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 0.5.19:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2dd92d631792
branches:  trunk
changeset: 499974:2dd92d631792
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 30 13:16:54 2005 +0000

description:
Update to 0.5.19:

* Version 0.5.19 (released 2005-09-19)

** The test for setlocale and nl_langinfo has now been separated.
The autoconf script now test for locale.h, setlocale and
nl_langinfo(CODESET) independently.

** Gnulib updates, fixes for getopt.

** Java manuals in doc/java/ are now generated by Gjdoc from GNU Classpath.

** Kaffe is used to link the pre-built libidn-*.jar file.

** Translation updates.

** 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 (27 lines):

diff -r 0ca5d3108c52 -r 2dd92d631792 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Fri Sep 30 13:12:41 2005 +0000
+++ b/devel/libidn/Makefile     Fri Sep 30 13:16:54 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2005/08/10 20:56:15 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/30 13:16:54 wiz Exp $
 #
 
-DISTNAME=              libidn-0.5.18
+DISTNAME=              libidn-0.5.19
 CATEGORIES=            devel
 MASTER_SITES=          ftp://alpha.gnu.org/pub/gnu/libidn/ \
                        http://josefsson.org/libidn/releases/
diff -r 0ca5d3108c52 -r 2dd92d631792 devel/libidn/distinfo
--- a/devel/libidn/distinfo     Fri Sep 30 13:12:41 2005 +0000
+++ b/devel/libidn/distinfo     Fri Sep 30 13:16:54 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2005/07/22 23:41:42 wiz Exp $
+$NetBSD: distinfo,v 1.12 2005/09/30 13:16:54 wiz Exp $
 
-SHA1 (libidn-0.5.18.tar.gz) = bebc44ce6d35685f32821d581429fd4b17fd39bd
-RMD160 (libidn-0.5.18.tar.gz) = b93a1219cadbfeccbfd2b144cf1b806477e0225e
-Size (libidn-0.5.18.tar.gz) = 1981929 bytes
+SHA1 (libidn-0.5.19.tar.gz) = 5ae48379a40e7e6976c680d4fd1d977224d6c589
+RMD160 (libidn-0.5.19.tar.gz) = a3aed60f74c702c5e2a67cbb8eb36dfe90f30ab9
+Size (libidn-0.5.19.tar.gz) = 1999832 bytes
 SHA1 (patch-aa) = 11c4e8ce2f0328c06a848a0295f6511ee2a98f71



Home | Main Index | Thread Index | Old Index