summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2021-01-10 03:54:31 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-01-10 14:07:21 +0000
commit3ccf075a7a042609d5130e31d937c7c549e84e6e (patch)
tree2306ea9a2712866d052c335895cb5dd8a0692d16
parent36bb62e51e3264c062d83311a97b241ddbd65349 (diff)
downloadmidipix_build-3ccf075a7a042609d5130e31d937c7c549e84e6e.tar.bz2
midipix_build-3ccf075a7a042609d5130e31d937c7c549e84e6e.tar.xz
groups/211.native_packages_cmdline.group: findutils: bump to v4.8.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
-rw-r--r--groups/211.native_packages_cmdline.group5
-rw-r--r--patches/findutils-4.5.19.local.patch26
l---------patches/findutils_minipix-4.5.19.local.patch1
3 files changed, 2 insertions, 30 deletions
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