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.25:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cc4490c1a72
branches:  trunk
changeset: 604334:6cc4490c1a72
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 29 14:43:06 2012 +0000

description:
Update to 1.25:

* Version 1.25 (released 2012-05-23) [stable]

** MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE.
Reported by Bartosz Brachaczek <b.brachaczek%gmail.com@localhost>.

** examples: Fix compiler warning about ignoring return value from fgets.

** tests: Ship with a valgrind suppressions file for the strlen issue.
See tests/libidn.supp and  bottom of HACKING for discussion.

** Update gnulib files and translations.

** 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 (27 lines):

diff -r 9761b34ddc9b -r 6cc4490c1a72 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Tue May 29 14:38:58 2012 +0000
+++ b/devel/libidn/Makefile     Tue May 29 14:43:06 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2012/01/17 15:44:43 adam Exp $
+# $NetBSD: Makefile,v 1.80 2012/05/29 14:43:06 wiz Exp $
 
-DISTNAME=      libidn-1.24
+DISTNAME=      libidn-1.25
 CATEGORIES=    devel
 MASTER_SITES=  ftp://alpha.gnu.org/pub/gnu/libidn/ \
                http://ftp.gnu.org/gnu/libidn/
diff -r 9761b34ddc9b -r 6cc4490c1a72 devel/libidn/distinfo
--- a/devel/libidn/distinfo     Tue May 29 14:38:58 2012 +0000
+++ b/devel/libidn/distinfo     Tue May 29 14:43:06 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.53 2012/01/17 15:44:43 adam Exp $
+$NetBSD: distinfo,v 1.54 2012/05/29 14:43:06 wiz Exp $
 
-SHA1 (libidn-1.24.tar.gz) = 4251c108966375ede4df15d76a1bd9a4440f44ee
-RMD160 (libidn-1.24.tar.gz) = edccad6c09b181ebcd8360a2d3abdfd1283e5486
-Size (libidn-1.24.tar.gz) = 3325775 bytes
+SHA1 (libidn-1.25.tar.gz) = 92e64fd5a6428bda6ade2c3cde475b76455cd7dd
+RMD160 (libidn-1.25.tar.gz) = e14088d528d57686df723ce001ee5dc05aee8870
+Size (libidn-1.25.tar.gz) = 3390531 bytes
 SHA1 (patch-aa) = c97ade5696f5f31ed49e789155799b8de238b35e
 SHA1 (patch-ad) = 2b8f25de31627d90829ebde6b92c24012fc1fff9



Home | Main Index | Thread Index | Old Index