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 1.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18ead00fbea6
branches:  trunk
changeset: 541984:18ead00fbea6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 29 10:51:43 2008 +0000

description:
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:

 devel/libidn/Makefile |  4 ++--
 devel/libidn/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 460cb136c682 -r 18ead00fbea6 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Tue Apr 29 10:44:03 2008 +0000
+++ b/devel/libidn/Makefile     Tue Apr 29 10:51:43 2008 +0000
@@ -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 -r 460cb136c682 -r 18ead00fbea6 devel/libidn/distinfo
--- a/devel/libidn/distinfo     Tue Apr 29 10:44:03 2008 +0000
+++ b/devel/libidn/distinfo     Tue Apr 29 10:51:43 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index