* [PATCH 1/3] autoconf: Update to 2.71
@ 2021-02-09 20:23 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-02-09 20:23 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2370 bytes --]
- Update autoconf from 2.69 to 2.71
- Updated rootfile
- Changelog
Large amount of changes, especially in 2.70 - too many to add in here.
Details of changes can be found in the NEWS file in the tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/autoconf | 8 ++++++--
lfs/autoconf | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/autoconf b/config/rootfiles/common/autoconf
index 3e28ae744..c9aeb7a87 100644
--- a/config/rootfiles/common/autoconf
+++ b/config/rootfiles/common/autoconf
@@ -10,6 +10,7 @@
#usr/share/autoconf/Autom4te/C4che.pm
#usr/share/autoconf/Autom4te/ChannelDefs.pm
#usr/share/autoconf/Autom4te/Channels.pm
+#usr/share/autoconf/Autom4te/Config.pm
#usr/share/autoconf/Autom4te/Configure_ac.pm
#usr/share/autoconf/Autom4te/FileUtils.pm
#usr/share/autoconf/Autom4te/General.pm
@@ -37,6 +38,7 @@
#usr/share/autoconf/autoconf/programs.m4
#usr/share/autoconf/autoconf/specific.m4
#usr/share/autoconf/autoconf/status.m4
+#usr/share/autoconf/autoconf/trailer.m4
#usr/share/autoconf/autoconf/types.m4
#usr/share/autoconf/autom4te.cfg
#usr/share/autoconf/autoscan
@@ -46,6 +48,10 @@
#usr/share/autoconf/autotest/autotest.m4f
#usr/share/autoconf/autotest/general.m4
#usr/share/autoconf/autotest/specific.m4
+#usr/share/autoconf/build-aux
+#usr/share/autoconf/build-aux/config.guess
+#usr/share/autoconf/build-aux/config.sub
+#usr/share/autoconf/build-aux/install-sh
#usr/share/autoconf/m4sugar
#usr/share/autoconf/m4sugar/foreach.m4
#usr/share/autoconf/m4sugar/m4sh.m4
@@ -61,6 +67,4 @@
#usr/share/man/man1/autoreconf.1
#usr/share/man/man1/autoscan.1
#usr/share/man/man1/autoupdate.1
-#usr/share/man/man1/config.guess.1
-#usr/share/man/man1/config.sub.1
#usr/share/man/man1/ifnames.1
diff --git a/lfs/autoconf b/lfs/autoconf
index 4abc8353a..ed77c46ed 100644
--- a/lfs/autoconf
+++ b/lfs/autoconf
@@ -24,7 +24,7 @@
include Config
-VER = 2.69
+VER = 2.71
THISAPP = autoconf-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 50f97f4159805e374639a73e2636f22e
+$(DL_FILE)_MD5 = 12cfa1687ffa2606337efe1a64416106
install : $(TARGET)
--
2.30.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-09 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 20:23 [PATCH 1/3] autoconf: Update to 2.71 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox