diff --git a/system/gcoreutils/Makefile b/system/gcoreutils/Makefile index 7290e5df..5d5b0099 100644 --- a/system/gcoreutils/Makefile +++ b/system/gcoreutils/Makefile @@ -2,7 +2,7 @@ # $Id: Makefile 2715 2009-11-19 10:26:38Z root $ # PORTNAME= coreutils -PORTVERSION= 8.30 +PORTVERSION= 9.1 DIST_SUBDIR= gnu MASTER_SITES+= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/system/gcoreutils/distinfo b/system/gcoreutils/distinfo index 0100f5fe..a1f9c61e 100644 --- a/system/gcoreutils/distinfo +++ b/system/gcoreutils/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnu/coreutils-8.30.tar.xz) = e831b3a86091496cdba720411f9748de81507798f6130adeaef872d206e1b057 -SIZE (gnu/coreutils-8.30.tar.xz) = 5359532 +TIMESTAMP = 1650133880 +SHA256 (gnu/coreutils-9.1.tar.xz) = 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 +SIZE (gnu/coreutils-9.1.tar.xz) = 5712104 diff --git a/system/gcoreutils/files/patch-configure b/system/gcoreutils/files/patch-configure deleted file mode 100644 index 1281de47..00000000 --- a/system/gcoreutils/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2016-01-20 10:32:53 UTC -+++ configure -@@ -4356,7 +4356,7 @@ for as_dir in $PATH$PATH_SEPARATOR/opt/s - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_prog in mkdir gmkdir; do -+ for ac_prog in mkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( diff --git a/system/gcoreutils/pkg-plist b/system/gcoreutils/pkg-plist index 7d4756ef..92b114ba 100644 --- a/system/gcoreutils/pkg-plist +++ b/system/gcoreutils/pkg-plist @@ -3,6 +3,7 @@ bin/gb2sum bin/gbase32 bin/gbase64 bin/gbasename +bin/gbasenc bin/gcat bin/gchcon bin/gchgrp @@ -109,6 +110,7 @@ man/man1/gb2sum.1.gz man/man1/gbase32.1.gz man/man1/gbase64.1.gz man/man1/gbasename.1.gz +man/man1/gbasenc.1.gz man/man1/gcat.1.gz man/man1/gchcon.1.gz man/man1/gchgrp.1.gz @@ -209,6 +211,7 @@ man/man1/gwc.1.gz man/man1/gwho.1.gz man/man1/gwhoami.1.gz man/man1/gyes.1.gz +share/info/coreutils.info share/locale/af/LC_MESSAGES/coreutils.mo share/locale/af/LC_TIME/coreutils.mo share/locale/be/LC_MESSAGES/coreutils.mo