From d6cea4aab34d88b4ae765cbfc309a4ae796914ab Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Apr 2009 11:30:06 +0000 Subject: Update to 1.14. Add comment for LICENSEs (two). * Version 1.14 (released 2009-04-03) ** libidn: Install a libidn-*.def file when building under MinGW. The file is useful if you develop programs in Visual Studio that links to libidn. ** tests/tst_toutf8: Don't crash if stringprep_utf8_to_locale returns NULL. Reported by Dagobert Michelsen in . ** API and ABI is backwards compatible with the previous version. --- devel/libidn/Makefile | 6 ++++-- devel/libidn/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 1eb8c5ac14a..c8ed8523d74 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2009/03/07 11:07:42 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2009/04/20 11:30:06 wiz Exp $ -DISTNAME= libidn-1.13 +DISTNAME= libidn-1.14 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://ftp.gnu.org/gnu/libidn/ @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/libidn/ COMMENT= Internationalized Domain Names command line tool +#LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2.1 + PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 270885c485e..72977ffa942 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2009/03/07 11:07:42 wiz Exp $ +$NetBSD: distinfo,v 1.42 2009/04/20 11:30:06 wiz Exp $ -SHA1 (libidn-1.13.tar.gz) = 03c62956681e7b790d553bfa0a5f3d307718bf41 -RMD160 (libidn-1.13.tar.gz) = e6b7ee274688d554dcc9a5eff30d4c2db19c7fde -Size (libidn-1.13.tar.gz) = 2579202 bytes +SHA1 (libidn-1.14.tar.gz) = ab68746b9c74f07605b6b0ee13dc0b4b7b8101a8 +RMD160 (libidn-1.14.tar.gz) = e419addf025a01ce5e4898cc0da91bdfba6ce6e1 +Size (libidn-1.14.tar.gz) = 2579280 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 SHA1 (patch-ab) = 850e8f30891c58dc9781c7e891e61136c6ed6d3b SHA1 (patch-ac) = 0b2eab310a21ca7ea695d0ee01449b7311338d6f -- cgit v1.2.3