coreutils: update to 9.3
Build system: Ubuntu Linux 22.04, macOS 12.6.5 Run-tested: x64, WRT3200ACM, TL-WR1043ND v4 [1] https://github.com/openwrt/packages/issues/20933 [2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62404 Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
This commit is contained in:
parent
ee794aab11
commit
83dd66fd34
2 changed files with 9 additions and 9 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=coreutils
|
PKG_NAME:=coreutils
|
||||||
PKG_VERSION:=9.2
|
PKG_VERSION:=9.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@GNU/coreutils
|
PKG_SOURCE_URL:=@GNU/coreutils
|
||||||
PKG_HASH:=6885ff47b9cdb211de47d368c17853f406daaf98b148aaecdf10de29cc04b0b3
|
PKG_HASH:=adbcfcfe899235b71e8768dcf07cd532520b7f54f9a8064843f8d199a904bbaa
|
||||||
|
|
||||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
||||||
PKG_LICENSE:=GPL-3.0-or-later
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
-include $(top_srcdir)/tests/local.mk
|
-include $(top_srcdir)/tests/local.mk
|
||||||
--- a/Makefile.in
|
--- a/Makefile.in
|
||||||
+++ b/Makefile.in
|
+++ b/Makefile.in
|
||||||
@@ -4145,11 +4145,7 @@ RECURSIVE_TARGETS = all-recursive check-
|
@@ -4149,11 +4149,7 @@ RECURSIVE_TARGETS = all-recursive check-
|
||||||
install-ps-recursive install-recursive installcheck-recursive \
|
install-ps-recursive install-recursive installcheck-recursive \
|
||||||
installdirs-recursive pdf-recursive ps-recursive \
|
installdirs-recursive pdf-recursive ps-recursive \
|
||||||
tags-recursive uninstall-recursive
|
tags-recursive uninstall-recursive
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
am__vpath_adj = case $$p in \
|
am__vpath_adj = case $$p in \
|
||||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
@@ -4399,10 +4395,10 @@ am__DIST_COMMON = $(doc_coreutils_TEXINF
|
@@ -4403,10 +4399,10 @@ am__DIST_COMMON = $(doc_coreutils_TEXINF
|
||||||
$(top_srcdir)/build-aux/missing \
|
$(top_srcdir)/build-aux/missing \
|
||||||
$(top_srcdir)/build-aux/test-driver \
|
$(top_srcdir)/build-aux/test-driver \
|
||||||
$(top_srcdir)/build-aux/texinfo.tex \
|
$(top_srcdir)/build-aux/texinfo.tex \
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
$(top_srcdir)/tests/local.mk ABOUT-NLS AUTHORS COPYING \
|
$(top_srcdir)/tests/local.mk ABOUT-NLS AUTHORS COPYING \
|
||||||
ChangeLog INSTALL NEWS README THANKS TODO build-aux/compile \
|
ChangeLog INSTALL NEWS README THANKS TODO build-aux/compile \
|
||||||
build-aux/config.guess build-aux/config.rpath \
|
build-aux/config.guess build-aux/config.rpath \
|
||||||
@@ -4516,7 +4512,7 @@ ERROR_H = @ERROR_H@
|
@@ -4520,7 +4516,7 @@ ERROR_H = @ERROR_H@
|
||||||
ETAGS = @ETAGS@
|
ETAGS = @ETAGS@
|
||||||
EUIDACCESS_LIBGEN = @EUIDACCESS_LIBGEN@
|
EUIDACCESS_LIBGEN = @EUIDACCESS_LIBGEN@
|
||||||
EXEEXT = @EXEEXT@
|
EXEEXT = @EXEEXT@
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
FDATASYNC_LIB = @FDATASYNC_LIB@
|
FDATASYNC_LIB = @FDATASYNC_LIB@
|
||||||
FILE_HAS_ACL_LIB = @FILE_HAS_ACL_LIB@
|
FILE_HAS_ACL_LIB = @FILE_HAS_ACL_LIB@
|
||||||
FLOAT_H = @FLOAT_H@
|
FLOAT_H = @FLOAT_H@
|
||||||
@@ -6171,7 +6167,7 @@ localedir_c_make = @localedir_c_make@
|
@@ -6181,7 +6177,7 @@ localedir_c_make = @localedir_c_make@
|
||||||
localstatedir = @localstatedir@
|
localstatedir = @localstatedir@
|
||||||
localstatedir_c = @localstatedir_c@
|
localstatedir_c = @localstatedir_c@
|
||||||
localstatedir_c_make = @localstatedir_c_make@
|
localstatedir_c_make = @localstatedir_c_make@
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
mandir = @mandir@
|
mandir = @mandir@
|
||||||
mandir_c = @mandir_c@
|
mandir_c = @mandir_c@
|
||||||
mandir_c_make = @mandir_c_make@
|
mandir_c_make = @mandir_c_make@
|
||||||
@@ -6220,7 +6216,7 @@ top_build_prefix = @top_build_prefix@
|
@@ -6230,7 +6226,7 @@ top_build_prefix = @top_build_prefix@
|
||||||
top_builddir = @top_builddir@
|
top_builddir = @top_builddir@
|
||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
ALL_RECURSIVE_TARGETS = distcheck-hook check-root
|
ALL_RECURSIVE_TARGETS = distcheck-hook check-root
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
#if GNU_MAKE
|
#if GNU_MAKE
|
||||||
# [nicer features that work only with GNU Make]
|
# [nicer features that work only with GNU Make]
|
||||||
@@ -8425,7 +8421,7 @@ all: $(BUILT_SOURCES)
|
@@ -8437,7 +8433,7 @@ all: $(BUILT_SOURCES)
|
||||||
.SUFFIXES: .1 .c .dvi .log .o .obj .pl .pl$(EXEEXT) .ps .sh .sh$(EXEEXT) .trs .x .xpl .xpl$(EXEEXT) .y
|
.SUFFIXES: .1 .c .dvi .log .o .obj .pl .pl$(EXEEXT) .ps .sh .sh$(EXEEXT) .trs .x .xpl .xpl$(EXEEXT) .y
|
||||||
am--refresh: Makefile
|
am--refresh: Makefile
|
||||||
@:
|
@:
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
@for dep in $?; do \
|
@for dep in $?; do \
|
||||||
case '$(am__configure_deps)' in \
|
case '$(am__configure_deps)' in \
|
||||||
*$$dep*) \
|
*$$dep*) \
|
||||||
@@ -8447,7 +8443,7 @@ Makefile: $(srcdir)/Makefile.in $(top_bu
|
@@ -8459,7 +8455,7 @@ Makefile: $(srcdir)/Makefile.in $(top_bu
|
||||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
|
||||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
|
||||||
esac;
|
esac;
|
||||||
|
|
Loading…
Reference in a new issue