- Update GNU AWK to version 5.1.0
- Switch to smaller .tar.lz distfile Reported by: portscout
This commit is contained in:
parent
bd9cd48a9a
commit
3fd3e8a2d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531836
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gawk
|
||||
PORTVERSION= 5.0.1
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -25,7 +25,7 @@ MPFR_CONFIGURE_OFF= --without-gmp --without-mpfr
|
|||
INFO= gawk gawkinet gawkworkflow
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= iconv libtool makeinfo readline tar:xz
|
||||
USES= iconv libtool makeinfo readline tar:lz
|
||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \
|
||||
--with-libintl-prefix=${LOCALBASE} \
|
||||
AWK=${AWK}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1560880957
|
||||
SHA256 (gawk-5.0.1.tar.xz) = 8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794
|
||||
SIZE (gawk-5.0.1.tar.xz) = 3136004
|
||||
TIMESTAMP = 1586865644
|
||||
SHA256 (gawk-5.1.0.tar.lz) = 8a13d0adfacde9540acbb2e0ad9867ef17890b3fd4c2af288fe3c4f7b507a274
|
||||
SIZE (gawk-5.1.0.tar.lz) = 3008723
|
||||
|
|
Loading…
Reference in a new issue