From patchwork Sun Aug 16 10:28:52 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3307 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjZ2R4Fz3x0m for ; Sun, 16 Aug 2020 10:30:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4BTtjW6dv8zhS; Sun, 16 Aug 2020 10:30:23 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BTtjW5JSpz30Wx; Sun, 16 Aug 2020 10:30:23 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjT3rgRz2xjj for ; Sun, 16 Aug 2020 10:30:21 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4BTtjS5bndzDw; Sun, 16 Aug 2020 10:30:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1597573820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=j9boKm0OsyXuxTcBUQwQrZtZykaEJSdsv5Q1JmJEnsw=; b=DIYJCYyICJ/IlQumh7mzSvFEv+G772yp2Stou/JEGQxO2qScuHwn+xM+FjLmOf2bxv/VAq BeoX+zUcwNOC2WDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1597573820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=j9boKm0OsyXuxTcBUQwQrZtZykaEJSdsv5Q1JmJEnsw=; b=nQmhafNidWoZpIcZhKrjbZawoL+cmuAAOSNsPulw1g1D4LnnMoufZ8xfV4AdGnwUEv5xy7 +cymkjdiuox+6Mj4cvPOXHaJL5WLnPhGolYpOLCS4W9ny7GyVHV6WoQMqEy/VP6sI7L3UE 5XMyHbexsxBCGDeJPPflvSBOLs/DUZAZb5SR8NXWXl2bZLAdn8pgWpj3G3g+W5l9NpfRv/ n06G8oiAnvCX5PGiADOF7eXE2N8cXVKy1nRWcMdBC1FE+HnIOqKirazO7zAuWKwesY73Fd lOFUzaV43w8qGIQpM9Tcg2mRPpWb8PvJsSbBJ/Nh8kJBmUgUi9qdXiq7aWThpQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 01/62] bison: Update to 3.7.1 Date: Sun, 16 Aug 2020 10:28:52 +0000 Message-Id: <20200816102953.3881-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/rootfiles/common/bison | 153 +++++++++++++++++++++++++++------- lfs/bison | 4 +- 2 files changed, 127 insertions(+), 30 deletions(-) diff --git a/config/rootfiles/common/bison b/config/rootfiles/common/bison index d56db029e..2fc2e6d1d 100644 --- a/config/rootfiles/common/bison +++ b/config/rootfiles/common/bison @@ -3,31 +3,38 @@ #usr/lib/liby.a #usr/share/aclocal/bison-i18n.m4 #usr/share/bison -#usr/share/bison/README -#usr/share/bison/bison.m4 -#usr/share/bison/c++-skel.m4 -#usr/share/bison/c++.m4 -#usr/share/bison/c-like.m4 -#usr/share/bison/c-skel.m4 -#usr/share/bison/c.m4 -#usr/share/bison/glr.c -#usr/share/bison/glr.cc -#usr/share/bison/java-skel.m4 -#usr/share/bison/java.m4 -#usr/share/bison/lalr1.cc -#usr/share/bison/lalr1.java -#usr/share/bison/location.cc +#usr/share/bison/README.md +#usr/share/bison/bison-default.css #usr/share/bison/m4sugar #usr/share/bison/m4sugar/foreach.m4 #usr/share/bison/m4sugar/m4sugar.m4 -#usr/share/bison/stack.hh -#usr/share/bison/variant.hh +#usr/share/bison/skeletons +#usr/share/bison/skeletons/README-D.txt +#usr/share/bison/skeletons/bison.m4 +#usr/share/bison/skeletons/c++-skel.m4 +#usr/share/bison/skeletons/c++.m4 +#usr/share/bison/skeletons/c-like.m4 +#usr/share/bison/skeletons/c-skel.m4 +#usr/share/bison/skeletons/c.m4 +#usr/share/bison/skeletons/d-skel.m4 +#usr/share/bison/skeletons/d.m4 +#usr/share/bison/skeletons/glr.c +#usr/share/bison/skeletons/glr.cc +#usr/share/bison/skeletons/java-skel.m4 +#usr/share/bison/skeletons/java.m4 +#usr/share/bison/skeletons/lalr1.cc +#usr/share/bison/skeletons/lalr1.d +#usr/share/bison/skeletons/lalr1.java +#usr/share/bison/skeletons/location.cc +#usr/share/bison/skeletons/stack.hh +#usr/share/bison/skeletons/traceon.m4 +#usr/share/bison/skeletons/variant.hh +#usr/share/bison/skeletons/yacc.c #usr/share/bison/xslt #usr/share/bison/xslt/bison.xsl #usr/share/bison/xslt/xml2dot.xsl #usr/share/bison/xslt/xml2text.xsl #usr/share/bison/xslt/xml2xhtml.xsl -#usr/share/bison/yacc.c #usr/share/doc/bison #usr/share/doc/bison/AUTHORS #usr/share/doc/bison/COPYING @@ -36,52 +43,121 @@ #usr/share/doc/bison/THANKS #usr/share/doc/bison/TODO #usr/share/doc/bison/examples -#usr/share/doc/bison/examples/calc++ -#usr/share/doc/bison/examples/calc++/calc++-driver.cc -#usr/share/doc/bison/examples/calc++/calc++-driver.hh -#usr/share/doc/bison/examples/calc++/calc++-parser.yy -#usr/share/doc/bison/examples/calc++/calc++-scanner.ll -#usr/share/doc/bison/examples/calc++/calc++.cc -#usr/share/doc/bison/examples/mfcalc -#usr/share/doc/bison/examples/mfcalc/calc.h -#usr/share/doc/bison/examples/mfcalc/mfcalc.y -#usr/share/doc/bison/examples/rpcalc -#usr/share/doc/bison/examples/rpcalc/rpcalc.y +#usr/share/doc/bison/examples/README.md +#usr/share/doc/bison/examples/c +#usr/share/doc/bison/examples/c++ +#usr/share/doc/bison/examples/c++/Makefile +#usr/share/doc/bison/examples/c++/README.md +#usr/share/doc/bison/examples/c++/calc++ +#usr/share/doc/bison/examples/c++/calc++/Makefile +#usr/share/doc/bison/examples/c++/calc++/README.md +#usr/share/doc/bison/examples/c++/calc++/calc++.cc +#usr/share/doc/bison/examples/c++/calc++/driver.cc +#usr/share/doc/bison/examples/c++/calc++/driver.hh +#usr/share/doc/bison/examples/c++/calc++/parser.yy +#usr/share/doc/bison/examples/c++/calc++/scanner.ll +#usr/share/doc/bison/examples/c++/simple.yy +#usr/share/doc/bison/examples/c++/variant-11.yy +#usr/share/doc/bison/examples/c++/variant.yy +#usr/share/doc/bison/examples/c/README.md +#usr/share/doc/bison/examples/c/bistromathic +#usr/share/doc/bison/examples/c/bistromathic/Makefile +#usr/share/doc/bison/examples/c/bistromathic/README.md +#usr/share/doc/bison/examples/c/bistromathic/parse.y +#usr/share/doc/bison/examples/c/calc +#usr/share/doc/bison/examples/c/calc/Makefile +#usr/share/doc/bison/examples/c/calc/README.md +#usr/share/doc/bison/examples/c/calc/calc.y +#usr/share/doc/bison/examples/c/lexcalc +#usr/share/doc/bison/examples/c/lexcalc/Makefile +#usr/share/doc/bison/examples/c/lexcalc/README.md +#usr/share/doc/bison/examples/c/lexcalc/parse.y +#usr/share/doc/bison/examples/c/lexcalc/scan.l +#usr/share/doc/bison/examples/c/mfcalc +#usr/share/doc/bison/examples/c/mfcalc/Makefile +#usr/share/doc/bison/examples/c/mfcalc/calc.h +#usr/share/doc/bison/examples/c/mfcalc/mfcalc.y +#usr/share/doc/bison/examples/c/pushcalc +#usr/share/doc/bison/examples/c/pushcalc/Makefile +#usr/share/doc/bison/examples/c/pushcalc/README.md +#usr/share/doc/bison/examples/c/pushcalc/calc.y +#usr/share/doc/bison/examples/c/reccalc +#usr/share/doc/bison/examples/c/reccalc/Makefile +#usr/share/doc/bison/examples/c/reccalc/README.md +#usr/share/doc/bison/examples/c/reccalc/parse.y +#usr/share/doc/bison/examples/c/reccalc/scan.l +#usr/share/doc/bison/examples/c/rpcalc +#usr/share/doc/bison/examples/c/rpcalc/Makefile +#usr/share/doc/bison/examples/c/rpcalc/rpcalc.y +#usr/share/doc/bison/examples/d +#usr/share/doc/bison/examples/d/Makefile +#usr/share/doc/bison/examples/d/README.md +#usr/share/doc/bison/examples/d/calc.y +#usr/share/doc/bison/examples/java +#usr/share/doc/bison/examples/java/README.md +#usr/share/doc/bison/examples/java/calc +#usr/share/doc/bison/examples/java/calc/Calc.y +#usr/share/doc/bison/examples/java/calc/Makefile +#usr/share/doc/bison/examples/java/simple +#usr/share/doc/bison/examples/java/simple/Calc.y +#usr/share/doc/bison/examples/java/simple/Makefile #usr/share/info/bison.info +#usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ast #usr/share/locale/ast/LC_MESSAGES #usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo +#usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo +#usr/share/locale/bg/LC_MESSAGES/bison.mo +#usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ca/LC_MESSAGES/bison.mo +#usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/da/LC_MESSAGES/bison-runtime.mo #usr/share/locale/da/LC_MESSAGES/bison.mo +#usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/de/LC_MESSAGES/bison-runtime.mo #usr/share/locale/de/LC_MESSAGES/bison.mo +#usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/el/LC_MESSAGES/bison-runtime.mo #usr/share/locale/el/LC_MESSAGES/bison.mo +#usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo #usr/share/locale/eo/LC_MESSAGES/bison.mo +#usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/es/LC_MESSAGES/bison-runtime.mo #usr/share/locale/es/LC_MESSAGES/bison.mo +#usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/et/LC_MESSAGES/bison-runtime.mo #usr/share/locale/et/LC_MESSAGES/bison.mo +#usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo #usr/share/locale/fi/LC_MESSAGES/bison.mo +#usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo #usr/share/locale/fr/LC_MESSAGES/bison.mo +#usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ga/LC_MESSAGES/bison.mo +#usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo #usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo #usr/share/locale/hr/LC_MESSAGES/bison.mo +#usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo #usr/share/locale/id/LC_MESSAGES/bison-runtime.mo #usr/share/locale/id/LC_MESSAGES/bison.mo +#usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/it/LC_MESSAGES/bison-runtime.mo #usr/share/locale/it/LC_MESSAGES/bison.mo +#usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ja/LC_MESSAGES/bison.mo +#usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ky #usr/share/locale/ky/LC_MESSAGES #usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo @@ -89,41 +165,62 @@ #usr/share/locale/lv #usr/share/locale/lv/LC_MESSAGES #usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo +#usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ms/LC_MESSAGES/bison.mo +#usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo #usr/share/locale/nb/LC_MESSAGES/bison.mo +#usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo #usr/share/locale/nl/LC_MESSAGES/bison.mo +#usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo #usr/share/locale/pl/LC_MESSAGES/bison.mo +#usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo #usr/share/locale/pt/LC_MESSAGES/bison.mo +#usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo #usr/share/locale/pt_BR/LC_MESSAGES/bison.mo +#usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ro/LC_MESSAGES/bison.mo +#usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo #usr/share/locale/ru/LC_MESSAGES/bison.mo +#usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo +#usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo #usr/share/locale/sq #usr/share/locale/sq/LC_MESSAGES #usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo +#usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo #usr/share/locale/sr/LC_MESSAGES/bison.mo +#usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo #usr/share/locale/sv/LC_MESSAGES/bison.mo +#usr/share/locale/ta +#usr/share/locale/ta/LC_MESSAGES +#usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo #usr/share/locale/th #usr/share/locale/th/LC_MESSAGES #usr/share/locale/th/LC_MESSAGES/bison-runtime.mo +#usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo #usr/share/locale/tr/LC_MESSAGES/bison.mo +#usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo #usr/share/locale/uk/LC_MESSAGES/bison.mo +#usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo #usr/share/locale/vi/LC_MESSAGES/bison.mo +#usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo #usr/share/locale/zh_CN/LC_MESSAGES/bison.mo +#usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo #usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo #usr/share/locale/zh_TW/LC_MESSAGES/bison.mo #usr/share/man/man1/bison.1 diff --git a/lfs/bison b/lfs/bison index c1a6103cd..9c65723f5 100644 --- a/lfs/bison +++ b/lfs/bison @@ -24,7 +24,7 @@ include Config -VER = 3.0.5 +VER = 3.7.1 THISAPP = bison-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -45,7 +45,7 @@ objects =$(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3e54f20988ecd1b62044e25481e5f06b +$(DL_FILE)_MD5 = e7c8c321351ebdf70f5f0825f3faaee2 install : $(TARGET)