From 282c8b149bf60c29bffd1ffcc4e2f87c97b8ad48 Mon Sep 17 00:00:00 2001 From: kenmays Date: Fri, 16 Feb 2024 00:43:37 -0800 Subject: [PATCH] gawk: bump to 5.3.0 (#10011) --- sys-apps/gawk/{gawk-5.2.2.recipe => gawk-5.3.0.recipe} | 6 +++--- .../patches/{gawk-5.2.2.patchset => gawk-5.3.0.patchset} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) rename sys-apps/gawk/{gawk-5.2.2.recipe => gawk-5.3.0.recipe} (93%) rename sys-apps/gawk/patches/{gawk-5.2.2.patchset => gawk-5.3.0.patchset} (93%) diff --git a/sys-apps/gawk/gawk-5.2.2.recipe b/sys-apps/gawk/gawk-5.3.0.recipe similarity index 93% rename from sys-apps/gawk/gawk-5.2.2.recipe rename to sys-apps/gawk/gawk-5.3.0.recipe index 09aea3ac3..eec202606 100644 --- a/sys-apps/gawk/gawk-5.2.2.recipe +++ b/sys-apps/gawk/gawk-5.3.0.recipe @@ -12,11 +12,11 @@ makes it possible to handle simple data-reformatting jobs with just a \ few lines of code. " HOMEPAGE="http://www.gnu.org/s/gawk" -COPYRIGHT="1983-2020 Free Software Foundation, Inc." +COPYRIGHT="1983-2023 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz" -CHECKSUM_SHA256="945aef7ccff101f20b22a10802bc005e994ab2b8ea3e724cc1a197c62f41f650" +CHECKSUM_SHA256="378f8864ec21cfceaa048f7e1869ac9b4597b449087caf1eb55e440d30273336" PATCHES="gawk-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" diff --git a/sys-apps/gawk/patches/gawk-5.2.2.patchset b/sys-apps/gawk/patches/gawk-5.3.0.patchset similarity index 93% rename from sys-apps/gawk/patches/gawk-5.2.2.patchset rename to sys-apps/gawk/patches/gawk-5.3.0.patchset index f9a9b73bc..8348345f2 100644 --- a/sys-apps/gawk/patches/gawk-5.2.2.patchset +++ b/sys-apps/gawk/patches/gawk-5.3.0.patchset @@ -1,4 +1,4 @@ -From 0e94b2cadb89649014ef45cacc0b0992cafb2657 Mon Sep 17 00:00:00 2001 +From 19143d3ca89c933746569e5ed0c8655991fae5e0 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 4 May 2015 18:51:15 +0000 Subject: Haiku patch @@ -61,7 +61,7 @@ index 637378e..319ee3a 100644 return 1; } diff --git a/io.c b/io.c -index 378b115..935b600 100644 +index c595c00..1b7c115 100644 --- a/io.c +++ b/io.c @@ -47,6 +47,8 @@ @@ -74,5 +74,5 @@ index 378b115..935b600 100644 #include #endif -- -2.14.2 +2.42.1