pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/cvm Update to 0.80. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31d2a32c592d
branches:  trunk
changeset: 516825:31d2a32c592d
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Jul 29 00:59:23 2006 +0000

description:
Update to 0.80. From the changelog:

- Modified the build procedures to use libtool to produce and install
    shared libraries.

- No other code changes.

diffstat:

 security/cvm/Makefile |  6 ++++--
 security/cvm/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r f5b0c06e52df -r 31d2a32c592d security/cvm/Makefile
--- a/security/cvm/Makefile     Sat Jul 29 00:58:51 2006 +0000
+++ b/security/cvm/Makefile     Sat Jul 29 00:59:23 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/04/23 00:12:41 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/07/29 00:59:23 schmonz Exp $
 #
 
-DISTNAME=              cvm-0.76
+DISTNAME=              cvm-0.80
 CATEGORIES=            security
 MASTER_SITES=          ${HOMEPAGE}
 
@@ -14,6 +14,8 @@
 DJB_RESTRICTED=                NO
 DJB_MAKE_TARGETS=      NO
 
+USE_LIBTOOL=           yes
+
 SUBST_CLASSES+=                paths
 SUBST_STAGE.paths=     do-configure
 SUBST_FILES.paths=     qmail-init.c
diff -r f5b0c06e52df -r 31d2a32c592d security/cvm/distinfo
--- a/security/cvm/distinfo     Sat Jul 29 00:58:51 2006 +0000
+++ b/security/cvm/distinfo     Sat Jul 29 00:59:23 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/08/30 03:57:11 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2006/07/29 00:59:23 schmonz Exp $
 
-SHA1 (cvm-0.76.tar.gz) = 652aec4ff9f7e7a66c50c6ea71494d5c1c43ca3f
-RMD160 (cvm-0.76.tar.gz) = d25f579ecbbb378099ca0375a50c176273c26a80
-Size (cvm-0.76.tar.gz) = 91957 bytes
+SHA1 (cvm-0.80.tar.gz) = 74b75566c87449ca5c81de5d8a4a877cd4a6443d
+RMD160 (cvm-0.80.tar.gz) = 33c908441451ca1d402ffdc3536eafa91e48af50
+Size (cvm-0.80.tar.gz) = 93157 bytes



Home | Main Index | Thread Index | Old Index