Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/Makefile,v
diff -u -p -r1.32 Makefile
--- Makefile 30 Aug 2024 04:38:24 -0000 1.32
+++ Makefile 22 Feb 2025 18:53:45 -0000
@@ -1,8 +1,7 @@
COMMENT = file, shell and text manipulation utilities
-DISTNAME = coreutils-9.5
+DISTNAME = coreutils-9.6
CATEGORIES = sysutils
-REVISION = 0
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/distinfo,v
diff -u -p -r1.16 distinfo
--- distinfo 25 May 2024 11:22:48 -0000 1.16
+++ distinfo 22 Feb 2025 18:53:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (coreutils-9.5.tar.xz) = zTKO3qyS9qZl3p8yPJO3Eq8YWLwuDYjz9xAEaUcKG4o=
-SIZE (coreutils-9.5.tar.xz) = 6007136
+SHA256 (coreutils-9.6.tar.xz) = egEkMns5j9nrGmq95YM4mCFCLHRP+hBzSyT1V2ENMoM=
+SIZE (coreutils-9.6.tar.xz) = 6134764
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/coreutils/patches/patch-Makefile_in,v
diff -u -p -r1.16 patch-Makefile_in
--- patches/patch-Makefile_in 25 May 2024 11:22:48 -0000 1.16
+++ patches/patch-Makefile_in 22 Feb 2025 18:53:45 -0000
@@ -3,7 +3,7 @@ XXX: Avoid rebuilding coreutils.info; ou
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
-@@ -22237,6 +22237,7 @@ doc/$(am__dirstamp):
+@@ -22877,6 +22877,7 @@ doc/$(am__dirstamp):
@: > doc/$(am__dirstamp)
$(srcdir)/doc/coreutils.info: doc/coreutils.texi $(srcdir)/doc/version.texi $(doc_coreutils_TEXINFOS)
Hi ports --
Attached is an update to the GNU coreutils. All tests pass on an amd64
machine--any big endian testers?
Changelog is here:
https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
OK?
~Brian
No comments:
Post a Comment