Hi ports -- Does anyone want to try the latest coreutils? Diff attached.
~Brian
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/coreutils/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile --- Makefile 25 Oct 2017 15:36:23 -0000 1.13 +++ Makefile 30 Dec 2017 00:11:35 -0000 @@ -2,7 +2,7 @@ COMMENT = file, shell and text manipulation utilities -DISTNAME = coreutils-8.28 +DISTNAME = coreutils-8.29 CATEGORIES = sysutils MAINTAINER = Brian Callahan <bcal...@openbsd.org> Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/coreutils/distinfo,v retrieving revision 1.7 diff -u -p -u -p -r1.7 distinfo --- distinfo 25 Oct 2017 15:36:23 -0000 1.7 +++ distinfo 30 Dec 2017 00:11:35 -0000 @@ -1,2 +1,2 @@ -SHA256 (coreutils-8.28.tar.xz) = ERexoWA53dhNUamSOUgwfPoows6gPRokOHQiU98KDGU= -SIZE (coreutils-8.28.tar.xz) = 5252336 +SHA256 (coreutils-8.29.tar.xz) = ktD6HDEcrO+omFO9tTxi9BEM39o4IDRrWcvQmPQPlV4= +SIZE (coreutils-8.29.tar.xz) = 5286588 Index: patches/patch-Makefile_in =================================================================== RCS file: /cvs/ports/sysutils/coreutils/patches/patch-Makefile_in,v retrieving revision 1.6 diff -u -p -u -p -r1.6 patch-Makefile_in --- patches/patch-Makefile_in 25 Oct 2017 15:36:23 -0000 1.6 +++ patches/patch-Makefile_in 30 Dec 2017 00:11:35 -0000 @@ -5,7 +5,7 @@ XXX: Avoid rebuilding coreutils.info; ou Index: Makefile.in --- Makefile.in.orig +++ Makefile.in -@@ -11507,6 +11507,7 @@ doc/$(am__dirstamp): +@@ -11519,6 +11519,7 @@ doc/$(am__dirstamp): @: > doc/$(am__dirstamp) $(srcdir)/doc/coreutils.info: doc/coreutils.texi $(srcdir)/doc/version.texi $(doc_coreutils_TEXINFOS)