690fa0 groups/211.native_packages_cmdline.group: mc: bump to v4.8.27

Authored and Committed by Redfoxmoon 3 years ago
    groups/211.native_packages_cmdline.group: mc: bump to v4.8.27
    
    Signed-off-by: Ørjan Malde <red@foxi.me>
    
        
groups/211.native_packages_cmdline.group CHANGED
@@ -105,8 +105,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")";
105
105
: ${PKG_LZOP_VERSION:=1.04};
106
106
: ${PKG_LZOP_URL:=https://www.lzop.org/download/lzop-${PKG_LZOP_VERSION}.tar.gz};
107
107
: ${PKG_MC_DEPENDS:="glib libX11 ncursesw"};
108
- : ${PKG_MC_SHA256SUM:=eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df};
109
- : ${PKG_MC_VERSION:=4.8.19};
108
+ : ${PKG_MC_SHA256SUM:=31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4};
109
+ : ${PKG_MC_VERSION:=4.8.27};
110
110
: ${PKG_MC_URL:=http://ftp.midnight-commander.org/mc-${PKG_MC_VERSION}.tar.xz};
111
111
: ${PKG_MC_CFLAGS_CONFIGURE_EXTRA:="-DNCURSES_INTERNALS -I${PREFIX_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw"};
112
112
: ${PKG_MC_CONFIG_CACHE_EXTRA:="ac_list_mounted_fs=found"};
patches/mc-4.8.19.local.patch DELETED
@@ -1,20 +0,0 @@
1
- --- mc-4.8.19/configure.orig 2016-10-02 19:47:28.000000000 +0200
2
- +++ mc-4.8.19/configure 2016-12-18 01:54:29.486734700 +0100
3
- @@ -19974,7 +19974,7 @@
4
-
5
-
6
- # Determine how to get the list of mounted file systems.
7
- -ac_list_mounted_fs=
8
- +#ac_list_mounted_fs=
9
-
10
- # If the getmntent function is available but not in the standard library,
11
- # make sure LIBS contains the appropriate -l option.
12
- @@ -20686,7 +20686,7 @@
13
-
14
-
15
- # Determine how to get the list of mounted file systems.
16
- -ac_list_mounted_fs=
17
- +#ac_list_mounted_fs=
18
-
19
- # If the getmntent function is available but not in the standard library,
20
- # make sure LIBS contains the appropriate -l option.