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.6.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9dfe010976e
branches: trunk
changeset: 526792:b9dfe010976e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 18 20:25:34 2007 +0000
description:
Update to 0.6.11:
* Version 0.6.11 (released 2007-03-13)
** Update of the C# Libidn port, by Alexander Gnauck.
The code has been refactored and the namespace has been modified to
comply with .NET naming conventions. An IDNA bug was fixed.
** Update gnulib files.
We now use the "striconv" module instead of the "iconvme", which
causes a slight increase of code size (from 303kb to 319kb with
debugging symbols on i386). The reason is the use of a new locale
independent strcasecmp, which may cause faster operation in some
locales where, e.g., "ASCII" and "ascii" are not treated as the same.
** 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 7401452e82a2 -r b9dfe010976e devel/libidn/Makefile
--- a/devel/libidn/Makefile Sun Mar 18 20:22:12 2007 +0000
+++ b/devel/libidn/Makefile Sun Mar 18 20:25:34 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2007/01/06 23:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2007/03/18 20:25:34 wiz Exp $
-DISTNAME= libidn-0.6.10
+DISTNAME= libidn-0.6.11
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
http://josefsson.org/libidn/releases/
diff -r 7401452e82a2 -r b9dfe010976e devel/libidn/distinfo
--- a/devel/libidn/distinfo Sun Mar 18 20:22:12 2007 +0000
+++ b/devel/libidn/distinfo Sun Mar 18 20:25:34 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2007/01/06 23:30:41 wiz Exp $
+$NetBSD: distinfo,v 1.24 2007/03/18 20:25:34 wiz Exp $
-SHA1 (libidn-0.6.10.tar.gz) = 2dc398b90784030175721c0ac1d3cbf3444d3b71
-RMD160 (libidn-0.6.10.tar.gz) = 2cdbb94f4f17ca45c3495509c124a413a16c1f3a
-Size (libidn-0.6.10.tar.gz) = 2197056 bytes
+SHA1 (libidn-0.6.11.tar.gz) = 66b58bcd5f9a1c3f0519a2cb356f9416a495c14f
+RMD160 (libidn-0.6.11.tar.gz) = 9fcf966d9e5830106aca91b855ffdfe2ad4d5645
+Size (libidn-0.6.11.tar.gz) = 2264731 bytes
SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0
Home |
Main Index |
Thread Index |
Old Index