summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-17 21:49:54 +0000
committerwiz <wiz@pkgsrc.org>2006-05-17 21:49:54 +0000
commit2cd17b86c3e63665c1dffe01ffba88c74dec134d (patch)
tree214eb59ae8249751820c1dea3e964044b04a9f1a /security
parent1680ecb8a0aaf7ce21a008a1a88ac8ff5a586fb4 (diff)
downloadpkgsrc-2cd17b86c3e63665c1dffe01ffba88c74dec134d.tar.gz
Update to 0.3.4:
Version 0.3.4 (released 2006-05-10) - Really fix encodings. - Add new self test, tests/Test_encoding.c. - Self tests are ran under valgrind, if it is available. - We test for the -Wno-pointer-sign parameter before using it. Version 0.3.3 (released 2006-05-07) - Add some 'const' to prototypes. - Remove some 'unsigned' keywords. - Corrected asn1_der_coding() bug introduced when it became reentrant. Now it produces correct encodings.
Diffstat (limited to 'security')
-rw-r--r--security/libtasn1/Makefile4
-rw-r--r--security/libtasn1/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 70b7d132d16..a6ce6a04569 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2006/04/02 20:40:53 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2006/05/17 21:49:54 wiz Exp $
-DISTNAME= libtasn1-0.3.2
+DISTNAME= libtasn1-0.3.4
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo
index 059aa2df81f..13e5341dca0 100644
--- a/security/libtasn1/distinfo
+++ b/security/libtasn1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/04/02 20:40:53 wiz Exp $
+$NetBSD: distinfo,v 1.15 2006/05/17 21:49:54 wiz Exp $
-SHA1 (libtasn1-0.3.2.tar.gz) = 25c228d9a3675b5d763a671d97438009e9a548d3
-RMD160 (libtasn1-0.3.2.tar.gz) = 59483716ab1e842bf9733066e3c7e952f689985b
-Size (libtasn1-0.3.2.tar.gz) = 1243406 bytes
+SHA1 (libtasn1-0.3.4.tar.gz) = 9429bbedd4bd7e94b9119c2ef36522bfd55a676d
+RMD160 (libtasn1-0.3.4.tar.gz) = 6879094f272bcc70d89741a20a5ad7c888762a36
+Size (libtasn1-0.3.4.tar.gz) = 1246545 bytes