* [PATCH] gawk: Update to 5.1.0
@ 2021-03-29 11:45 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-03-29 11:45 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2474 bytes --]
- Update from 4.1.4 to 5.1.0
- Update of rootfile carried out
- Changelog is too long to fit in here.
Changes for versions 5.0.0 and 5.1.0 can be found in the ChangeLog file
in the source tarball
Changes for versions 4.2.0 and 4.2.1 can be found in the ChangeLog.1
file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/gawk | 13 +++++++++----
lfs/gawk | 4 ++--
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/config/rootfiles/common/gawk b/config/rootfiles/common/gawk
index f9e1e8ae4..61778f408 100644
--- a/config/rootfiles/common/gawk
+++ b/config/rootfiles/common/gawk
@@ -1,7 +1,9 @@
usr/bin/awk
usr/bin/gawk
-#usr/bin/gawk-4.1.4
-#usr/bin/igawk
+usr/bin/gawk-5.1.0
+usr/etc/profile.d
+usr/etc/profile.d/gawk.csh
+usr/etc/profile.d/gawk.sh
#usr/include/gawkapi.h
#usr/lib/awk
#usr/lib/awk/grcat
@@ -11,13 +13,13 @@ usr/lib/gawk/filefuncs.so
usr/lib/gawk/fnmatch.so
usr/lib/gawk/fork.so
usr/lib/gawk/inplace.so
+usr/lib/gawk/intdiv.so
usr/lib/gawk/ordchr.so
usr/lib/gawk/readdir.so
usr/lib/gawk/readfile.so
usr/lib/gawk/revoutput.so
usr/lib/gawk/revtwoway.so
usr/lib/gawk/rwarray.so
-usr/lib/gawk/testext.so
usr/lib/gawk/time.so
#usr/share/awk
#usr/share/awk/assert.awk
@@ -28,10 +30,13 @@ usr/lib/gawk/time.so
#usr/share/awk/getopt.awk
#usr/share/awk/gettime.awk
#usr/share/awk/group.awk
+#usr/share/awk/have_mpfr.awk
#usr/share/awk/inplace.awk
+#usr/share/awk/intdiv0.awk
#usr/share/awk/join.awk
#usr/share/awk/libintl.awk
#usr/share/awk/noassign.awk
+#usr/share/awk/ns_passwd.awk
#usr/share/awk/ord.awk
#usr/share/awk/passwd.awk
#usr/share/awk/processarray.awk
@@ -46,8 +51,8 @@ usr/lib/gawk/time.so
#usr/share/awk/zerofile.awk
#usr/share/info/gawk.info
#usr/share/info/gawkinet.info
+#usr/share/info/gawkworkflow.info
#usr/share/man/man1/gawk.1
-#usr/share/man/man1/igawk.1
#usr/share/man/man3/filefuncs.3am
#usr/share/man/man3/fnmatch.3am
#usr/share/man/man3/fork.3am
diff --git a/lfs/gawk b/lfs/gawk
index a4f8eeb9c..2e32f3bea 100644
--- a/lfs/gawk
+++ b/lfs/gawk
@@ -25,7 +25,7 @@
include Config
-VER = 4.1.4
+VER = 5.1.0
THISAPP = gawk-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4e7dbc81163e60fd4f0b52496e7542c9
+$(DL_FILE)_MD5 = 8470c34eeecc41c1aa0c5d89e630df50
install : $(TARGET)
--
2.31.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-29 11:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 11:45 [PATCH] gawk: Update to 5.1.0 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox