pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Update gettext* to 0.19.8.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/246af3f60ee2
branches:  trunk
changeset: 348288:246af3f60ee2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 11 18:26:15 2016 +0000

description:
Update gettext* to 0.19.8.1:

0.19.8.1 fixes an unintentional soname bump  in the included libraries.

Version 0.19.8 - June 2016

* Support for reproducible builds:
  - msgfmt now produces little-endian .mo files by default.

* Programming languages support:
  - XML:
    xgettext and msgfmt now look for .its files in directories
    supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment
    variable.
  - JavaScript:
    xgettext and msgfmt now recognize numbered arguments in format
    strings.

* Portability:
  - Improve OS/2 kLIBC support.
  - Fix libintl compilation issue with pre-C99 compilers.  It was a
    regression since 0.19.5.
  - The AM_GNU_GETTEXT Autoconf macro can now detect musl-libc's
    gettext as a compatible implementation.

diffstat:

 devel/gettext-lib/distinfo    |  10 +++++-----
 devel/gettext/Makefile.common |   4 ++--
 devel/gettext/distinfo        |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (54 lines):

diff -r ccd957779a2e -r 246af3f60ee2 devel/gettext-lib/distinfo
--- a/devel/gettext-lib/distinfo        Sat Jun 11 18:18:22 2016 +0000
+++ b/devel/gettext-lib/distinfo        Sat Jun 11 18:26:15 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.32 2016/02/01 14:56:30 adam Exp $
+$NetBSD: distinfo,v 1.33 2016/06/11 18:26:16 wiz Exp $
 
-SHA1 (gettext-0.19.7.tar.gz) = d8fc932196cc78b83ca1b63c8687ec3d513b40b6
-RMD160 (gettext-0.19.7.tar.gz) = b0a6eda49031f66bfa67f88cc79228a19cdbd3f8
-SHA512 (gettext-0.19.7.tar.gz) = 7ba89074d3eddd0b4a5e2980e1ec74b53c49b7a04a1fa91c70c4bc11ce9c30415e4df9d79698148eaaed325fb4feb25a340a2e8e01fbe86b1a66b1376a4c9e3d
-Size (gettext-0.19.7.tar.gz) = 19235781 bytes
+SHA1 (gettext-0.19.8.1.tar.gz) = b5d24ba2958c91fc5cc0058165837c99a0f58784
+RMD160 (gettext-0.19.8.1.tar.gz) = 29a5f29d186fe2aece5c450fd1a743b819c02c5b
+SHA512 (gettext-0.19.8.1.tar.gz) = 073042fa2dc48804c58e76f036130a669e19612c25427b0ab14d0b366b549a63751bf3af03bfd0745d7c4f72497a4b2aab26a3cc6de83189ce111679073878e1
+Size (gettext-0.19.8.1.tar.gz) = 19704011 bytes
 SHA1 (patch-aa) = aed0e4e34c45fd442ee15254f494fe02c9dd55f7
 SHA1 (patch-ab) = bb975a36b3fe9e4411703caaf455e7eef530a0a7
 SHA1 (patch-gettext-runtime_configure) = ca1955ca85a106b10e89e5575350372d879f7bfb
diff -r ccd957779a2e -r 246af3f60ee2 devel/gettext/Makefile.common
--- a/devel/gettext/Makefile.common     Sat Jun 11 18:18:22 2016 +0000
+++ b/devel/gettext/Makefile.common     Sat Jun 11 18:26:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2016/02/01 14:56:29 adam Exp $
+# $NetBSD: Makefile.common,v 1.14 2016/06/11 18:26:15 wiz Exp $
 #
 # used by devel/gettext/Makefile
 # used by devel/gettext-asprintf/Makefile
@@ -6,7 +6,7 @@
 # used by devel/gettext-m4/Makefile
 # used by devel/gettext-tools/Makefile
 
-DISTNAME=      gettext-0.19.7
+DISTNAME=      gettext-0.19.8.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=gettext/}
 
diff -r ccd957779a2e -r 246af3f60ee2 devel/gettext/distinfo
--- a/devel/gettext/distinfo    Sat Jun 11 18:18:22 2016 +0000
+++ b/devel/gettext/distinfo    Sat Jun 11 18:26:15 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.34 2016/02/01 14:56:29 adam Exp $
+$NetBSD: distinfo,v 1.35 2016/06/11 18:26:15 wiz Exp $
 
-SHA1 (gettext-0.19.7.tar.gz) = d8fc932196cc78b83ca1b63c8687ec3d513b40b6
-RMD160 (gettext-0.19.7.tar.gz) = b0a6eda49031f66bfa67f88cc79228a19cdbd3f8
-SHA512 (gettext-0.19.7.tar.gz) = 7ba89074d3eddd0b4a5e2980e1ec74b53c49b7a04a1fa91c70c4bc11ce9c30415e4df9d79698148eaaed325fb4feb25a340a2e8e01fbe86b1a66b1376a4c9e3d
-Size (gettext-0.19.7.tar.gz) = 19235781 bytes
+SHA1 (gettext-0.19.8.1.tar.gz) = b5d24ba2958c91fc5cc0058165837c99a0f58784
+RMD160 (gettext-0.19.8.1.tar.gz) = 29a5f29d186fe2aece5c450fd1a743b819c02c5b
+SHA512 (gettext-0.19.8.1.tar.gz) = 073042fa2dc48804c58e76f036130a669e19612c25427b0ab14d0b366b549a63751bf3af03bfd0745d7c4f72497a4b2aab26a3cc6de83189ce111679073878e1
+Size (gettext-0.19.8.1.tar.gz) = 19704011 bytes
 SHA1 (patch-aa) = ec9cad88d5a0de67b70d417915ec0f1cfb3552b2
 SHA1 (patch-ab) = caf95d3fa21ce5cab9febc9f6e9164e633ab39e0
 SHA1 (patch-ad) = 3e04eca9d824ed1bed282f3d49d5ce60ebac576f



Home | Main Index | Thread Index | Old Index