]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Midnight Commander: Update to 4.8.17
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 17 May 2016 18:44:33 +0000 (20:44 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 May 2016 21:23:53 +0000 (22:23 +0100)
For Details see:
http://www.midnight-commander.org/wiki/NEWS-4.8.17

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/mc
lfs/mc

index d09a21b14d318dced5f0c902cda467f9deb24158..f41e2d55445c3c394e05986b76d4a13e4c2fd783 100644 (file)
@@ -6,7 +6,6 @@ etc/mc/mc.emacs.keymap
 etc/mc/mc.ext
 etc/mc/mc.keymap
 etc/mc/mc.menu
-etc/mc/mc.menu.sr
 etc/mc/mcedit.menu
 etc/mc/sfs.ini
 usr/bin/mc
@@ -153,6 +152,7 @@ usr/share/mc/syntax/erlang.syntax
 usr/share/mc/syntax/f90.syntax
 usr/share/mc/syntax/filehighlight.syntax
 usr/share/mc/syntax/fortran.syntax
+usr/share/mc/syntax/go.syntax
 usr/share/mc/syntax/haskell.syntax
 usr/share/mc/syntax/html.syntax
 usr/share/mc/syntax/idl.syntax
diff --git a/lfs/mc b/lfs/mc
index 091b58a097e7a7596e10db48695708333d7aa1b9..945d604a5081450e3d92154ea89b40cdbd48545d 100644 (file)
--- a/lfs/mc
+++ b/lfs/mc
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2015  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.8.15
+VER        = 4.8.17
 
 THISAPP    = mc-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mc
-PAK_VER    = 11
+PAK_VER    = 12
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7c1935433866fdf59a3c2d9b7dae81ad
+$(DL_FILE)_MD5 = 0b3965f3267a76d895ce8ab90df2402b
 
 install : $(TARGET)