pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gawk
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Sep 28 11:37:33 UTC 2025
Modified Files:
pkgsrc/lang/gawk: Makefile PLIST distinfo
Log Message:
lang/gawk: Update to 5.3.2
Changelog:
Changes from 5.3.1 to 5.3.2
---------------------------
1. The pretty printer now produces fewer spurious newlines; at the
outermost level it now adds newlines between block comments and
the block or function that follows them. The extra final newline
is no longer produced.
2. OpenVMS 9.2-2 x86_64 is now supported.
3. On Linux and macos systems, the -no-pie linker flag is no longer required.
PMA now works on macos systems with Apple silicon, and not just
Intel systems.
4. Still more subtle issues related to uninitialized array elements have
been fixed.
5. Associative arrays should now not grow quite as fast as they used to.
6. The code and documentation are now consistent with each other with
respect to path searching and adding .awk to the filename. Both
are always done, even with --posix and --traditional.
7. As usual, there have been several minor code cleanups and bug fixes.
See the ChangeLog for details.
Changes from 5.3.0 to 5.3.1
---------------------------
1. More subtle issues related to uninitialized array elements have
been fixed.
2. A number of bugs in the debugger related to handling of arrays
have been fixed.
3. Some subtle bugs in the API have been fixed.
4. Use of MPFR is now possible again on 32-bit Power PC Mac systems.
5. Race conditions around broken pipes for system() and read and write
pipes should now be closed off.
6. Support for OSF/1 has been removed.
7. The never-documented --nostalgia option has been removed. It was
causing bug reports.
8. The implementation of printf/sprintf has been thoroughly reworked
in order to make the code more maintainable and to fix a goodly
number of corner cases.
9. As usual, there have been several minor code cleanups and bug fixes.
See the ChangeLog for details.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/lang/gawk/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/gawk/PLIST
cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/gawk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gawk/Makefile
diff -u pkgsrc/lang/gawk/Makefile:1.81 pkgsrc/lang/gawk/Makefile:1.82
--- pkgsrc/lang/gawk/Makefile:1.81 Sun Mar 30 21:10:43 2025
+++ pkgsrc/lang/gawk/Makefile Sun Sep 28 11:37:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2025/03/30 21:10:43 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2025/09/28 11:37:33 ryoon Exp $
-DISTNAME= gawk-5.3.0
+DISTNAME= gawk-5.3.2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gawk/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/lang/gawk/PLIST
diff -u pkgsrc/lang/gawk/PLIST:1.33 pkgsrc/lang/gawk/PLIST:1.34
--- pkgsrc/lang/gawk/PLIST:1.33 Sun Mar 30 21:10:43 2025
+++ pkgsrc/lang/gawk/PLIST Sun Sep 28 11:37:33 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2025/03/30 21:10:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2025/09/28 11:37:33 ryoon Exp $
bin/${PKGNAME}
bin/gawk
bin/gawkbug
@@ -83,6 +83,7 @@ ${PLIST.nls}share/locale/fr/LC_MESSAGES/
${PLIST.nls}share/locale/id/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/it/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/ja/LC_MESSAGES/gawk.mo
+${PLIST.nls}share/locale/ka/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/ko/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/ms/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/nl/LC_MESSAGES/gawk.mo
@@ -92,6 +93,7 @@ ${PLIST.nls}share/locale/pt_BR/LC_MESSAG
${PLIST.nls}share/locale/ro/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/sr/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/sv/LC_MESSAGES/gawk.mo
+${PLIST.nls}share/locale/tr/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/uk/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/vi/LC_MESSAGES/gawk.mo
${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/gawk.mo
Index: pkgsrc/lang/gawk/distinfo
diff -u pkgsrc/lang/gawk/distinfo:1.50 pkgsrc/lang/gawk/distinfo:1.51
--- pkgsrc/lang/gawk/distinfo:1.50 Tue Nov 7 09:17:20 2023
+++ pkgsrc/lang/gawk/distinfo Sun Sep 28 11:37:33 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2023/11/07 09:17:20 wiz Exp $
+$NetBSD: distinfo,v 1.51 2025/09/28 11:37:33 ryoon Exp $
-BLAKE2s (gawk-5.3.0.tar.xz) = fdba5a49e6cf12987ab02a669428d656ad2f6dcb4d76657feaecb44cfe824bb5
-SHA512 (gawk-5.3.0.tar.xz) = c274a62c7420e7b7769b8ed94db40024bd5917ff49bd50a77ad6df1f16ecf116968aaf85da94015479466bf5570b370b6fdd197f95212ae0c3509dfcb7d9e35a
-Size (gawk-5.3.0.tar.xz) = 3436180 bytes
+BLAKE2s (gawk-5.3.2.tar.xz) = 77c1dde4563ae55aaa9a0af3c599e733c35d8d8c5f6afb42d2d4306b93f1e1a9
+SHA512 (gawk-5.3.2.tar.xz) = 2268150fa35ae049a6ff3d0d0fa110db10477014c25f50e2ab4e3ee5fd60133369d2a994f59db4eb718020a0af5c4003ae7278c63e7fffa72f431ff4a1429e48
+Size (gawk-5.3.2.tar.xz) = 3749260 bytes
SHA1 (patch-Makefile.in) = f1ec17dc9dc39d631984399c46d641a5ec19d381
SHA1 (patch-extension_Makefile.in) = 07184d54caadbdc4193d1ba2ee52eb557900bdf3
SHA1 (patch-extension_gawkfts.c) = a88ac0ed14be5133cf081bf25ab8663f0f3372a7
Home |
Main Index |
Thread Index |
Old Index