Index: head/lang/gawk/Makefile =================================================================== --- head/lang/gawk/Makefile (revision 494571) +++ head/lang/gawk/Makefile (revision 494572) @@ -1,43 +1,42 @@ # Created by: Andreas Klemm # $FreeBSD$ PORTNAME= gawk -PORTVERSION= 4.1.4 -PORTREVISION= 3 +PORTVERSION= 4.2.1 CATEGORIES= lang MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= GNU version of AWK scripting language LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsigsegv.so:devel/libsigsegv OPTIONS_DEFINE= NLS MPFR OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls MPFR_DESC?= Support multiple-precision floating-point computation MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr MPFR_CONFIGURE_OFF= --without-gmp --without-mpfr -INFO= gawk gawkinet +INFO= gawk gawkinet gawkworkflow GNU_CONFIGURE= yes USES= iconv libtool makeinfo readline tar:xz CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \ --with-libintl-prefix=${LOCALBASE} \ AWK=${AWK} INSTALL_TARGET= install-strip TEST_TARGET= check PLIST_SUB+= VERSION=${PORTVERSION} post-patch: @${RM} ${WRKSRC}/doc/*.info @${REINPLACE_CMD} -e 's/ -export-dynamic/ -Wl,--export-dynamic/' \ ${WRKSRC}/configure .include Index: head/lang/gawk/distinfo =================================================================== --- head/lang/gawk/distinfo (revision 494571) +++ head/lang/gawk/distinfo (revision 494572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473712485 -SHA256 (gawk-4.1.4.tar.xz) = 53e184e2d0f90def9207860531802456322be091c7b48f23fdc79cda65adc266 -SIZE (gawk-4.1.4.tar.xz) = 2367832 +TIMESTAMP = 1519585451 +SHA256 (gawk-4.2.1.tar.xz) = d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551 +SIZE (gawk-4.2.1.tar.xz) = 2985412 Index: head/lang/gawk/pkg-plist =================================================================== --- head/lang/gawk/pkg-plist (revision 494571) +++ head/lang/gawk/pkg-plist (revision 494572) @@ -1,70 +1,73 @@ bin/gawk bin/gawk-%%VERSION%% -bin/igawk +etc/profile.d/gawk.csh +etc/profile.d/gawk.sh include/gawkapi.h lib/gawk/filefuncs.so lib/gawk/fnmatch.so lib/gawk/fork.so lib/gawk/inplace.so +lib/gawk/intdiv.so lib/gawk/ordchr.so lib/gawk/readdir.so lib/gawk/readfile.so lib/gawk/revoutput.so lib/gawk/revtwoway.so lib/gawk/rwarray.so -lib/gawk/testext.so lib/gawk/time.so libexec/awk/grcat libexec/awk/pwcat man/man1/gawk.1.gz -man/man1/igawk.1.gz man/man3/filefuncs.3am.gz man/man3/fnmatch.3am.gz man/man3/fork.3am.gz man/man3/inplace.3am.gz man/man3/ordchr.3am.gz man/man3/readdir.3am.gz man/man3/readfile.3am.gz man/man3/revoutput.3am.gz man/man3/revtwoway.3am.gz man/man3/rwarray.3am.gz man/man3/time.3am.gz share/awk/assert.awk share/awk/bits2str.awk share/awk/cliff_rand.awk share/awk/ctime.awk share/awk/ftrans.awk share/awk/getopt.awk share/awk/gettime.awk share/awk/group.awk +share/awk/have_mpfr.awk share/awk/inplace.awk +share/awk/intdiv0.awk share/awk/join.awk share/awk/libintl.awk share/awk/noassign.awk share/awk/ord.awk share/awk/passwd.awk share/awk/processarray.awk share/awk/quicksort.awk share/awk/readable.awk share/awk/readfile.awk share/awk/rewind.awk share/awk/round.awk share/awk/shellquote.awk share/awk/strtonum.awk share/awk/walkarray.awk share/awk/zerofile.awk %%NLS%%share/locale/ca/LC_MESSAGES/gawk.mo %%NLS%%share/locale/da/LC_MESSAGES/gawk.mo %%NLS%%share/locale/de/LC_MESSAGES/gawk.mo %%NLS%%share/locale/es/LC_MESSAGES/gawk.mo %%NLS%%share/locale/fi/LC_MESSAGES/gawk.mo %%NLS%%share/locale/fr/LC_MESSAGES/gawk.mo %%NLS%%share/locale/id/LC_MESSAGES/gawk.mo %%NLS%%share/locale/it/LC_MESSAGES/gawk.mo %%NLS%%share/locale/ja/LC_MESSAGES/gawk.mo %%NLS%%share/locale/ms/LC_MESSAGES/gawk.mo %%NLS%%share/locale/nl/LC_MESSAGES/gawk.mo %%NLS%%share/locale/pl/LC_MESSAGES/gawk.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gawk.mo %%NLS%%share/locale/sv/LC_MESSAGES/gawk.mo %%NLS%%share/locale/vi/LC_MESSAGES/gawk.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gawk.mo