From 5358b480dea513b401dab58dae1b4701689e2e4c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 15 Jan 2008 22:43:00 +0000 Subject: Update to 1.4: * Version 1.4 (released 2008-01-09) ** Fixes to make the C# port compile under Mono. ** Update gnulib files. ** Improve idn --version and --help output to conform to GNU standards. This also enables translations of --help output. ** Update translations. Added Finish translation, thanks to Jorma Karvonen. Updated Dutch and Vietnamese. ** API and ABI is backwards compatible with the previous version. * Version 1.3 (released 2007-12-11) ** Some hints on Windows installation in the manual. ** Update translations. Added Czech translation, thanks to Petr Pisar. ** Use gettext 0.17. ** Update gnulib files. Top-level gnulib files are now distributed under GPLv3+. (The gnulib files used by the core library are still under LGPLv2.1+.) ** API and ABI is backwards compatible with the previous version. --- devel/libidn/Makefile | 6 +++--- devel/libidn/PLIST | 4 +++- devel/libidn/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 5ea3b368eff..e713aca1984 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2007/11/29 16:53:59 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2008/01/15 22:43:00 wiz Exp $ -DISTNAME= libidn-1.2 +DISTNAME= libidn-1.4 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://josefsson.org/libidn/releases/ @@ -21,7 +21,7 @@ INFO_FILES= yes PKGCONFIG_OVERRIDE+= libidn.pc.in TEST_TARGET= check -#LICENSE= GPL3 LGPL2 +#LICENSE= gnu-gplv3 gnu-gplv2 gnu-lgplv21 .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/devel/libidn/PLIST b/devel/libidn/PLIST index a5cd3f9a70b..52c09eab6f5 100644 --- a/devel/libidn/PLIST +++ b/devel/libidn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2007/11/29 16:54:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2008/01/15 22:43:00 wiz Exp $ bin/idn include/idn-free.h include/idn-int.h @@ -58,11 +58,13 @@ man/man3/tld_get_4z.3 man/man3/tld_get_table.3 man/man3/tld_get_z.3 man/man3/tld_strerror.3 +share/locale/cs/LC_MESSAGES/libidn.mo share/locale/da/LC_MESSAGES/libidn.mo share/locale/de/LC_MESSAGES/libidn.mo share/locale/en@boldquot/LC_MESSAGES/libidn.mo share/locale/en@quot/LC_MESSAGES/libidn.mo share/locale/eo/LC_MESSAGES/libidn.mo +share/locale/fi/LC_MESSAGES/libidn.mo share/locale/fr/LC_MESSAGES/libidn.mo share/locale/it/LC_MESSAGES/libidn.mo share/locale/ja/LC_MESSAGES/libidn.mo diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 9a70e6c7f88..c1b5442038b 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2007/11/29 16:54:00 wiz Exp $ +$NetBSD: distinfo,v 1.29 2008/01/15 22:43:00 wiz Exp $ -SHA1 (libidn-1.2.tar.gz) = 1b419c1048b157f618e86a18123c480b2ed154c2 -RMD160 (libidn-1.2.tar.gz) = 98bccfe64b05144aa82dbbbb318be57f0010fc78 -Size (libidn-1.2.tar.gz) = 2431414 bytes +SHA1 (libidn-1.4.tar.gz) = 07428b5a9e3f536b38e454574b76529c52464b9c +RMD160 (libidn-1.4.tar.gz) = 55ee550099185e4053ab7bce271d4adb817cdd9e +Size (libidn-1.4.tar.gz) = 2458174 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 -- cgit v1.2.3