* [PATCH] mc: Update to 4.8.23
@ 2019-06-24 11:07 Matthias Fischer
2019-06-24 11:41 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2019-06-24 11:07 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2102 bytes --]
For details see:
http://midnight-commander.org/wiki/NEWS-4.8.23
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/mc | 1 +
lfs/mc | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc
index 06c536ed4..73ff588c7 100644
--- a/config/rootfiles/packages/mc
+++ b/config/rootfiles/packages/mc
@@ -106,6 +106,7 @@ usr/share/mc/skins/dark.ini
usr/share/mc/skins/darkfar.ini
usr/share/mc/skins/default.ini
usr/share/mc/skins/double-lines.ini
+usr/share/mc/skins/featured-plus.ini
usr/share/mc/skins/featured.ini
usr/share/mc/skins/gotar.ini
usr/share/mc/skins/gray-green-purple256.ini
diff --git a/lfs/mc b/lfs/mc
index 6600702e5..ff23c4064 100644
--- a/lfs/mc
+++ b/lfs/mc
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2019 IPFire Team <info(a)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.22
+VER = 4.8.23
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 = 17
+PAK_VER = 18
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc
+$(DL_FILE)_MD5 = 466c3135f727f8ac2102d060a080ace3
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mc: Update to 4.8.23
2019-06-24 11:07 [PATCH] mc: Update to 4.8.23 Matthias Fischer
@ 2019-06-24 11:41 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-06-24 11:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2309 bytes --]
Thanks :) Merged!
> On 24 Jun 2019, at 12:07, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> http://midnight-commander.org/wiki/NEWS-4.8.23
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/packages/mc | 1 +
> lfs/mc | 8 ++++----
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc
> index 06c536ed4..73ff588c7 100644
> --- a/config/rootfiles/packages/mc
> +++ b/config/rootfiles/packages/mc
> @@ -106,6 +106,7 @@ usr/share/mc/skins/dark.ini
> usr/share/mc/skins/darkfar.ini
> usr/share/mc/skins/default.ini
> usr/share/mc/skins/double-lines.ini
> +usr/share/mc/skins/featured-plus.ini
> usr/share/mc/skins/featured.ini
> usr/share/mc/skins/gotar.ini
> usr/share/mc/skins/gray-green-purple256.ini
> diff --git a/lfs/mc b/lfs/mc
> index 6600702e5..ff23c4064 100644
> --- a/lfs/mc
> +++ b/lfs/mc
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2019 IPFire Team <info(a)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.22
> +VER = 4.8.23
>
> 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 = 17
> +PAK_VER = 18
>
> DEPS = ""
>
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc
> +$(DL_FILE)_MD5 = 466c3135f727f8ac2102d060a080ace3
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-24 11:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24 11:07 [PATCH] mc: Update to 4.8.23 Matthias Fischer
2019-06-24 11:41 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox