diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index 9100b1bc911e..a21a113cab1d 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -1,56 +1,57 @@ PORTNAME= coreutils -DISTVERSION= 9.5 +DISTVERSION= 9.6 CATEGORIES= sysutils textproc MASTER_SITES= GNU MAINTAINER= jharris@widomaker.com COMMENT= Free Software Foundation core utilities -WWW= https://www.gnu.org/software/coreutils/ +WWW= https://www.gnu.org/software/coreutils/ \ + https://git.savannah.gnu.org/gitweb/?p=coreutils.git LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe iconv perl5 charsetfix tar:xz +USES= charsetfix cpe iconv perl5 tar:xz CPE_VENDOR= gnu USE_LDCONFIG= yes USE_PERL5= build # required for tests and man page generation GNU_CONFIGURE= yes # A rather nasty hack to stop gnustat from conflicting with base gstat # bugs.freebsd.org/160060 CONFIGURE_ARGS= --program-prefix=g \ --program-transform-name=s/stat/nustat/ CONFIGURE_ENV= FORCE_UNSAFE_CONFIGURE=1 TEST_TARGET= check + PIE_UNSAFE= yes CONFLICTS_INSTALL= gdu geneweb gexpr rubygem-god # bin/gdu bin/gexpr bin/god bin/gwc INFO= coreutils OPTIONS_DEFINE= GMP NLS OPTIONS_SUB= yes -GMP_USES= localbase:ldflags GMP_LIB_DEPENDS= libgmp.so:math/gmp +GMP_USES= localbase:ldflags GMP_CONFIGURE_WITH= libgmp - NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-build: @${REINPLACE_CMD} -e "s/ lib / /g" ${WRKSRC}/Makefile @${TOUCH} ${WRKSRC}/doc/coreutils.info post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \ ${STAGEDIR}${PREFIX}/libexec/coreutils/libstdbuf.so .include .if ${ARCH} == i386 CONFIGURE_ARGS+= --disable-year2038 .endif .include diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo index 44185c1c1ca9..0b4242496dec 100644 --- a/sysutils/coreutils/distinfo +++ b/sysutils/coreutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724600904 -SHA256 (coreutils-9.5.tar.xz) = cd328edeac92f6a665de9f323c93b712af1858bc2e0d88f3f7100469470a1b8a -SIZE (coreutils-9.5.tar.xz) = 6007136 +TIMESTAMP = 1737143919 +SHA256 (coreutils-9.6.tar.xz) = 7a0124327b398fd9eb1a6abde583389821422c744ffa10734b24f557610d3283 +SIZE (coreutils-9.6.tar.xz) = 6134764