From 2bd507f397203e7718371b62536010aa11adb2fe Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Jul 2009 13:11:57 +0000 Subject: Update to 2.2. Set LICENSE. Version 2.2 (released 2009-05-20) - Change how the ASN1_API decorator is used in libtasn1.h, for GTK-DOC. - Changed license of libtasn1.pc from GPLv3+ to LGPLv2.1+. Reported by Jeff Cai . - Building with many warning flags now requires --enable-gcc-warnings. - Some warnings fixed. --- security/libtasn1/Makefile | 6 +++--- security/libtasn1/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index a269b5a640e..b89372314ea 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2009/05/19 08:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2009/07/18 13:11:57 wiz Exp $ -DISTNAME= libtasn1-2.1 +DISTNAME= libtasn1-2.2 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=gnutls/} \ ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gnutls/} \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnutls.org/ COMMENT= ASN.1 structure parser library -#LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-3.0 +LICENSE= gnu-fdl-v1.3 AND gnu-lgpl-v2.1 AND gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 9276a85d8d1..13119248dd3 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.24 2009/04/20 12:48:48 wiz Exp $ +$NetBSD: distinfo,v 1.25 2009/07/18 13:11:58 wiz Exp $ -SHA1 (libtasn1-2.1.tar.gz) = 884cc6609d7694a834a767b4b2975d6c5ab0d566 -RMD160 (libtasn1-2.1.tar.gz) = 670a02f592dcd9f943e9d2ed21fcdb5acab15764 -Size (libtasn1-2.1.tar.gz) = 1601535 bytes +SHA1 (libtasn1-2.2.tar.gz) = d6e0d449cf2da04c93f498d2cf4415f572611b46 +RMD160 (libtasn1-2.2.tar.gz) = 5d89120b85d10dad543738a5383b133857d2d600 +Size (libtasn1-2.2.tar.gz) = 1641693 bytes SHA1 (patch-aa) = 64d8599d79c4f9975b0a1ccae79d91865c9afa33 -- cgit v1.2.3