mc: update to 4.8.16

This commit is contained in:
Juergen Daubert 2016-03-13 12:24:01 +01:00
parent e121344fc5
commit 0d70bb1bef
3 changed files with 8 additions and 9 deletions

View File

@ -13,7 +13,6 @@ drwxr-xr-x root/root usr/etc/mc/
-rw-r--r-- root/root usr/etc/mc/mc.ext
-rw-r--r-- root/root usr/etc/mc/mc.keymap
-rw-r--r-- root/root usr/etc/mc/mc.menu
-rw-r--r-- root/root usr/etc/mc/mc.menu.sr
-rw-r--r-- root/root usr/etc/mc/mcedit.menu
-rw-r--r-- root/root usr/etc/mc/sfs.ini
drwxr-xr-x root/root usr/lib/
@ -84,12 +83,12 @@ drwxr-xr-x root/root usr/lib/mc/fish/
-rwxr-xr-x root/root usr/lib/mc/mc-wrapper.sh
-rwxr-xr-x root/root usr/lib/mc/mc.csh
-rwxr-xr-x root/root usr/lib/mc/mc.sh
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/mc.1.gz
-rw-r--r-- root/root usr/man/man1/mcedit.1.gz
-rw-r--r-- root/root usr/man/man1/mcview.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/mc.1.gz
-rw-r--r-- root/root usr/share/man/man1/mcedit.1.gz
-rw-r--r-- root/root usr/share/man/man1/mcview.1.gz
drwxr-xr-x root/root usr/share/mc/
drwxr-xr-x root/root usr/share/mc/examples/
drwxr-xr-x root/root usr/share/mc/examples/macros.d/
@ -157,6 +156,7 @@ drwxr-xr-x root/root usr/share/mc/syntax/
-rw-r--r-- root/root usr/share/mc/syntax/f90.syntax
-rw-r--r-- root/root usr/share/mc/syntax/filehighlight.syntax
-rw-r--r-- root/root usr/share/mc/syntax/fortran.syntax
-rw-r--r-- root/root usr/share/mc/syntax/go.syntax
-rw-r--r-- root/root usr/share/mc/syntax/haskell.syntax
-rw-r--r-- root/root usr/share/mc/syntax/html.syntax
-rw-r--r-- root/root usr/share/mc/syntax/idl.syntax

View File

@ -1 +1 @@
7c1935433866fdf59a3c2d9b7dae81ad mc-4.8.15.tar.xz
5df626a64592ccc5891afd3923edcdbf mc-4.8.16.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: util-linux ncurses glib
name=mc
version=4.8.15
version=4.8.16
release=1
source=(http://ftp.osuosl.org/pub/midnightcommander/$name-$version.tar.xz)
@ -12,7 +12,6 @@ build () {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--libexecdir=/usr/lib \
--disable-nls \
--with-screen=ncurses