[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10082: update coreutils to 9.5
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10082: update coreutils to 9.5 |
Date: |
Thu, 28 Mar 2024 13:59:17 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10082
revision-id: carlhansen@gnu.org-20240328175912-6yzfizgqbwgsl236
parent: carlhansen@gnu.org-20240328024126-yquq4iv5282k11dr
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Thu 2024-03-28 17:59:12 +0000
message:
update coreutils to 9.5
modified:
pkg/gnu/coreutils/Makefile makefile-20160617014725-uokjfnggs70iry9h-532
pkg/gnu/coreutils/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-534
=== modified file 'pkg/gnu/coreutils/Makefile'
--- a/pkg/gnu/coreutils/Makefile 2023-08-29 19:02:37 +0000
+++ b/pkg/gnu/coreutils/Makefile 2024-03-28 17:59:12 +0000
@@ -1,5 +1,5 @@
# Copyright ©2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright ©2017-2023 CarlHansen <carlhansen@gnu.org>
+# Copyright ©2017-2024 CarlHansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -18,11 +18,11 @@
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
#
#
-# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+# Send bug reports and comments out GSRC problems to bug-gsrc@gnu.org
NAME = Coreutils
GARNAME = coreutils
-GARVERSION = 9.4
+GARVERSION = 9.5
HOME_URL = http://www.gnu.org/software/coreutils/
DESCRIPTION = Core GNU utilities (file, text, shell)
define BLURB
@@ -53,4 +53,5 @@
# use that instance of "cp", and refuses to overwrite itself.
# A solution is to put "cp" somewhere else in your $PATH,
# and remove the one it is trying to install. Then, "make install".
+# ( and then remove the temporary "cp" ).
=== modified file 'pkg/gnu/coreutils/sha256sums'
--- a/pkg/gnu/coreutils/sha256sums 2023-08-29 19:02:37 +0000
+++ b/pkg/gnu/coreutils/sha256sums 2024-03-28 17:59:12 +0000
@@ -1,2 +1,2 @@
-ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52
download/coreutils-9.4.tar.xz
-290c9baaf94bdad2f126cb9e7a1a98214afc4e3cbdf6d362b0acb4ffc56f72c7
download/coreutils-9.4.tar.xz.sig
+cd328edeac92f6a665de9f323c93b712af1858bc2e0d88f3f7100469470a1b8a
download/coreutils-9.5.tar.xz
+b2843cd7c5972c7bc4d01fc34eb82e5a3ec84a199363288e3999304e3dddc805
download/coreutils-9.5.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10082: update coreutils to 9.5,
Carl Hansen <=