diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-29 10:51:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-29 10:51:43 +0000 |
commit | c07251aaa86c03f27c31cb4e0dafe0543130b0d8 (patch) | |
tree | 3aa105bed0bd3b6b967a48f96d51454ce4e587ce /devel | |
parent | d103a19ea7770ab00cfcc80457f678c5599f7c15 (diff) | |
download | pkgsrc-c07251aaa86c03f27c31cb4e0dafe0543130b0d8.tar.gz |
Update to 1.8:
* Version 1.8 (released 2008-04-23)
** Translations files not stored directly in git to avoid merge conflicts.
This allows us to avoid use of --no-location which makes the
translation teams happier.
** 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 762fb485902..2c90ce9afd1 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2008/04/15 10:14:53 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2008/04/29 10:51:43 wiz Exp $ -DISTNAME= libidn-1.7 +DISTNAME= libidn-1.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 da373105126..19f22b2d590 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2008/04/15 10:14:53 wiz Exp $ +$NetBSD: distinfo,v 1.35 2008/04/29 10:51:43 wiz Exp $ -SHA1 (libidn-1.7.tar.gz) = 36403e42c0cca95a5830f641a9b0773fe1cf87f2 -RMD160 (libidn-1.7.tar.gz) = d061dbe07c7c36d63f879a43e3d12ba591fc652e -Size (libidn-1.7.tar.gz) = 2493181 bytes +SHA1 (libidn-1.8.tar.gz) = cf0628e7ff5aead62ab85a49fef8a2d2d1874ef3 +RMD160 (libidn-1.8.tar.gz) = 60507f1a3e4f255df715162f9ce9ffcbd5f82dfd +Size (libidn-1.8.tar.gz) = 2490255 bytes SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0 |