Hi ports --
Attached is an update to GNU coreutils-8.31, which was released a few
days ago.
Changelog is here: https://github.com/coreutils/coreutils/blob/master/NEWS
All tests pass on amd64 but one, which is no change from 8.30.
Please test your favorite GNU utilities.
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile 11 Jul 2018 17:24:31 -0000 1.15
+++ Makefile 12 Mar 2019 15:31:02 -0000
@@ -2,7 +2,7 @@
COMMENT = file, shell and text manipulation utilities
-DISTNAME = coreutils-8.30
+DISTNAME = coreutils-8.31
CATEGORIES = sysutils
MAINTAINER = Brian Callahan <bcal...@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 11 Jul 2018 17:24:31 -0000 1.9
+++ distinfo 12 Mar 2019 15:31:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (coreutils-8.30.tar.xz) = 6DGzqGCRSWzbpyBBH5dI3oFQd5j2Ewrervhy0gbhsFc=
-SIZE (coreutils-8.30.tar.xz) = 5359532
+SHA256 (coreutils-8.31.tar.xz) = /3qckY7c5rT0snJeP5s3sMTRk1McrEmki1bE0NOp6f0=
+SIZE (coreutils-8.31.tar.xz) = 5410140
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/patches/patch-Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-Makefile_in
--- patches/patch-Makefile_in 11 Jul 2018 17:24:31 -0000 1.8
+++ patches/patch-Makefile_in 12 Mar 2019 15:31:02 -0000
@@ -5,7 +5,7 @@ XXX: Avoid rebuilding coreutils.info; ou
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
-@@ -11527,6 +11527,7 @@ doc/$(am__dirstamp):
+@@ -11955,6 +11955,7 @@ doc/$(am__dirstamp):
@: > doc/$(am__dirstamp)
$(srcdir)/doc/coreutils.info: doc/coreutils.texi $(srcdir)/doc/version.texi $(doc_coreutils_TEXINFOS)
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST 25 Oct 2017 15:36:23 -0000 1.8
+++ pkg/PLIST 12 Mar 2019 15:31:02 -0000
@@ -12,6 +12,7 @@
@bin bin/gbase32
@bin bin/gbase64
@bin bin/gbasename
+@bin bin/gbasenc
@bin bin/gcat
@bin bin/gchcon
@bin bin/gchgrp
@@ -120,6 +121,7 @@ libexec/coreutils/libstdbuf.so
@man man/man1/gbase32.1
@man man/man1/gbase64.1
@man man/man1/gbasename.1
+@man man/man1/gbasenc.1
@man man/man1/gcat.1
@man man/man1/gchcon.1
@man man/man1/gchgrp.1