aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/coreutils/Makefile11
-rw-r--r--sysutils/coreutils/distinfo6
-rw-r--r--sysutils/coreutils/pkg-plist2
3 files changed, 8 insertions, 11 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 345bb11f1078..3821f8f87efc 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= coreutils
-PORTVERSION= 8.30
-PORTREVISION= 1
+PORTVERSION= 8.31
CATEGORIES= sysutils textproc
MASTER_SITES= GNU
@@ -16,10 +15,9 @@ CONFLICTS= idutils-[0-9]*
USES= cpe gmake iconv perl5 charsetfix tar:xz
CPE_VENDOR= gnu
-USE_PERL5= build # build - required for tests and man page generation
+USE_PERL5= build # required for tests and man page generation
USE_LDCONFIG= yes
-
-MAKE_JOBS_UNSAFE= yes
+TEST_TARGET= check
GNU_CONFIGURE= yes
# A rather nasty hack to stop gnustat from conflicting with base gstat
@@ -52,7 +50,4 @@ post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \
${STAGEDIR}${PREFIX}/libexec/coreutils/libstdbuf.so
-#regression-test: build
-# (cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check)
-
.include <bsd.port.mk>
diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo
index bb6c3f3d274e..38d5dfad86b4 100644
--- a/sysutils/coreutils/distinfo
+++ b/sysutils/coreutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537606173
-SHA256 (coreutils-8.30.tar.xz) = e831b3a86091496cdba720411f9748de81507798f6130adeaef872d206e1b057
-SIZE (coreutils-8.30.tar.xz) = 5359532
+TIMESTAMP = 1552263868
+SHA256 (coreutils-8.31.tar.xz) = ff7a9c918edce6b4f4b2725e3f9b37b0c4d193531cac49a48b56c4d0d3a9e9fd
+SIZE (coreutils-8.31.tar.xz) = 5410140
diff --git a/sysutils/coreutils/pkg-plist b/sysutils/coreutils/pkg-plist
index b756dfe7d74c..9355dbda91bd 100644
--- a/sysutils/coreutils/pkg-plist
+++ b/sysutils/coreutils/pkg-plist
@@ -3,6 +3,7 @@ bin/gb2sum
bin/gbase32
bin/gbase64
bin/gbasename
+bin/gbasenc
bin/gcat
bin/gchcon
bin/gchgrp
@@ -108,6 +109,7 @@ man/man1/gb2sum.1.gz
man/man1/gbase32.1.gz
man/man1/gbase64.1.gz
man/man1/gbasename.1.gz
+man/man1/gbasenc.1.gz
man/man1/gcat.1.gz
man/man1/gchcon.1.gz
man/man1/gchgrp.1.gz