summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-08 18:23:42 +0000
committerwiz <wiz@pkgsrc.org>2007-03-08 18:23:42 +0000
commit9011846386b7b23acb1cc8480ae61fd0717bcde9 (patch)
treec4ede7654f0d625b408db82a4439ab7e4ed4af8b /security
parent003cb4f5092d1f73191c38c65f5d0c0b380ccbaa (diff)
downloadpkgsrc-9011846386b7b23acb1cc8480ae61fd0717bcde9.tar.gz
Update to 0.3.9:
Version 0.3.9 (released 2007-03-02) - In generated code, config.h is pulled in if HAVE_CONFIG_H. - Development changes: changed from CVS to GIT as an experiment. I push my changes to <http://repo.or.cz/w/libtasn1.git>. - Autoconf 2.61 and automake 1.10 is required. Version 0.3.8 (released 2006-11-16) - Fix reading of binary files in asn1Decoding, for Windows. Version 0.3.7 (released 2006-10-19) - When asn1_der_coding encoded a TYPE_NULL and the output buffer is NULL, it would not increment the counter properly, so the size of the required buffer would be off by one. Fixed. Reported by Stephen Wrobleski <steve@localtoast.org>. - Fix configure to respect user-definable flags. Reported by "Diego 'Flameeyes' Pettenò" <flameeyes@gentoo.org>. - The --help and --version outputs from the tools have been improved. Version 0.3.6 (released 2006-08-13) - Fix man pages to use \- instead of - for negative signs (as in "-1"). - Add -I's when building in src/, so that unistd.h etc is found on systems that doesn't have them. - Valgrind isn't used for cross-compilation by default, and there is also --disable-valgrind-tests to unconditionally disable it. - Valgrind is invoked without parameters, put things you like into ~/.valgrindrc instead.
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 d68029d6b8a..5ce119fdc9f 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2006/11/05 17:35:58 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2007/03/08 18:23:42 wiz Exp $
-DISTNAME= libtasn1-0.3.5
+DISTNAME= libtasn1-0.3.9
CATEGORIES= security devel
MASTER_SITES= http://josefsson.org/gnutls/releases/libtasn1/ \
ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo
index c92f35198e3..1207d9a6cfe 100644
--- a/security/libtasn1/distinfo
+++ b/security/libtasn1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2006/07/04 15:29:34 drochner Exp $
+$NetBSD: distinfo,v 1.17 2007/03/08 18:23:42 wiz Exp $
-SHA1 (libtasn1-0.3.5.tar.gz) = b2e4bc705a971e2835e149bb6d456a1fddf50d7e
-RMD160 (libtasn1-0.3.5.tar.gz) = aaf8a2bee30b1a9b46ecc1a3e4f1090d64d565e9
-Size (libtasn1-0.3.5.tar.gz) = 1251777 bytes
+SHA1 (libtasn1-0.3.9.tar.gz) = 952173c518c09438d6a0c975d173977cc651911e
+RMD160 (libtasn1-0.3.9.tar.gz) = 21444279b9e7d9ba5af8177b1e3fc96011fe0d4b
+Size (libtasn1-0.3.9.tar.gz) = 1320811 bytes