summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-18 20:25:34 +0000
committerwiz <wiz@pkgsrc.org>2007-03-18 20:25:34 +0000
commit2370fe4ec39711cc79dab7d97f059d50f640ae2b (patch)
treedd1b886c990a730b2c456ff52781d35087086527
parentb32e232c75898dcb1973c334ffb2c04830489ccc (diff)
downloadpkgsrc-2370fe4ec39711cc79dab7d97f059d50f640ae2b.tar.gz
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.
-rw-r--r--devel/libidn/Makefile4
-rw-r--r--devel/libidn/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 5bcbc1539a4..78480656587 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -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 --git a/devel/libidn/distinfo b/devel/libidn/distinfo
index e0505bcb2ac..35a82ade81c 100644
--- a/devel/libidn/distinfo
+++ b/devel/libidn/distinfo
@@ -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