pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libtasn1 Update to 0.2.11:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bef285d06c55
branches:  trunk
changeset: 486283:bef285d06c55
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 26 01:53:17 2004 +0000

description:
Update to 0.2.11:
- Added the self test with "make check" target
- Added management of ANY type with null length
- Corrected some writes to invalid data.

diffstat:

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

diffs (32 lines):

diff -r 4bb95004665e -r bef285d06c55 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Sun Dec 26 01:50:23 2004 +0000
+++ b/security/libtasn1/Makefile        Sun Dec 26 01:53:17 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/12/18 18:51:39 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/26 01:53:17 wiz Exp $
 
-DISTNAME=      libtasn1-0.2.10
-PKGREVISION=   1
+DISTNAME=      libtasn1-0.2.11
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
                ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
@@ -17,6 +16,7 @@
 USE_BUILDLINK3=                YES
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
+TEST_TARGET=           check
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 4bb95004665e -r bef285d06c55 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Sun Dec 26 01:50:23 2004 +0000
+++ b/security/libtasn1/distinfo        Sun Dec 26 01:53:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/05/22 07:30:03 adam Exp $
+$NetBSD: distinfo,v 1.5 2004/12/26 01:53:17 wiz Exp $
 
-SHA1 (libtasn1-0.2.10.tar.gz) = 8afa21d91a4755834190641c1d357165d0df73bd
-Size (libtasn1-0.2.10.tar.gz) = 534008 bytes
+SHA1 (libtasn1-0.2.11.tar.gz) = 0924a7d3fa35c3d68d172d355994ba23c62060ce
+Size (libtasn1-0.2.11.tar.gz) = 542923 bytes



Home | Main Index | Thread Index | Old Index