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 version 1.5. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/513e24c52602
branches: trunk
changeset: 539264:513e24c52602
user: bjs <bjs%pkgsrc.org@localhost>
date: Sun Mar 02 13:31:07 2008 +0000
description:
Update to version 1.5. Changes:
** Don't include wchar.h in idn-int.h.
Fixes problems on uClibc systems which lack a wchar.h. Reported by
Mike Frysinger <vapier%gentoo.org@localhost>, see
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/118>.
** Added appendix 'On Label Separators' to the manual.
Thanks to Erik van der Poel <erikv%google.com@localhost> for bringing the issue
to our attention and for discussing the matter. See
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/96>.
** Improved rendering of non-ASCII in the info manual.
Done by adding a @documentencoding UTF-8. This affect how the
examples are encoded, the files examples/*.c are now encoded using
UTF-8 instead of a mix of ISO-8859-1 and ISO-8859-15.
** Fix non-portable use of brace expansion in makefiles.
** Update translations.
** Update gnulib files.
** API and ABI is backwards compatible with the previous version.
diffstat:
devel/libidn/Makefile | 4 ++--
devel/libidn/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 176c1eb14614 -r 513e24c52602 devel/libidn/Makefile
--- a/devel/libidn/Makefile Sun Mar 02 13:21:07 2008 +0000
+++ b/devel/libidn/Makefile Sun Mar 02 13:31:07 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2008/01/17 09:14:51 tron Exp $
+# $NetBSD: Makefile,v 1.49 2008/03/02 13:31:07 bjs Exp $
-DISTNAME= libidn-1.4
+DISTNAME= libidn-1.5
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
http://josefsson.org/libidn/releases/
diff -r 176c1eb14614 -r 513e24c52602 devel/libidn/distinfo
--- a/devel/libidn/distinfo Sun Mar 02 13:21:07 2008 +0000
+++ b/devel/libidn/distinfo Sun Mar 02 13:31:07 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2008/01/15 22:43:00 wiz Exp $
+$NetBSD: distinfo,v 1.30 2008/03/02 13:31:07 bjs Exp $
-SHA1 (libidn-1.4.tar.gz) = 07428b5a9e3f536b38e454574b76529c52464b9c
-RMD160 (libidn-1.4.tar.gz) = 55ee550099185e4053ab7bce271d4adb817cdd9e
-Size (libidn-1.4.tar.gz) = 2458174 bytes
+SHA1 (libidn-1.5.tar.gz) = 71809366139456ee67ce893f771bbcb52cb5a8bd
+RMD160 (libidn-1.5.tar.gz) = 03265a42732a01b84215847e9244d0ec580616c9
+Size (libidn-1.5.tar.gz) = 2514421 bytes
SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0
Home |
Main Index |
Thread Index |
Old Index