From efc7832de1f1f00ef3a05e216fda2b94bc5d495c Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 7 Feb 2005 15:21:20 +0000 Subject: Update to 0.5.13 and set TEST_TARGET. Changes: * Version 0.5.13 (released 2005-01-29) ** The code to convert data between character encodings have been cleaned up. The stringprep_convert function has been added to gnulib, under the name iconv_string, and is now used by libidn. This should not have any user-visible consequences, though. ** It is now possible to bootstrap with unmodified Automake installations. ** Italian translation added, thanks to Marco Colombo. ** Swedish translation updated. --- devel/libidn/Makefile | 5 +++-- devel/libidn/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'devel/libidn') diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 2116bc0c231..96cb6a02edd 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2005/01/08 13:09:18 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2005/02/07 15:21:20 wiz Exp $ # -DISTNAME= libidn-0.5.12 +DISTNAME= libidn-0.5.13 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://josefsson.org/libidn/releases/ @@ -13,6 +13,7 @@ COMMENT= Internationalized Domain Names command line tool PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes +TEST_TARGET= check USE_BUILDLINK3= yes USE_LIBTOOL= yes diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 30e8cb37771..bd5147eccd4 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2004/12/26 02:08:14 wiz Exp $ +$NetBSD: distinfo,v 1.6 2005/02/07 15:22:39 wiz Exp $ -SHA1 (libidn-0.5.12.tar.gz) = 8ce924b01431092060bf71a60ab7c6b8b9d7cfdd -Size (libidn-0.5.12.tar.gz) = 1959345 bytes +SHA1 (libidn-0.5.13.tar.gz) = 319a0109d8234f707c1798dd00a87fe7f99614d8 +Size (libidn-0.5.13.tar.gz) = 1965864 bytes SHA1 (patch-aa) = 11c4e8ce2f0328c06a848a0295f6511ee2a98f71 -- cgit v1.2.3