From 9b5474e7af19466b6fade628ddb55ca49bcf1e07 Mon Sep 17 00:00:00 2001 From: Jessica Hamilton Date: Thu, 5 Jan 2017 22:19:25 +0000 Subject: [PATCH] gawk: downgrade to 4.1.0. * On x86_64, newer versions of gawk fail with an internal error when generating the PCI header file. --- sys-apps/gawk/{gawk-4.1.4.recipe => gawk-4.1.0.recipe} | 2 +- .../gawk/patches/{gawk-4.1.4.patchset => gawk-4.1.0.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-apps/gawk/{gawk-4.1.4.recipe => gawk-4.1.0.recipe} (94%) rename sys-apps/gawk/patches/{gawk-4.1.4.patchset => gawk-4.1.0.patchset} (100%) diff --git a/sys-apps/gawk/gawk-4.1.4.recipe b/sys-apps/gawk/gawk-4.1.0.recipe similarity index 94% rename from sys-apps/gawk/gawk-4.1.4.recipe rename to sys-apps/gawk/gawk-4.1.0.recipe index bd0f64a4a..a4bd41c6a 100644 --- a/sys-apps/gawk/gawk-4.1.4.recipe +++ b/sys-apps/gawk/gawk-4.1.0.recipe @@ -13,7 +13,7 @@ few lines of code. " HOMEPAGE="http://www.gnu.org/s/gawk" SOURCE_URI="http://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz" -CHECKSUM_SHA256="8c03080e2b5a56263e8783f6f1f306398d4591be18254041f3f547efef944d35" +CHECKSUM_SHA256="79f81b09bc3cce50e083f78acc0f91783821ad30866615d30dd1731f17ec440b" REVISION="1" LICENSE="GNU GPL v3" COPYRIGHT="1983-2013 Free Software Foundation, Inc." diff --git a/sys-apps/gawk/patches/gawk-4.1.4.patchset b/sys-apps/gawk/patches/gawk-4.1.0.patchset similarity index 100% rename from sys-apps/gawk/patches/gawk-4.1.4.patchset rename to sys-apps/gawk/patches/gawk-4.1.0.patchset