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.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5646f12a38c
branches: trunk
changeset: 518208:f5646f12a38c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 03 08:59:13 2006 +0000
description:
Update to 0.6.6:
* Version 0.6.6 (released 2006-08-23)
** Instead of AX_CREATE_STDINT_H, use the stdint gnulib module, for idn-int.h.
This solves building on some HPPA systems. Note that the generated
idn-int.h is specific to the build environment that libidn was built
under, and is not generally usable by any other compiler (if any) on
the host. This was true before too.
** Update gnulib files.
** 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 d5cc1530c5f6 -r f5646f12a38c devel/libidn/Makefile
--- a/devel/libidn/Makefile Sun Sep 03 08:56:52 2006 +0000
+++ b/devel/libidn/Makefile Sun Sep 03 08:59:13 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2006/07/10 17:39:45 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2006/09/03 08:59:13 wiz Exp $
-DISTNAME= libidn-0.6.5
+DISTNAME= libidn-0.6.6
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \
http://josefsson.org/libidn/releases/
diff -r d5cc1530c5f6 -r f5646f12a38c devel/libidn/distinfo
--- a/devel/libidn/distinfo Sun Sep 03 08:56:52 2006 +0000
+++ b/devel/libidn/distinfo Sun Sep 03 08:59:13 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2006/07/10 17:39:45 wiz Exp $
+$NetBSD: distinfo,v 1.19 2006/09/03 08:59:13 wiz Exp $
-SHA1 (libidn-0.6.5.tar.gz) = 3742d1d58bd462adb401a3c6fb3153e523f9540c
-RMD160 (libidn-0.6.5.tar.gz) = 9e63b79a5febbde8fd5078de931afed6d1b33cf4
-Size (libidn-0.6.5.tar.gz) = 2128103 bytes
+SHA1 (libidn-0.6.6.tar.gz) = 46af8b3c76895f7fe450c971f5f11e70159715be
+RMD160 (libidn-0.6.6.tar.gz) = 5e8027125d485baafbdcf218907e12a6a21746d0
+Size (libidn-0.6.6.tar.gz) = 2133671 bytes
SHA1 (patch-aa) = 6971811431787b21f5af8913eb93ba097d150fa7
Home |
Main Index |
Thread Index |
Old Index