mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
updated
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $Id: Makefile 2715 2009-11-19 10:26:38Z root $
|
||||
#
|
||||
PORTNAME= coreutils
|
||||
PORTVERSION= 9.1
|
||||
PORTVERSION= 9.7
|
||||
DIST_SUBDIR= gnu
|
||||
MASTER_SITES+= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1650133880
|
||||
SHA256 (gnu/coreutils-9.1.tar.xz) = 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423
|
||||
SIZE (gnu/coreutils-9.1.tar.xz) = 5712104
|
||||
TIMESTAMP = 1755494535
|
||||
SHA256 (gnu/coreutils-9.7.tar.xz) = e8bb26ad0293f9b5a1fc43fb42ba970e312c66ce92c1b0b16713d7500db251bf
|
||||
SIZE (gnu/coreutils-9.7.tar.xz) = 6158960
|
||||
|
||||
11
system/gcoreutils/files/patch-configure
Normal file
11
system/gcoreutils/files/patch-configure
Normal file
@@ -0,0 +1,11 @@
|
||||
--- configure.orig 2022-04-15 21:11:02 UTC
|
||||
+++ configure
|
||||
@@ -5579,7 +5579,7 @@ do
|
||||
*/) ;;
|
||||
*) as_dir=$as_dir/ ;;
|
||||
esac
|
||||
- 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 #(
|
||||
@@ -256,6 +256,8 @@ share/locale/it/LC_MESSAGES/coreutils.mo
|
||||
share/locale/it/LC_TIME/coreutils.mo
|
||||
share/locale/ja/LC_MESSAGES/coreutils.mo
|
||||
share/locale/ja/LC_TIME/coreutils.mo
|
||||
share/locale/ka/LC_MESSAGES/coreutils.mo
|
||||
share/locale/ka/LC_TIME/coreutils.mo
|
||||
share/locale/kk/LC_MESSAGES/coreutils.mo
|
||||
share/locale/kk/LC_TIME/coreutils.mo
|
||||
share/locale/ko/LC_MESSAGES/coreutils.mo
|
||||
@@ -288,6 +290,8 @@ share/locale/sr/LC_MESSAGES/coreutils.mo
|
||||
share/locale/sr/LC_TIME/coreutils.mo
|
||||
share/locale/sv/LC_MESSAGES/coreutils.mo
|
||||
share/locale/sv/LC_TIME/coreutils.mo
|
||||
share/locale/ta/LC_MESSAGES/coreutils.mo
|
||||
share/locale/ta/LC_TIME/coreutils.mo
|
||||
share/locale/tr/LC_MESSAGES/coreutils.mo
|
||||
share/locale/tr/LC_TIME/coreutils.mo
|
||||
share/locale/uk/LC_MESSAGES/coreutils.mo
|
||||
@@ -299,6 +303,7 @@ share/locale/zh_CN/LC_TIME/coreutils.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/coreutils.mo
|
||||
share/locale/zh_TW/LC_TIME/coreutils.mo
|
||||
@dir libexec/coreutils
|
||||
@dir share/info
|
||||
@dir share/locale/af/LC_MESSAGES
|
||||
@dir share/locale/af/LC_TIME
|
||||
@dir share/locale/af
|
||||
@@ -365,6 +370,9 @@ share/locale/zh_TW/LC_TIME/coreutils.mo
|
||||
@dir share/locale/ja/LC_MESSAGES
|
||||
@dir share/locale/ja/LC_TIME
|
||||
@dir share/locale/ja
|
||||
@dir share/locale/ka/LC_MESSAGES
|
||||
@dir share/locale/ka/LC_TIME
|
||||
@dir share/locale/ka
|
||||
@dir share/locale/kk/LC_MESSAGES
|
||||
@dir share/locale/kk/LC_TIME
|
||||
@dir share/locale/kk
|
||||
@@ -413,6 +421,9 @@ share/locale/zh_TW/LC_TIME/coreutils.mo
|
||||
@dir share/locale/sv/LC_MESSAGES
|
||||
@dir share/locale/sv/LC_TIME
|
||||
@dir share/locale/sv
|
||||
@dir share/locale/ta/LC_MESSAGES
|
||||
@dir share/locale/ta/LC_TIME
|
||||
@dir share/locale/ta
|
||||
@dir share/locale/tr/LC_MESSAGES
|
||||
@dir share/locale/tr/LC_TIME
|
||||
@dir share/locale/tr
|
||||
|
||||
Reference in New Issue
Block a user