* [PATCH] mc: Update to 4.8.22
@ 2019-01-02 15:43 Matthias Fischer
2019-01-02 17:24 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2019-01-02 15:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1670 bytes --]
For details see:
http://midnight-commander.org/wiki/NEWS-4.8.22
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/mc | 2 ++
lfs/mc | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc
index 4733af6fa..06c536ed4 100644
--- a/config/rootfiles/packages/mc
+++ b/config/rootfiles/packages/mc
@@ -179,6 +179,7 @@ usr/share/mc/syntax/m4.syntax
usr/share/mc/syntax/mail.syntax
usr/share/mc/syntax/makefile.syntax
usr/share/mc/syntax/markdown.syntax
+usr/share/mc/syntax/meson.syntax
usr/share/mc/syntax/ml.syntax
usr/share/mc/syntax/named.syntax
usr/share/mc/syntax/nemerle.syntax
@@ -198,6 +199,7 @@ usr/share/mc/syntax/puppet.syntax
usr/share/mc/syntax/python.syntax
usr/share/mc/syntax/r.syntax
usr/share/mc/syntax/ruby.syntax
+usr/share/mc/syntax/rust.syntax
usr/share/mc/syntax/sh.syntax
usr/share/mc/syntax/slang.syntax
usr/share/mc/syntax/smalltalk.syntax
diff --git a/lfs/mc b/lfs/mc
index 1aa07c133..6600702e5 100644
--- a/lfs/mc
+++ b/lfs/mc
@@ -24,7 +24,7 @@
include Config
-VER = 4.8.20
+VER = 4.8.22
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 = 16
+PAK_VER = 17
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 7f808b01f3f7d9aa52152a9efb86dbca
+$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mc: Update to 4.8.22
2019-01-02 15:43 [PATCH] mc: Update to 4.8.22 Matthias Fischer
@ 2019-01-02 17:24 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-01-02 17:24 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1958 bytes --]
Hello,
Merged.
-Michael
> On 2 Jan 2019, at 15:43, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> http://midnight-commander.org/wiki/NEWS-4.8.22
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/packages/mc | 2 ++
> lfs/mc | 6 +++---
> 2 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc
> index 4733af6fa..06c536ed4 100644
> --- a/config/rootfiles/packages/mc
> +++ b/config/rootfiles/packages/mc
> @@ -179,6 +179,7 @@ usr/share/mc/syntax/m4.syntax
> usr/share/mc/syntax/mail.syntax
> usr/share/mc/syntax/makefile.syntax
> usr/share/mc/syntax/markdown.syntax
> +usr/share/mc/syntax/meson.syntax
> usr/share/mc/syntax/ml.syntax
> usr/share/mc/syntax/named.syntax
> usr/share/mc/syntax/nemerle.syntax
> @@ -198,6 +199,7 @@ usr/share/mc/syntax/puppet.syntax
> usr/share/mc/syntax/python.syntax
> usr/share/mc/syntax/r.syntax
> usr/share/mc/syntax/ruby.syntax
> +usr/share/mc/syntax/rust.syntax
> usr/share/mc/syntax/sh.syntax
> usr/share/mc/syntax/slang.syntax
> usr/share/mc/syntax/smalltalk.syntax
> diff --git a/lfs/mc b/lfs/mc
> index 1aa07c133..6600702e5 100644
> --- a/lfs/mc
> +++ b/lfs/mc
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 4.8.20
> +VER = 4.8.22
>
> 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 = 16
> +PAK_VER = 17
>
> DEPS = ""
>
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 7f808b01f3f7d9aa52152a9efb86dbca
> +$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-02 17:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 15:43 [PATCH] mc: Update to 4.8.22 Matthias Fischer
2019-01-02 17:24 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox