summaryrefslogtreecommitdiff
path: root/mc
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-03-13 12:24:01 +0100
committerJuergen Daubert <jue@jue.li>2016-03-13 12:24:01 +0100
commit0d70bb1bef1a054ed51b9ec2cdb34c2431904d06 (patch)
treef3330ccd93c8e0a52a5dbdfb9a4f6beed17ca3b3 /mc
parente121344fc51fb270efb89649a6107429d47df244 (diff)
downloadopt-0d70bb1bef1a054ed51b9ec2cdb34c2431904d06.tar.gz
opt-0d70bb1bef1a054ed51b9ec2cdb34c2431904d06.tar.xz
mc: update to 4.8.16
Diffstat (limited to 'mc')
-rw-r--r--mc/.footprint12
-rw-r--r--mc/.md5sum2
-rw-r--r--mc/Pkgfile3
3 files changed, 8 insertions, 9 deletions
diff --git a/mc/.footprint b/mc/.footprint
index 531c63bc9..5d4694949 100644
--- a/mc/.footprint
+++ b/mc/.footprint
@@ -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
diff --git a/mc/.md5sum b/mc/.md5sum
index 8d69b3eab..a31ac342d 100644
--- a/mc/.md5sum
+++ b/mc/.md5sum
@@ -1 +1 @@
-7c1935433866fdf59a3c2d9b7dae81ad mc-4.8.15.tar.xz
+5df626a64592ccc5891afd3923edcdbf mc-4.8.16.tar.xz
diff --git a/mc/Pkgfile b/mc/Pkgfile
index b41ec7b54..5264f715e 100644
--- a/mc/Pkgfile
+++ b/mc/Pkgfile
@@ -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

Generated by cgit