pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 25 15:42:06 UTC 2024
Modified Files:
pkgsrc/devel/gettext: Makefile.common distinfo
pkgsrc/devel/gettext-lib: distinfo
pkgsrc/devel/gettext-tools: PLIST
Log Message:
gettext*: update to 0.22.5
Version 0.22.5 - February 2024
* The replacements for the printf()/fprintf()/... functions that are
provided through <libintl.h> on native Windows and NetBSD now enable
GCC's format string analysis (-Wformat).
* Bug fixes:
- xgettext's processing of Vala files with printf method invocations has
been corrected (regression in 0.22).
- Build fixes on macOS.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/gettext/Makefile.common
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/gettext/distinfo
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/gettext-lib/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/gettext-tools/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gettext/Makefile.common
diff -u pkgsrc/devel/gettext/Makefile.common:1.26 pkgsrc/devel/gettext/Makefile.common:1.27
--- pkgsrc/devel/gettext/Makefile.common:1.26 Sat Dec 30 15:47:03 2023
+++ pkgsrc/devel/gettext/Makefile.common Sun Feb 25 15:42:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.26 2023/12/30 15:47:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.27 2024/02/25 15:42:05 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.22.4
+DISTNAME= gettext-0.22.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
Index: pkgsrc/devel/gettext/distinfo
diff -u pkgsrc/devel/gettext/distinfo:1.47 pkgsrc/devel/gettext/distinfo:1.48
--- pkgsrc/devel/gettext/distinfo:1.47 Sat Dec 30 15:47:03 2023
+++ pkgsrc/devel/gettext/distinfo Sun Feb 25 15:42:05 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2023/12/30 15:47:03 wiz Exp $
+$NetBSD: distinfo,v 1.48 2024/02/25 15:42:05 wiz Exp $
-BLAKE2s (gettext-0.22.4.tar.gz) = d9af1120a4b20ab03932de68ac80c2380db7562478d9cae1a12c939f7bdce7ae
-SHA512 (gettext-0.22.4.tar.gz) = ad2fa2f69be996a637e9b51e8941a39e10050060245dcec1fe75c15b68d0ff973043c87b77e4e2830e407e3bdd040b578f8e24fd05bba43adb94eaee34001aa5
-Size (gettext-0.22.4.tar.gz) = 26753319 bytes
+BLAKE2s (gettext-0.22.5.tar.gz) = f56914dd8748aa7601d8d4262294a45a0f1851f29b70fd13104ef95f750f1e26
+SHA512 (gettext-0.22.5.tar.gz) = d8b22d7fba10052a2045f477f0a5b684d932513bdb3b295c22fbd9dfc2a9d8fccd9aefd90692136c62897149aa2f7d1145ce6618aa1f0be787cb88eba5bc09be
+Size (gettext-0.22.5.tar.gz) = 26861674 bytes
SHA1 (patch-aa) = 83e1314a01623b9ac68e4787983d42964be67869
SHA1 (patch-ad) = 030dc7d1b02ac01898cf456f79115c395cd36bcd
SHA1 (patch-ae) = 3e83e3cdebd1205b515a58cb838a5eb3fb2fe389
Index: pkgsrc/devel/gettext-lib/distinfo
diff -u pkgsrc/devel/gettext-lib/distinfo:1.44 pkgsrc/devel/gettext-lib/distinfo:1.45
--- pkgsrc/devel/gettext-lib/distinfo:1.44 Sat Dec 30 15:47:03 2023
+++ pkgsrc/devel/gettext-lib/distinfo Sun Feb 25 15:42:05 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.44 2023/12/30 15:47:03 wiz Exp $
+$NetBSD: distinfo,v 1.45 2024/02/25 15:42:05 wiz Exp $
-BLAKE2s (gettext-0.22.4.tar.gz) = d9af1120a4b20ab03932de68ac80c2380db7562478d9cae1a12c939f7bdce7ae
-SHA512 (gettext-0.22.4.tar.gz) = ad2fa2f69be996a637e9b51e8941a39e10050060245dcec1fe75c15b68d0ff973043c87b77e4e2830e407e3bdd040b578f8e24fd05bba43adb94eaee34001aa5
-Size (gettext-0.22.4.tar.gz) = 26753319 bytes
+BLAKE2s (gettext-0.22.5.tar.gz) = f56914dd8748aa7601d8d4262294a45a0f1851f29b70fd13104ef95f750f1e26
+SHA512 (gettext-0.22.5.tar.gz) = d8b22d7fba10052a2045f477f0a5b684d932513bdb3b295c22fbd9dfc2a9d8fccd9aefd90692136c62897149aa2f7d1145ce6618aa1f0be787cb88eba5bc09be
+Size (gettext-0.22.5.tar.gz) = 26861674 bytes
SHA1 (patch-gettext-runtime_intl_configure) = 6b873572ad946e069f2a999c5795c9618688d7a1
SHA1 (patch-gettext-runtime_intl_intl-compat.c) = aea23c1e93711514db567f7db51e9e72ab2266f8
Index: pkgsrc/devel/gettext-tools/PLIST
diff -u pkgsrc/devel/gettext-tools/PLIST:1.16 pkgsrc/devel/gettext-tools/PLIST:1.17
--- pkgsrc/devel/gettext-tools/PLIST:1.16 Wed Jun 28 21:14:11 2023
+++ pkgsrc/devel/gettext-tools/PLIST Sun Feb 25 15:42:06 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2023/06/28 21:14:11 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2024/02/25 15:42:06 wiz Exp $
bin/autopoint
bin/envsubst
bin/gettext
@@ -189,6 +189,7 @@ share/locale/it/LC_MESSAGES/gettext-tool
share/locale/ja/LC_MESSAGES/gettext-runtime.mo
share/locale/ja/LC_MESSAGES/gettext-tools.mo
share/locale/ka/LC_MESSAGES/gettext-runtime.mo
+share/locale/ka/LC_MESSAGES/gettext-tools.mo
share/locale/ko/LC_MESSAGES/gettext-runtime.mo
share/locale/ko/LC_MESSAGES/gettext-tools.mo
share/locale/nb/LC_MESSAGES/gettext-runtime.mo
Home |
Main Index |
Thread Index |
Old Index