diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-06 23:30:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-06 23:30:41 +0000 |
commit | ee0af8c100f84fa4e96b40fb335b1ec76eab4841 (patch) | |
tree | 56e6a2bf8fdf8f8afb2d74080e601f3b20d75f9f | |
parent | 3e0264496dbcfaaf92050ed4932263ec8af33e9e (diff) | |
download | pkgsrc-ee0af8c100f84fa4e96b40fb335b1ec76eab4841.tar.gz |
Update to 0.6.10:
* Version 0.6.10 (released 2007-01-04)
** Corrected year in copyright notices.
** Update gnulib files.
Including the code to convert strings between different encodings
(noted in case this introduces problems).
** API and ABI is backwards compatible with the previous version.
-rw-r--r-- | devel/libidn/Makefile | 6 | ||||
-rw-r--r-- | devel/libidn/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index d22b37fa657..5bcbc1539a4 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2006/12/05 09:01:28 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2007/01/06 23:30:41 wiz Exp $ -DISTNAME= libidn-0.6.9 +DISTNAME= libidn-0.6.10 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://josefsson.org/libidn/releases/ @@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= yes USE_TOOLS+= makeinfo pkg-config perl:build TEXINFO_REQD= 4.1 GNU_CONFIGURE= yes -INFO_FILES= # PLIST +INFO_FILES= yes PKGCONFIG_OVERRIDE+= libidn.pc.in TEST_TARGET= check diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index bf6eeaea3f4..e0505bcb2ac 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2006/12/05 09:01:28 wiz Exp $ +$NetBSD: distinfo,v 1.23 2007/01/06 23:30:41 wiz Exp $ -SHA1 (libidn-0.6.9.tar.gz) = cad26486e7e4bfdf43ed40a2a6d5dd85585115b6 -RMD160 (libidn-0.6.9.tar.gz) = bbf5507b33c1ae57c4b12ec60ac2ea546c3ddc8c -Size (libidn-0.6.9.tar.gz) = 2193905 bytes +SHA1 (libidn-0.6.10.tar.gz) = 2dc398b90784030175721c0ac1d3cbf3444d3b71 +RMD160 (libidn-0.6.10.tar.gz) = 2cdbb94f4f17ca45c3495509c124a413a16c1f3a +Size (libidn-0.6.10.tar.gz) = 2197056 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 |