aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-13 22:43:30 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-13 22:43:30 +0000
commit9b21b2e65cdfc3335192301f680626d3c7eb502e (patch)
tree4975c76aa0e6a65253983e1cf951e6434f36e122 /sysutils
parentd599b9c1d5d5fe828fbf6243987c6d503769820d (diff)
downloadports-9b21b2e65cdfc3335192301f680626d3c7eb502e.tar.gz
ports-9b21b2e65cdfc3335192301f680626d3c7eb502e.zip
sysutils/coreutils: update to 9.1
PR: 265770 Approved by: jharris@widomaker.com (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/coreutils/Makefile7
-rw-r--r--sysutils/coreutils/distinfo6
-rw-r--r--sysutils/coreutils/files/patch-configure14
3 files changed, 12 insertions, 15 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 349322d8f82f..4c227caf9f7f 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,5 +1,5 @@
PORTNAME= coreutils
-PORTVERSION= 8.32
+PORTVERSION= 9.1
CATEGORIES= sysutils textproc
MASTER_SITES= GNU
@@ -9,7 +9,7 @@ COMMENT= Free Software Foundation core utilities
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe gmake iconv perl5 charsetfix tar:xz
+USES= cpe iconv perl5 charsetfix tar:xz
CPE_VENDOR= gnu
USE_PERL5= build # required for tests and man page generation
USE_LDCONFIG= yes
@@ -33,9 +33,6 @@ GMP_CONFIGURE_WITH= gmp
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-
post-build:
@${REINPLACE_CMD} -e "s/ lib / /g" ${WRKSRC}/Makefile
@${TOUCH} ${WRKSRC}/doc/coreutils.info
diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo
index f47c0b02fa73..2bfa2f89c83f 100644
--- a/sysutils/coreutils/distinfo
+++ b/sysutils/coreutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592354850
-SHA256 (coreutils-8.32.tar.xz) = 4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa
-SIZE (coreutils-8.32.tar.xz) = 5547836
+TIMESTAMP = 1660430321
+SHA256 (coreutils-9.1.tar.xz) = 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423
+SIZE (coreutils-9.1.tar.xz) = 5712104
diff --git a/sysutils/coreutils/files/patch-configure b/sysutils/coreutils/files/patch-configure
index 1281de4769dc..749673693554 100644
--- a/sysutils/coreutils/files/patch-configure
+++ b/sysutils/coreutils/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig 2016-01-20 10:32:53 UTC
+--- configure.orig 2022-04-15 21:11:02 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=.
+@@ -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 #(
+ as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
+ case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(