From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] gawk: Update to 5.1.0
Date: Mon, 29 Mar 2021 13:45:04 +0200 [thread overview]
Message-ID: <20210329114504.3758369-1-adolf.belka@ipfire.org> (raw)
[-- 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
reply other threads:[~2021-03-29 11:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210329114504.3758369-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox