From 939c35081f3f7e2f46d19af78623a1dfc84c367f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 30 Nov 2011 20:57:46 +0000 Subject: Update to 2.11: * Noteworthy changes in release 2.11 (2011-11-25) [stable] - qa: Now builds without compiler warnings with Solaris CC. - qa: Added clang analysis. Fixed cyclomatic complexity output. - tests: Added self-test of bit string functions. - build: Added windows/libtasn14win.mk rules to produce Windows binaries. - build: Don't hard code path to perl in doc/gdoc. - Various minor fixes. --- 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 95270541ad8..8deafc36009 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.52 2011/10/30 18:07:14 drochner Exp $ +# $NetBSD: Makefile,v 1.53 2011/11/30 20:57:46 wiz Exp $ -DISTNAME= libtasn1-2.10 +DISTNAME= libtasn1-2.11 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 26bc8b30bcc..d15995f95a2 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2011/10/30 18:07:14 drochner Exp $ +$NetBSD: distinfo,v 1.35 2011/11/30 20:57:46 wiz Exp $ -SHA1 (libtasn1-2.10.tar.gz) = 4d6ed88a3b91b5248384e3dd00384d6aa0dec967 -RMD160 (libtasn1-2.10.tar.gz) = 9fae8a248307124bea684bba5a064a3c43cd3c33 -Size (libtasn1-2.10.tar.gz) = 1933195 bytes +SHA1 (libtasn1-2.11.tar.gz) = 6367c799726ad3218fac4f0e88692976258904da +RMD160 (libtasn1-2.11.tar.gz) = 1a79ed2720ecfee4edabea505955d0ce426c2a87 +Size (libtasn1-2.11.tar.gz) = 1944644 bytes -- cgit v1.2.3