From 690fa02510c7927118136e2370f42d369ee9744d Mon Sep 17 00:00:00 2001 From: Ørjan Malde Date: Nov 18 2021 21:37:26 +0000 Subject: groups/211.native_packages_cmdline.group: mc: bump to v4.8.27 Signed-off-by: Ørjan Malde --- diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 7ba5a81..4a7bc98 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -105,8 +105,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_LZOP_VERSION:=1.04}; : ${PKG_LZOP_URL:=https://www.lzop.org/download/lzop-${PKG_LZOP_VERSION}.tar.gz}; : ${PKG_MC_DEPENDS:="glib libX11 ncursesw"}; -: ${PKG_MC_SHA256SUM:=eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df}; -: ${PKG_MC_VERSION:=4.8.19}; +: ${PKG_MC_SHA256SUM:=31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4}; +: ${PKG_MC_VERSION:=4.8.27}; : ${PKG_MC_URL:=http://ftp.midnight-commander.org/mc-${PKG_MC_VERSION}.tar.xz}; : ${PKG_MC_CFLAGS_CONFIGURE_EXTRA:="-DNCURSES_INTERNALS -I${PREFIX_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw"}; : ${PKG_MC_CONFIG_CACHE_EXTRA:="ac_list_mounted_fs=found"}; diff --git a/patches/mc-4.8.19.local.patch b/patches/mc-4.8.19.local.patch deleted file mode 100644 index a683a52..0000000 --- a/patches/mc-4.8.19.local.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- mc-4.8.19/configure.orig 2016-10-02 19:47:28.000000000 +0200 -+++ mc-4.8.19/configure 2016-12-18 01:54:29.486734700 +0100 -@@ -19974,7 +19974,7 @@ - - - # Determine how to get the list of mounted file systems. --ac_list_mounted_fs= -+#ac_list_mounted_fs= - - # If the getmntent function is available but not in the standard library, - # make sure LIBS contains the appropriate -l option. -@@ -20686,7 +20686,7 @@ - - - # Determine how to get the list of mounted file systems. --ac_list_mounted_fs= -+#ac_list_mounted_fs= - - # If the getmntent function is available but not in the standard library, - # make sure LIBS contains the appropriate -l option.