public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Midnight Commander: Update to 4.8.16
@ 2016-03-16 19:06 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2016-03-16 19:06 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

For Details see:
http://www.midnight-commander.org/wiki/NEWS-4.8.16

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/packages/mc | 2 +-
 lfs/mc                       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc
index d09a21b..f41e2d5 100644
--- a/config/rootfiles/packages/mc
+++ b/config/rootfiles/packages/mc
@@ -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 091b58a..843cd58 100644
--- a/lfs/mc
+++ b/lfs/mc
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.8.15
+VER        = 4.8.16
 
 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 = 5df626a64592ccc5891afd3923edcdbf
 
 install : $(TARGET)
 
-- 
2.7.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-16 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-16 19:06 [PATCH] Midnight Commander: Update to 4.8.16 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox