diff options
author | wiz <wiz@pkgsrc.org> | 2010-12-12 11:37:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-12-12 11:37:27 +0000 |
commit | 3a01a82bc7fbc4690cf7b63469cf2d8049f83d97 (patch) | |
tree | bbb41c8f18c97b48707996515e6768656db5ee2e /security | |
parent | 9589b93d3bd2ba549da23abca97b04a2122743d8 (diff) | |
download | pkgsrc-3a01a82bc7fbc4690cf7b63469cf2d8049f83d97.tar.gz |
Update to 2.9:
* Noteworthy changes in release 2.9 (2010-12-06) [stable]
- tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.
Reported by Dagobert Michelsen.
- doc: Fix bug reporting address to point at help-libtasn1@gnu.org.
- doc: Fix Returns: documentation in Texinfo. Reported by Jeffrey Walton.
- build: Update gnulib files.
Diffstat (limited to 'security')
-rw-r--r-- | security/libtasn1/Makefile | 4 | ||||
-rw-r--r-- | security/libtasn1/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 36320bbcd65..3eb8f94109a 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2010/10/16 16:41:13 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2010/12/12 11:37:27 wiz Exp $ -DISTNAME= libtasn1-2.8 +DISTNAME= libtasn1-2.9 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index f276b20c5b2..3dd94a15b06 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2010/10/16 16:41:13 wiz Exp $ +$NetBSD: distinfo,v 1.33 2010/12/12 11:37:27 wiz Exp $ -SHA1 (libtasn1-2.8.tar.gz) = 92943b932ac0b26f0493d55c8a042bda82a427ca -RMD160 (libtasn1-2.8.tar.gz) = 7f5c1ca8cd26075dcb543c9b4907b690c503388c -Size (libtasn1-2.8.tar.gz) = 1898055 bytes +SHA1 (libtasn1-2.9.tar.gz) = d9ca45b37c9a934672c106f9f0c3e5a6b5715be8 +RMD160 (libtasn1-2.9.tar.gz) = 690e92882116431bdee66b0b386197445ce1eb62 +Size (libtasn1-2.9.tar.gz) = 1883677 bytes |