Hi ports --

Attached is an update to the GNU coreutils.

NEWS: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS

All tests pass on amd64; a big endian test would be appreciated.

OK?

~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile    4 Jun 2023 17:26:47 -0000       1.27
+++ Makefile    3 Sep 2023 12:41:49 -0000
@@ -1,6 +1,6 @@
 COMMENT =              file, shell and text manipulation utilities
 
-DISTNAME =             coreutils-9.3
+DISTNAME =             coreutils-9.4
 CATEGORIES =           sysutils
 
 MAINTAINER =           Brian Callahan <bcal...@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    4 Jun 2023 17:26:47 -0000       1.14
+++ distinfo    3 Sep 2023 12:41:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (coreutils-9.3.tar.xz) = rbz8/omSNbceh2jc8HzVMlILf1T5qAZIQ/jRmakEu6o=
-SIZE (coreutils-9.3.tar.xz) = 5808696
+SHA256 (coreutils-9.4.tar.xz) = 6mE6TPRGEjJukXIBu7zfvTAd4h/8O1m25cB+BAsnXlI=
+SIZE (coreutils-9.4.tar.xz) = 5979200
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/patches/patch-Makefile_in,v
retrieving revision 1.14
diff -u -p -r1.14 patch-Makefile_in
--- patches/patch-Makefile_in   4 Jun 2023 17:26:47 -0000       1.14
+++ patches/patch-Makefile_in   3 Sep 2023 12:41:49 -0000
@@ -3,7 +3,7 @@ XXX: Avoid rebuilding coreutils.info; ou
 Index: Makefile.in
 --- Makefile.in.orig
 +++ Makefile.in
-@@ -21087,6 +21087,7 @@ doc/$(am__dirstamp):
+@@ -22186,6 +22186,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.12
diff -u -p -r1.12 PLIST
--- pkg/PLIST   4 Jun 2023 17:26:47 -0000       1.12
+++ pkg/PLIST   3 Sep 2023 12:41:49 -0000
@@ -352,6 +352,11 @@ share/locale/sr/LC_TIME/coreutils.mo
 share/locale/sv/LC_MESSAGES/coreutils.mo
 share/locale/sv/LC_TIME/
 share/locale/sv/LC_TIME/coreutils.mo
+share/locale/ta/
+share/locale/ta/LC_MESSAGES/
+share/locale/ta/LC_MESSAGES/coreutils.mo
+share/locale/ta/LC_TIME/
+share/locale/ta/LC_TIME/coreutils.mo
 share/locale/tr/LC_MESSAGES/coreutils.mo
 share/locale/tr/LC_TIME/
 share/locale/tr/LC_TIME/coreutils.mo

Reply via email to