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.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe0f63cea404
branches: trunk
changeset: 480807:fe0f63cea404
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 20 23:35:50 2004 +0000
description:
Update to 0.5.5:
* Version 0.5.5 (released 2004-09-13)
** Hide accidentally exported variable g_utf8_skip, by marking it as static.
** Various fixes.
** API and ABI is backwards compatible with the previous version.
g_utf8_skip: REMOVED. (But never meant to be used.)
* Version 0.5.4 (released 2004-08-08)
** Translation updates.
** API and ABI is backwards compatible with the previous version.
* Version 0.5.3 (released 2004-08-05)
** Fix crash in `idn --tld' command line tool.
** API and ABI is backwards compatible with the previous version.
* Version 0.5.2 (released 2004-07-14)
** Java "make install" rules are now DESTDIR compatible.
** API and ABI is backwards compatible with the previous version.
diffstat:
devel/libidn/Makefile | 4 ++--
devel/libidn/PLIST | 4 ++--
devel/libidn/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r b1376bb13c87 -r fe0f63cea404 devel/libidn/Makefile
--- a/devel/libidn/Makefile Mon Sep 20 23:24:58 2004 +0000
+++ b/devel/libidn/Makefile Mon Sep 20 23:35:50 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/07/13 16:45:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/09/20 23:35:50 wiz Exp $
#
-DISTNAME= libidn-0.5.1
+DISTNAME= libidn-0.5.5
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
http://josefsson.org/libidn/releases/
diff -r b1376bb13c87 -r fe0f63cea404 devel/libidn/PLIST
--- a/devel/libidn/PLIST Mon Sep 20 23:24:58 2004 +0000
+++ b/devel/libidn/PLIST Mon Sep 20 23:35:50 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/07/13 16:45:47 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/09/20 23:35:50 wiz Exp $
bin/idn
include/idn-free.h
include/idn-int.h
@@ -10,7 +10,7 @@
lib/libidn.la
lib/libidn.so
lib/libidn.so.15
-lib/libidn.so.15.1
+lib/libidn.so.15.5
lib/pkgconfig/libidn.pc
man/man1/idn.1
man/man3/idna_to_ascii_4i.3
diff -r b1376bb13c87 -r fe0f63cea404 devel/libidn/distinfo
--- a/devel/libidn/distinfo Mon Sep 20 23:24:58 2004 +0000
+++ b/devel/libidn/distinfo Mon Sep 20 23:35:50 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/07/13 16:45:47 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/09/20 23:35:50 wiz Exp $
-SHA1 (libidn-0.5.1.tar.gz) = c171c6777aafcce387d455c70d83072b809a3b75
-Size (libidn-0.5.1.tar.gz) = 1872026 bytes
+SHA1 (libidn-0.5.5.tar.gz) = 29ea958ed2d4cdf7008ab4780c7ae2c2f74d2bb3
+Size (libidn-0.5.5.tar.gz) = 1876654 bytes
SHA1 (patch-aa) = 11c4e8ce2f0328c06a848a0295f6511ee2a98f71
Home |
Main Index |
Thread Index |
Old Index