From 1b0d5ec19a2dde87f7ea8e8999cbdc81df4d8ada Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Jun 2012 21:33:26 +0000 Subject: Update to 2.13: * Noteworthy changes in release 2.13 (2012-05-31) [stable] - Updated fix for DER decoding issue to not depend on specific compilers. - Updated DER decoding check to apply to short form integers as well. --- security/libtasn1/Makefile | 4 ++-- security/libtasn1/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index c64678739f2..d355006d279 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2012/03/20 13:07:50 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2012/06/03 21:33:26 wiz Exp $ -DISTNAME= libtasn1-2.12 +DISTNAME= libtasn1-2.13 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 8337728c041..f9f1b3895e1 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2012/03/20 13:07:50 wiz Exp $ +$NetBSD: distinfo,v 1.37 2012/06/03 21:33:26 wiz Exp $ -SHA1 (libtasn1-2.12.tar.gz) = b73539aee5444efb5e606b94bdf3ec5bfedb8620 -RMD160 (libtasn1-2.12.tar.gz) = ae6d67a46956689d48879afa732cf12171e5cfab -Size (libtasn1-2.12.tar.gz) = 1950733 bytes +SHA1 (libtasn1-2.13.tar.gz) = 89120584bfedd244dab92df99e955a174c481851 +RMD160 (libtasn1-2.13.tar.gz) = 4395988072972bf987bd6efe26e2cc847622caca +Size (libtasn1-2.13.tar.gz) = 1964659 bytes -- cgit v1.2.3