FreeBSD Bugzilla – Attachment 235838 Details for
Bug 265770
sysutils/coreutils: update to 9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
coreutils.patch (text/plain), 2.26 KB, created by
Piotr Kubaj
on 2022-08-10 23:09:47 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2022-08-10 23:09:47 UTC
Size:
2.26 KB
patch
obsolete
>diff /usr/ports >commit - a61bbc3023c57716d097bccbf93ba8c87872909a >path + /usr/ports >blob - 349322d8f82ffdb6507c328c7931167ceb5bf470 >file + sysutils/coreutils/Makefile >--- sysutils/coreutils/Makefile >+++ 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 >blob - f47c0b02fa73497855d51967986857df0b6e93ca >file + sysutils/coreutils/distinfo >--- sysutils/coreutils/distinfo >+++ sysutils/coreutils/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1592354850 >-SHA256 (coreutils-8.32.tar.xz) = 4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa >-SIZE (coreutils-8.32.tar.xz) = 5547836 >+TIMESTAMP = 1660169449 >+SHA256 (coreutils-9.1.tar.xz) = 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 >+SIZE (coreutils-9.1.tar.xz) = 5712104 >blob - 1281de4769dc3f4dcb61e8862fdf3d14a18902eb >file + sysutils/coreutils/files/patch-configure >--- sysutils/coreutils/files/patch-configure >+++ 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 #(
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jharris:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 265770
:
235837
| 235838