[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r7812: update coreutils to 9.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r7812: update coreutils to 9.0 |
Date: |
Fri, 24 Sep 2021 17:49:15 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 7812
revision-id: carlhansen1234@gmail.com-20210924214910-0xk84rgx03c8nfvb
parent: carlhansen1234@gmail.com-20210924211810-a90j0mbx94dzh14f
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-09-24 14:49:10 -0700
message:
update coreutils to 9.0
modified:
pkg/gnu/coreutils/Makefile makefile-20160617014725-uokjfnggs70iry9h-532
pkg/gnu/coreutils/config.mk config.mk-20160617015117-zgg4mbqclw74mpvi-1
pkg/gnu/coreutils/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-533
pkg/gnu/coreutils/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-534
=== modified file 'pkg/gnu/coreutils/Makefile'
--- a/pkg/gnu/coreutils/Makefile 2020-03-05 17:12:12 +0000
+++ b/pkg/gnu/coreutils/Makefile 2021-09-24 21:49:10 +0000
@@ -1,5 +1,5 @@
# Copyright ©2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright ©2017, 2018, 2019, 2020 CarlHansen <carlhansen@gnu.org>
+# Copyright ©2017, 2018, 2019, 2020, 2021 CarlHansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
NAME = Coreutils
GARNAME = coreutils
-GARVERSION = 8.32
+GARVERSION = 9.0
HOME_URL = http://www.gnu.org/software/coreutils/
DESCRIPTION = Core GNU utilities (file, text, shell)
define BLURB
=== modified file 'pkg/gnu/coreutils/config.mk'
--- a/pkg/gnu/coreutils/config.mk 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/coreutils/config.mk 2021-09-24 21:49:10 +0000
@@ -1,4 +1,4 @@
## Configuration options for coreutils ##
CONFIGURE_OPTS ?=
-BUILD_OPTS ?=
+BUILD_OPTS ?=
=== modified file 'pkg/gnu/coreutils/gpg-keyring'
Binary files a/pkg/gnu/coreutils/gpg-keyring 2017-12-27 19:51:46 +0000 and
b/pkg/gnu/coreutils/gpg-keyring 2021-09-24 21:49:10 +0000 differ
=== modified file 'pkg/gnu/coreutils/sha256sums'
--- a/pkg/gnu/coreutils/sha256sums 2020-03-05 17:12:12 +0000
+++ b/pkg/gnu/coreutils/sha256sums 2021-09-24 21:49:10 +0000
@@ -1,2 +1,2 @@
-4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa
download/coreutils-8.32.tar.xz
-71b944375b322ba77c9c56b687b48df885c676d4fd7c465b3706713a9b62ce0a
download/coreutils-8.32.tar.xz.sig
+ce30acdf4a41bc5bb30dd955e9eaa75fa216b4e3deb08889ed32433c7b3b97ce
download/coreutils-9.0.tar.xz
+47a255a411fc698cec4dccbb17580a4c9b0625323d29bb5a49bd1e65142c8c7a
download/coreutils-9.0.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r7812: update coreutils to 9.0,
Carl Hansen <=