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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad52b073091d
branches:  trunk
changeset: 501653:ad52b073091d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 25 13:24:36 2005 +0000

description:
Update to 0.5.20:

* Version 0.5.20 (released 2005-10-23)

** The header file pr29.h is now installed by 'make install'.

** Translation updates.

** Update of gnulib files.

** API and ABI is backwards compatible with the previous version.

diffstat:

 devel/libidn/Makefile |  5 ++---
 devel/libidn/PLIST    |  3 ++-
 devel/libidn/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r f10e42a22ec5 -r ad52b073091d devel/libidn/Makefile
--- a/devel/libidn/Makefile     Tue Oct 25 13:24:15 2005 +0000
+++ b/devel/libidn/Makefile     Tue Oct 25 13:24:36 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2005/10/13 20:39:37 minskim Exp $
+# $NetBSD: Makefile,v 1.23 2005/10/25 13:24:36 wiz Exp $
 #
 
-DISTNAME=              libidn-0.5.19
-PKGREVISION=           1
+DISTNAME=              libidn-0.5.20
 CATEGORIES=            devel
 MASTER_SITES=          ftp://alpha.gnu.org/pub/gnu/libidn/ \
                        http://josefsson.org/libidn/releases/
diff -r f10e42a22ec5 -r ad52b073091d devel/libidn/PLIST
--- a/devel/libidn/PLIST        Tue Oct 25 13:24:15 2005 +0000
+++ b/devel/libidn/PLIST        Tue Oct 25 13:24:36 2005 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.8 2005/10/13 20:39:37 minskim Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/10/25 13:24:36 wiz Exp $
 bin/idn
 include/idn-free.h
 include/idn-int.h
 include/idna.h
+include/pr29.h
 include/punycode.h
 include/stringprep.h
 include/tld.h
diff -r f10e42a22ec5 -r ad52b073091d devel/libidn/distinfo
--- a/devel/libidn/distinfo     Tue Oct 25 13:24:15 2005 +0000
+++ b/devel/libidn/distinfo     Tue Oct 25 13:24:36 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2005/09/30 13:16:54 wiz Exp $
+$NetBSD: distinfo,v 1.13 2005/10/25 13:24:36 wiz Exp $
 
-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 (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 (patch-aa) = 11c4e8ce2f0328c06a848a0295f6511ee2a98f71



Home | Main Index | Thread Index | Old Index