pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libtasn1 Changes 1.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/454acc0b4717
branches:  trunk
changeset: 548311:454acc0b4717
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 13 09:23:34 2008 +0000

description:
Changes 1.5:
- Update gnulib files.
- Fix memory leaks.

diffstat:

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

diffs (35 lines):

diff -r 92dfc13f8e5a -r 454acc0b4717 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Mon Oct 13 09:05:14 2008 +0000
+++ b/security/libtasn1/Makefile        Mon Oct 13 09:23:34 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2008/04/29 11:45:55 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2008/10/13 09:23:34 adam Exp $
 
-DISTNAME=      libtasn1-1.4
+DISTNAME=      libtasn1-1.5
 CATEGORIES=    security devel
 MASTER_SITES=  http://josefsson.org/gnutls/releases/libtasn1/ \
                ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
@@ -17,7 +17,7 @@
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 TEST_TARGET=           check
-INFO_FILES=            # PLIST
+INFO_FILES=            yes
 #LICENSE=              gnu-lgpl-v2.1 and gnu-gpl-3.0
 
 .include "../../mk/bsd.prefs.mk"
diff -r 92dfc13f8e5a -r 454acc0b4717 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Mon Oct 13 09:05:14 2008 +0000
+++ b/security/libtasn1/distinfo        Mon Oct 13 09:23:34 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2008/04/30 11:39:24 shannonjr Exp $
+$NetBSD: distinfo,v 1.21 2008/10/13 09:23:34 adam Exp $
 
-SHA1 (libtasn1-1.4.tar.gz) = 684c9dc343b0155a074c2127ac8050f983528bc8
-RMD160 (libtasn1-1.4.tar.gz) = 8553984f8992151b1086f6b3d7196a3916e61edd
-Size (libtasn1-1.4.tar.gz) = 1552101 bytes
+SHA1 (libtasn1-1.5.tar.gz) = b60dafd5c25af38f434175faf5efa82767653d05
+RMD160 (libtasn1-1.5.tar.gz) = d68a2fbae5a98b6974299458bf0c6b7975993006
+Size (libtasn1-1.5.tar.gz) = 1547211 bytes
 SHA1 (patch-aa) = 64d8599d79c4f9975b0a1ccae79d91865c9afa33



Home | Main Index | Thread Index | Old Index