Wed Feb 3 07:06:13 2010 UTC ()
Update to 0.96. From the changelog:

- Added support for checking permissions in cvm-qmail.  See discussion
   of $CVM_QMAIL_CHECK_PERMS in cvm-qmail.html
- Added support for I/O timeouts for cvm-local modules.
- Fixed the SQLite module to copy the row data.
- Fixed cvm-qmail dieing if control/locals is missing.

pkgsrc changes: set LICENSE and support DESTDIR.


(schmonz)
diff -r1.15 -r1.16 pkgsrc/security/cvm/Makefile
diff -r1.8 -r1.9 pkgsrc/security/cvm/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/security/cvm/Makefile (expand / switch to unified diff)

--- pkgsrc/security/cvm/Makefile 2009/06/30 00:07:22 1.15
+++ pkgsrc/security/cvm/Makefile 2010/02/03 07:06:12 1.16
@@ -1,30 +1,34 @@ @@ -1,30 +1,34 @@
1# $NetBSD: Makefile,v 1.15 2009/06/30 00:07:22 joerg Exp $ 1# $NetBSD: Makefile,v 1.16 2010/02/03 07:06:12 schmonz Exp $
2# 2#
3 3
4DISTNAME= cvm-0.95 4DISTNAME= cvm-0.96
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= ${HOMEPAGE} 6MASTER_SITES= ${HOMEPAGE}
7 7
8MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
9HOMEPAGE= http://untroubled.org/cvm/ 9HOMEPAGE= http://untroubled.org/cvm/
10COMMENT= Credential Validation Modules 10COMMENT= Credential Validation Modules
 11LICENSE= gnu-gpl-v2
 12
 13PKG_DESTDIR_SUPPORT= user-destdir
11 14
12MAKE_JOBS_SAFE= no 15MAKE_JOBS_SAFE= no
13 16
14DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools 17DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
15 18
16DJB_RESTRICTED= NO 19DJB_RESTRICTED= NO
17DJB_MAKE_TARGETS= NO 20DJB_MAKE_TARGETS= NO
 21INSTALL_ENV+= install_prefix=${DESTDIR:Q}
18 22
19USE_LIBTOOL= yes 23USE_LIBTOOL= yes
20 24
21SUBST_CLASSES+= paths 25SUBST_CLASSES+= paths
22SUBST_STAGE.paths= do-configure 26SUBST_STAGE.paths= do-configure
23SUBST_FILES.paths= qmail-init.c 27SUBST_FILES.paths= qmail-init.c
24SUBST_SED.paths= -e 's|/var/qmail|${QMAILDIR}|g' 28SUBST_SED.paths= -e 's|/var/qmail|${QMAILDIR}|g'
25SUBST_MESSAGE.paths= Fixing paths. 29SUBST_MESSAGE.paths= Fixing paths.
26 30
27SUBST_CLASSES+= shlibs 31SUBST_CLASSES+= shlibs
28SUBST_STAGE.shlibs= do-configure 32SUBST_STAGE.shlibs= do-configure
29SUBST_FILES.shlibs= INSTHIER 33SUBST_FILES.shlibs= INSTHIER
30SUBST_SED.shlibs= -e 's|@CVM_LIB_EXT@|${CVM_LIB_EXT}|g' 34SUBST_SED.shlibs= -e 's|@CVM_LIB_EXT@|${CVM_LIB_EXT}|g'

cvs diff -r1.8 -r1.9 pkgsrc/security/cvm/distinfo (expand / switch to unified diff)

--- pkgsrc/security/cvm/distinfo 2009/04/07 03:04:25 1.8
+++ pkgsrc/security/cvm/distinfo 2010/02/03 07:06:12 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2009/04/07 03:04:25 schmonz Exp $ 1$NetBSD: distinfo,v 1.9 2010/02/03 07:06:12 schmonz Exp $
2 2
3SHA1 (cvm-0.95.tar.gz) = 9c7de9dcda7404b44c36bb04c9ce654929d00504 3SHA1 (cvm-0.96.tar.gz) = fb5cde8a88b932ff1e10363449a691e9383e1149
4RMD160 (cvm-0.95.tar.gz) = 87e865e022d0b24c489547d1e6a4369924e174ba 4RMD160 (cvm-0.96.tar.gz) = 059c4e4d859d6ba2f0dc24da94a85213ae128cb1
5Size (cvm-0.95.tar.gz) = 125493 bytes 5Size (cvm-0.96.tar.gz) = 127999 bytes
6SHA1 (patch-aa) = 49ed0270a0ecde312dd68acc9e9a6f1e87b672f6 6SHA1 (patch-aa) = 49ed0270a0ecde312dd68acc9e9a6f1e87b672f6