mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/diffutils: Update to 3.12
Pet portfmt. PR: 285998 Approved by: submitter is maintainer
This commit is contained in:
parent
5e8551be6b
commit
491079b59c
2 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= diffutils
|
PORTNAME= diffutils
|
||||||
DISTVERSION= 3.11
|
DISTVERSION= 3.12
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@ TEST_TARGET= check
|
||||||
|
|
||||||
INFO= diffutils
|
INFO= diffutils
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
NLS_USES= gettext iconv
|
NLS_USES= gettext iconv
|
||||||
NLS_CONFIGURE_ENABLE=nls
|
NLS_CONFIGURE_ENABLE= nls
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e '/^mkdir/s:@mkdir_p@:${MKDIR}:' \
|
@${REINPLACE_CMD} -e '/^mkdir/s:@mkdir_p@:${MKDIR}:' \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1738634662
|
TIMESTAMP = 1744271354
|
||||||
SHA256 (diffutils-3.11.tar.xz) = a73ef05fe37dd585f7d87068e4a0639760419f810138bd75c61ddaa1f9e2131e
|
SHA256 (diffutils-3.12.tar.xz) = 7c8b7f9fc8609141fdea9cece85249d308624391ff61dedaf528fcb337727dfd
|
||||||
SIZE (diffutils-3.11.tar.xz) = 1926052
|
SIZE (diffutils-3.12.tar.xz) = 1938800
|
||||||
|
|
Loading…
Add table
Reference in a new issue