pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libidn Update to 1.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8599b5cd6fa6
branches: trunk
changeset: 537761:8599b5cd6fa6
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 15 22:43:00 2008 +0000
description:
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.
diffstat:
devel/libidn/Makefile | 6 +++---
devel/libidn/PLIST | 4 +++-
devel/libidn/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (58 lines):
diff -r 854e9cc0bb64 -r 8599b5cd6fa6 devel/libidn/Makefile
--- a/devel/libidn/Makefile Tue Jan 15 22:42:36 2008 +0000
+++ b/devel/libidn/Makefile Tue Jan 15 22:43:00 2008 +0000
@@ -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 @@
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 -r 854e9cc0bb64 -r 8599b5cd6fa6 devel/libidn/PLIST
--- a/devel/libidn/PLIST Tue Jan 15 22:42:36 2008 +0000
+++ b/devel/libidn/PLIST Tue Jan 15 22:43:00 2008 +0000
@@ -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_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 -r 854e9cc0bb64 -r 8599b5cd6fa6 devel/libidn/distinfo
--- a/devel/libidn/distinfo Tue Jan 15 22:42:36 2008 +0000
+++ b/devel/libidn/distinfo Tue Jan 15 22:43:00 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index