diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-16 06:21:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-16 06:21:04 +0000 |
commit | 21201708ed8f8d81790f7fa7b7a3b46a186ba11d (patch) | |
tree | f3fc1fc51dee7c253534e39f732c165dd9a6c978 /devel | |
parent | f6e30bf28e9f448e448fc350197b16be968794e2 (diff) | |
download | pkgsrc-21201708ed8f8d81790f7fa7b7a3b46a186ba11d.tar.gz |
Update to 0.6.7:
* Version 0.6.7 (released 2006-09-13)
** Fix build failure of idn-int.h on C99 platforms.
Reported by Paul Howarth <paul@city-fan.org>.
** The manual includes the GPL license, for the command-line tools.
** The function, variable and concept index is moved to the end of the manual.
** Update gnulib files.
** API and ABI is backwards compatible with the previous version.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libidn/Makefile | 4 | ||||
-rw-r--r-- | devel/libidn/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 983f92d60bc..3de7f1044a4 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2006/09/03 08:59:13 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2006/09/16 06:21:04 wiz Exp $ -DISTNAME= libidn-0.6.6 +DISTNAME= libidn-0.6.7 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 1d6fde3a064..d5d4af0e72e 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2006/09/03 08:59:13 wiz Exp $ +$NetBSD: distinfo,v 1.20 2006/09/16 06:21:04 wiz Exp $ -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 (libidn-0.6.7.tar.gz) = 31fed8af86be66516e09ee456b060cc17432e1a1 +RMD160 (libidn-0.6.7.tar.gz) = bef95066bc3ff88c8c94c970874821f40515b8ce +Size (libidn-0.6.7.tar.gz) = 2166368 bytes SHA1 (patch-aa) = 6971811431787b21f5af8913eb93ba097d150fa7 |