From 3ccf075a7a042609d5130e31d937c7c549e84e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 10 Jan 2021 03:54:31 +0100 Subject: groups/211.native_packages_cmdline.group: findutils: bump to v4.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- groups/211.native_packages_cmdline.group | 5 ++--- patches/findutils-4.5.19.local.patch | 26 -------------------------- patches/findutils_minipix-4.5.19.local.patch | 1 - 3 files changed, 2 insertions(+), 30 deletions(-) delete mode 100644 patches/findutils-4.5.19.local.patch delete mode 120000 patches/findutils_minipix-4.5.19.local.patch diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 44f4243e..af9101e6 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -62,10 +62,9 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_FIGLET_URL:=ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-${PKG_FIGLET_VERSION}.tar.gz}; : ${PKG_FIGLET_IN_TREE:=1}; : ${PKG_FIGLET_MAKEFLAGS_BUILD:=CC=${DEFAULT_TARGET}-gcc LD=${DEFAULT_TARGET}-gcc}; -: ${PKG_FINDUTILS_SHA256SUM:=c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a}; -: ${PKG_FINDUTILS_VERSION:=4.7.0}; +: ${PKG_FINDUTILS_SHA256SUM:=57127b7e97d91282c6ace556378d5455a9509898297e46e10443016ea1387164}; +: ${PKG_FINDUTILS_VERSION:=4.8.0}; : ${PKG_FINDUTILS_URL:=https://ftp.gnu.org/gnu/findutils/findutils-${PKG_FINDUTILS_VERSION}.tar.xz}; -: ${PKG_FINDUTILS_CFLAGS_CONFIGURE_EXTRA:=-Dendpwent=setpwent}; : ${PKG_GAWK_DEPENDS:="libreadline"}; : ${PKG_GAWK_SHA256SUM:=cf5fea4ac5665fd5171af4716baab2effc76306a9572988d5ba1078f196382bd}; : ${PKG_GAWK_VERSION:=5.1.0}; diff --git a/patches/findutils-4.5.19.local.patch b/patches/findutils-4.5.19.local.patch deleted file mode 100644 index 5c7271d0..00000000 --- a/patches/findutils-4.5.19.local.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- findutils-4.5.19/configure.orig 2015-12-28 14:39:42.000000000 +0100 -+++ findutils-4.5.19/configure 2016-12-18 00:49:18.483403200 +0100 -@@ -55251,3 +55251,23 @@ - $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} - fi - -+ -+cat >> config.h << EOF -+ -+#define HAVE_ENDPWENT 1 -+ -+#undef fchownat -+#undef fchdir -+#undef fseeko -+#undef fstatat -+#undef getcwd -+#undef gmtime -+#undef localtime -+#undef lstat -+#undef malloc -+#undef memcmp -+#undef mktime -+#undef realloc -+#undef strnlen -+ -+EOF diff --git a/patches/findutils_minipix-4.5.19.local.patch b/patches/findutils_minipix-4.5.19.local.patch deleted file mode 120000 index dcd8f5c3..00000000 --- a/patches/findutils_minipix-4.5.19.local.patch +++ /dev/null @@ -1 +0,0 @@ -findutils-4.5.19.local.patch \ No newline at end of file -- cgit v1.2.3