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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb4a98920255
branches:  trunk
changeset: 504252:bb4a98920255
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 07 17:49:02 2005 +0000

description:
Update to 0.6.0:

* Version 0.6.0 (released 2005-12-03)

** A C# port of Libidn has been contributed by Alexander Gnauck.
The port resides in the csharp/ directory.  Configure will build it if
a working C# compiler can be found.  Mono's "mcs" compiler is known to
work (available in Debian in the "mono-mcs" package), but PNET's
"cscc" compiler should also work (available in Debian in the "pnet"
package).  The port is licensed under the GPL.  Some Microsoft Visual
Studio project files are also present in the csharp/ directory, which
may be useful when building the port under Windows.  The C# API is
currently not documented, improvements are gratefully accepted.

** Support shared libraries on Cygwin and Mingw32, thanks to Yaakov S.

** Fix memory leak.

** 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 2a87fa80d5dc -r bb4a98920255 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Wed Dec 07 17:48:29 2005 +0000
+++ b/devel/libidn/Makefile     Wed Dec 07 17:49:02 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/10/25 13:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2005/12/07 17:49:02 wiz Exp $
 #
 
-DISTNAME=              libidn-0.5.20
+DISTNAME=              libidn-0.6.0
 CATEGORIES=            devel
 MASTER_SITES=          ftp://alpha.gnu.org/pub/gnu/libidn/ \
                        http://josefsson.org/libidn/releases/
diff -r 2a87fa80d5dc -r bb4a98920255 devel/libidn/distinfo
--- a/devel/libidn/distinfo     Wed Dec 07 17:48:29 2005 +0000
+++ b/devel/libidn/distinfo     Wed Dec 07 17:49:02 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2005/10/25 13:24:36 wiz Exp $
+$NetBSD: distinfo,v 1.14 2005/12/07 17:49:02 wiz Exp $
 
-SHA1 (libidn-0.5.20.tar.gz) = 42b5795bdf58e39d24e57297f383c8a3e54dca64
-RMD160 (libidn-0.5.20.tar.gz) = 2855ec5ae2c5722f3b9ccb62f5f9ac1da00321cf
-Size (libidn-0.5.20.tar.gz) = 2005684 bytes
+SHA1 (libidn-0.6.0.tar.gz) = 5bbb329524ca4e44febd42a3554404692cc4035a
+RMD160 (libidn-0.6.0.tar.gz) = 62ae645ec835d70d211c666f3a7f36f89995a127
+Size (libidn-0.6.0.tar.gz) = 2085665 bytes
 SHA1 (patch-aa) = 11c4e8ce2f0328c06a848a0295f6511ee2a98f71



Home | Main Index | Thread Index | Old Index