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.12:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1f3a7a54ea6
branches:  trunk
changeset: 554823:b1f3a7a54ea6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 13:52:38 2009 +0000

description:
Update to 1.12:

* Version 1.12 (released 2009-01-23)

** idn: New parameter --no-tld to deprecate the old parameter --tld.
The new parameter --no-tld disable TLD checking of the input string.
The --tld parameter was broken; it behaved opposite to its documented
behaviour.  To avoid confusion over what --tld means, we decided to
deprecate it.  Now --tld is not printed in the idn --help output, but
will continue to work as before.

** doc: Modernize doxygen configuration.

** doc: Change license on the manual to GFDLv1.3+.

** doc: Improve JavaDoc output.

** Update gnulib files and translations.

** Build with more warnings.

diffstat:

 devel/libidn/Makefile |  4 ++--
 devel/libidn/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 2898b32e4fc9 -r b1f3a7a54ea6 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Sat Feb 21 13:49:30 2009 +0000
+++ b/devel/libidn/Makefile     Sat Feb 21 13:52:38 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2008/11/13 11:31:11 dsainty Exp $
+# $NetBSD: Makefile,v 1.61 2009/02/21 13:52:38 wiz Exp $
 
-DISTNAME=      libidn-1.11
+DISTNAME=      libidn-1.12
 CATEGORIES=    devel
 MASTER_SITES=  ftp://alpha.gnu.org/pub/gnu/libidn/ \
                http://ftp.gnu.org/gnu/libidn/
diff -r 2898b32e4fc9 -r b1f3a7a54ea6 devel/libidn/distinfo
--- a/devel/libidn/distinfo     Sat Feb 21 13:49:30 2009 +0000
+++ b/devel/libidn/distinfo     Sat Feb 21 13:52:38 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2008/11/05 16:15:46 wiz Exp $
+$NetBSD: distinfo,v 1.40 2009/02/21 13:52:38 wiz Exp $
 
-SHA1 (libidn-1.11.tar.gz) = 08cffdcf9736f4ac61acc32e79a1d9672f640351
-RMD160 (libidn-1.11.tar.gz) = a856bc30e18f5c85a842ee85844ce85e54524baf
-Size (libidn-1.11.tar.gz) = 2519627 bytes
+SHA1 (libidn-1.12.tar.gz) = d7b763668f862974ffebf68a79ad2efaaf556032
+RMD160 (libidn-1.12.tar.gz) = 59fade894596caa735a100e0b93f2cd07c15e6bd
+Size (libidn-1.12.tar.gz) = 2561839 bytes
 SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0
 SHA1 (patch-ab) = 850e8f30891c58dc9781c7e891e61136c6ed6d3b
 SHA1 (patch-ac) = 0b2eab310a21ca7ea695d0ee01449b7311338d6f



Home | Main Index | Thread Index | Old Index