Gawk 5 released on April 12[1] with some cool new features. I couldn't
find updates for it on ports@, so here it is. The release notes
recommend using GNU Bison 3.3, but it compiles fine and passes all tests
on 6.5 and -current.

[1] https://lists.gnu.org/archive/html/info-gnu/2019-04/msg00002.html

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/gawk/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    2 Nov 2018 18:48:39 -0000       1.35
+++ Makefile    5 May 2019 04:49:13 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       GNU awk
 
-V=             4.2.1
+V=             5.0.0
 DISTNAME=      gawk-$V
 REVISION=      0
 CATEGORIES=    lang
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/gawk/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo    2 Apr 2018 17:04:44 -0000       1.17
+++ distinfo    5 May 2019 04:49:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (gawk-4.2.1.tar.gz) = KyPVFQOy35pBqm/dxgAq1+vyo4asGdwba+DdSLCs9ts=
-SIZE (gawk-4.2.1.tar.gz) = 5666610
+SHA256 (gawk-5.0.0.tar.gz) = LWhsmlt7opK8P6VryEoZWdchqdV5cKdkExVtS48fxn0=
+SIZE (gawk-5.0.0.tar.gz) = 5763496
-- 
Stephen Gregoratto
PGP: 3FC6 3D0E 2801 C348 1C44 2D34 A80C 0F8E 8BAB EC8B

Reply via email to