diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-08-30 03:57:11 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-08-30 03:57:11 +0000 |
commit | c3fa3e6ac6454b384bf2a9365fdd74243429e7a1 (patch) | |
tree | ff838a9a42a9e5735c4206c1ca8791c3c110f2b1 /security | |
parent | a7a51cf575b04d1d17864839f4c29d3f6cb2dcf3 (diff) | |
download | pkgsrc-c3fa3e6ac6454b384bf2a9365fdd74243429e7a1.tar.gz |
Update to 0.76. From the changelog:
- Fixed the autoconvert feature of cvm-vmailmgr to set the permissions
and ownership of the created password table to that of the original.
- Added a feature to all qmail-based modules to treat all domains as
local if $CVM_QMAIL_ASSUME_LOCAL is set.
Diffstat (limited to 'security')
-rw-r--r-- | security/cvm/Makefile | 4 | ||||
-rw-r--r-- | security/cvm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/cvm/Makefile b/security/cvm/Makefile index 84ceef35245..a5a5cb608a2 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2005/08/24 04:49:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.3 2005/08/30 03:57:11 schmonz Exp $ # -DISTNAME= cvm-0.75 +DISTNAME= cvm-0.76 CATEGORIES= security MASTER_SITES= ${HOMEPAGE} diff --git a/security/cvm/distinfo b/security/cvm/distinfo index de4a8887dec..380b00ecb24 100644 --- a/security/cvm/distinfo +++ b/security/cvm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/08/24 04:49:31 schmonz Exp $ +$NetBSD: distinfo,v 1.3 2005/08/30 03:57:11 schmonz Exp $ -SHA1 (cvm-0.75.tar.gz) = c43465b2981b5e7cf51b3902893cf15bbe491f84 -RMD160 (cvm-0.75.tar.gz) = 8c6011234f0b348daab4801a08fea5256b87b697 -Size (cvm-0.75.tar.gz) = 91270 bytes +SHA1 (cvm-0.76.tar.gz) = 652aec4ff9f7e7a66c50c6ea71494d5c1c43ca3f +RMD160 (cvm-0.76.tar.gz) = d25f579ecbbb378099ca0375a50c176273c26a80 +Size (cvm-0.76.tar.gz) = 91957 bytes |