aboutsummaryrefslogtreecommitdiff
path: root/lang/gawk/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2022-09-06 18:17:06 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2022-09-06 18:17:06 +0000
commitdffaf231cf508b2cfb727988ffa74a94f504289f (patch)
treeee083341923b0e75efd5b90994e008d6e2a877df /lang/gawk/Makefile
parenta025e9ce23e0b36a27d3675a5ce3158e07ab181d (diff)
downloadports-dffaf231cf508b2cfb727988ffa74a94f504289f.tar.gz
ports-dffaf231cf508b2cfb727988ffa74a94f504289f.zip
lang/gawk: update GNU Awk to version 5.2.0
Reported by: portscout
Diffstat (limited to 'lang/gawk/Makefile')
-rw-r--r--lang/gawk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile
index 9ec97deec8e8..9b59ea9e5e4a 100644
--- a/lang/gawk/Makefile
+++ b/lang/gawk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gawk
-PORTVERSION= 5.1.1
+PORTVERSION= 5.2.0
CATEGORIES= lang
MASTER_SITES= GNU
@@ -21,7 +21,7 @@ MPFR_DESC?= Support multiple-precision floating-point computation
MPFR_LIB_DEPENDS= libgmp.so:math/gmp libmpfr.so:math/mpfr
MPFR_CONFIGURE_OFF= --without-gmp --without-mpfr
-INFO= gawk gawkinet gawkworkflow
+INFO= gawk gawkinet gawkworkflow pm-gawk
GNU_CONFIGURE= yes
USES= iconv libtool makeinfo readline tar:lz