Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2022 18:18:06 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dffaf231cf50 - main - lang/gawk: update GNU Awk to version 5.2.0
Message-ID:  <202209061818.286II62O047522@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dffaf231cf508b2cfb727988ffa74a94f504289f

commit dffaf231cf508b2cfb727988ffa74a94f504289f
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-09-06 18:17:06 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-09-06 18:17:06 +0000

    lang/gawk: update GNU Awk to version 5.2.0
    
    Reported by:    portscout
---
 lang/gawk/Makefile  | 4 ++--
 lang/gawk/distinfo  | 6 +++---
 lang/gawk/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 5 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
diff --git a/lang/gawk/distinfo b/lang/gawk/distinfo
index c28c22159704..8c96de506342 100644
--- a/lang/gawk/distinfo
+++ b/lang/gawk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635444011
-SHA256 (gawk-5.1.1.tar.lz) = e583dd5e82b867b0d2917ce6b79c29842b63956e81302be659bb9f85a238163d
-SIZE (gawk-5.1.1.tar.lz) = 3113754
+TIMESTAMP = 1662313795
+SHA256 (gawk-5.2.0.tar.lz) = 44b9c5c87d95bdaa4a41bf84acb23dd30fdb7be5bd4335c8b941b94c73ae7b19
+SIZE (gawk-5.2.0.tar.lz) = 3228453
diff --git a/lang/gawk/pkg-plist b/lang/gawk/pkg-plist
index f10414ba369d..c00de6bd0ce7 100644
--- a/lang/gawk/pkg-plist
+++ b/lang/gawk/pkg-plist
@@ -1,5 +1,6 @@
 bin/gawk
 bin/gawk-%%VERSION%%
+bin/gawkbug
 etc/profile.d/gawk.csh
 etc/profile.d/gawk.sh
 include/gawkapi.h
@@ -18,6 +19,8 @@ lib/gawk/time.so
 libexec/awk/grcat
 libexec/awk/pwcat
 man/man1/gawk.1.gz
+man/man1/gawkbug.1.gz
+man/man1/pm-gawk.1.gz
 man/man3/filefuncs.3am.gz
 man/man3/fnmatch.3am.gz
 man/man3/fork.3am.gz
@@ -73,6 +76,7 @@ share/awk/zerofile.awk
 %%NLS%%share/locale/pl/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/gawk.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/gawk.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209061818.286II62O047522>