summaryrefslogtreecommitdiff
path: root/mc
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-05-06 18:14:40 +0200
committerJuergen Daubert <jue@jue.li>2010-05-06 18:14:40 +0200
commit1bdfac843c2ad09dfa50ff5145a3ed19c861a495 (patch)
treef61fdaf9be3178ae45659a6f85b33db44d8d30a1 /mc
parent3bee70f5337d3cb7cf01e0281dcc650a73a5e08d (diff)
downloadopt-1bdfac843c2ad09dfa50ff5145a3ed19c861a495.tar.gz
opt-1bdfac843c2ad09dfa50ff5145a3ed19c861a495.tar.xz
mc: update to 4.7.2
Diffstat (limited to 'mc')
-rw-r--r--mc/.footprint3
-rw-r--r--mc/.md5sum2
-rw-r--r--mc/Pkgfile2
3 files changed, 5 insertions, 2 deletions
diff --git a/mc/.footprint b/mc/.footprint
index 7157ea931..c54ae312b 100644
--- a/mc/.footprint
+++ b/mc/.footprint
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mc
+lrwxrwxrwx root/root usr/bin/mcdiff -> mc
lrwxrwxrwx root/root usr/bin/mcedit -> mc
-rwxr-xr-x root/root usr/bin/mcmfmt
lrwxrwxrwx root/root usr/bin/mcview -> mc
@@ -73,6 +74,7 @@ drwxr-xr-x root/root usr/share/mc/skins/
-rw-r--r-- root/root usr/share/mc/skins/double-lines.ini
-rw-r--r-- root/root usr/share/mc/skins/featured.ini
-rw-r--r-- root/root usr/share/mc/skins/gotar.ini
+-rw-r--r-- root/root usr/share/mc/skins/nicedark.ini
drwxr-xr-x root/root usr/share/mc/syntax/
-rw-r--r-- root/root usr/share/mc/syntax/PKGBUILD.syntax
-rw-r--r-- root/root usr/share/mc/syntax/ada95.syntax
@@ -101,6 +103,7 @@ drwxr-xr-x root/root usr/share/mc/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
+-rw-r--r-- root/root usr/share/mc/syntax/ini.syntax
-rw-r--r-- root/root usr/share/mc/syntax/j.syntax
-rw-r--r-- root/root usr/share/mc/syntax/java.syntax
-rw-r--r-- root/root usr/share/mc/syntax/js.syntax
diff --git a/mc/.md5sum b/mc/.md5sum
index 435fe1236..550e0095e 100644
--- a/mc/.md5sum
+++ b/mc/.md5sum
@@ -1 +1 @@
-dca7e2392d66e6fc6cce9c43c5fbe48e mc-4.7.1.tar.lzma
+8e0c477b0c55123942b4b60827a44058 mc-4.7.2.tar.lzma
diff --git a/mc/Pkgfile b/mc/Pkgfile
index a733e1120..e5aa52d73 100644
--- a/mc/Pkgfile
+++ b/mc/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses glib
name=mc
-version=4.7.1
+version=4.7.2
release=1
source=(http://www.midnight-commander.org/downloads/$name-$version.tar.lzma)

Generated by cgit