diff options
author | wiz <wiz> | 2006-10-23 22:58:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-23 22:58:17 +0000 |
commit | 4f1e97c05fc2b0cc1f5483bab927a6b3ededbb8d (patch) | |
tree | 90a34712b91d918647ebccc47aff0868abd4e5d7 /devel/libidn | |
parent | 90b5e2fdad314fc3c810ef5c017553d3a792aea5 (diff) | |
download | pkgsrc-4f1e97c05fc2b0cc1f5483bab927a6b3ededbb8d.tar.gz |
Update to 0.6.8:
* Version 0.6.8 (released 2006-10-18)
** The gnulib directory is separated into two directories.
One gnulib directory (lib/gl/) for the LGPL library in lib/, and one
gnulib directory (gl/) for the GPL tools in src/. This allows the
GPL'd tools to use more gnulib modules than before, since earlier all
gnulib files had to be LGPL.
** Update gnulib files.
** Some minor cleanups, like assuming locale.h and setlocale().
** API and ABI is backwards compatible with the previous version.
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 4 | ||||
-rw-r--r-- | devel/libidn/distinfo | 10 | ||||
-rw-r--r-- | devel/libidn/patches/patch-aa | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 62e1c27ee24..2a1b72c73ca 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2006/10/07 08:21:42 taca Exp $ +# $NetBSD: Makefile,v 1.38 2006/10/23 22:58:17 wiz Exp $ -DISTNAME= libidn-0.6.7 +DISTNAME= libidn-0.6.8 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 d5d4af0e72e..405f034a2ed 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2006/09/16 06:21:04 wiz Exp $ +$NetBSD: distinfo,v 1.21 2006/10/23 22:58:17 wiz Exp $ -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 +SHA1 (libidn-0.6.8.tar.gz) = 6b5cca401411eee527552f8b3232d97997da290a +RMD160 (libidn-0.6.8.tar.gz) = 6bf1eb986237d47e32020f8a29d54a89d1e73f07 +Size (libidn-0.6.8.tar.gz) = 2180536 bytes +SHA1 (patch-aa) = cec10d67aedd4267b83667ae8eb950418504fd4e diff --git a/devel/libidn/patches/patch-aa b/devel/libidn/patches/patch-aa index dd2d4e855f8..f8dafea4070 100644 --- a/devel/libidn/patches/patch-aa +++ b/devel/libidn/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 2006/01/21 23:15:49 adam Exp $ +$NetBSD: patch-aa,v 1.3 2006/10/23 22:58:18 wiz Exp $ ---- src/Makefile.in.orig 2006-01-20 13:36:25.000000000 +0100 +--- src/Makefile.in.orig 2006-10-18 13:10:59.000000000 +0000 +++ src/Makefile.in -@@ -530,7 +530,7 @@ info: info-am +@@ -573,7 +573,7 @@ info: info-am info-am: |