* [PATCH] nano: Update to 6.0
@ 2022-01-02 16:38 Matthias Fischer
2022-01-02 17:29 ` Peter Müller
2022-01-03 10:44 ` Michael Tremer
0 siblings, 2 replies; 3+ messages in thread
From: Matthias Fischer @ 2022-01-02 16:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]
For details see:
https://www.nano-editor.org/news.php
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/nano | 1 +
lfs/nano | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/nano b/config/rootfiles/packages/nano
index 2c63c44a3..90ff58bfd 100644
--- a/config/rootfiles/packages/nano
+++ b/config/rootfiles/packages/nano
@@ -53,6 +53,7 @@ usr/share/nano/tcl.nanorc
usr/share/nano/tex.nanorc
usr/share/nano/texinfo.nanorc
usr/share/nano/xml.nanorc
+usr/share/nano/yaml.nanorc
#usr/share/nano/extra
#usr/share/nano/extra/ada.nanorc
#usr/share/nano/extra/debian.nanorc
diff --git a/lfs/nano b/lfs/nano
index 237dfab20..d9a0dbfd6 100644
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
include Config
-VER = 5.9
+VER = 6.0
THISAPP = nano-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nano
-PAK_VER = 39
+PAK_VER = 40
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 24b67a7a2e731d3a5ec6d154b4521d08
+$(DL_FILE)_MD5 = 5b6ff59f2490db80a3498c4cd3eda085
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] nano: Update to 6.0
2022-01-02 16:38 [PATCH] nano: Update to 6.0 Matthias Fischer
@ 2022-01-02 17:29 ` Peter Müller
2022-01-03 10:44 ` Michael Tremer
1 sibling, 0 replies; 3+ messages in thread
From: Peter Müller @ 2022-01-02 17:29 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1511 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> For details see:
> https://www.nano-editor.org/news.php
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/packages/nano | 1 +
> lfs/nano | 6 +++---
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/packages/nano b/config/rootfiles/packages/nano
> index 2c63c44a3..90ff58bfd 100644
> --- a/config/rootfiles/packages/nano
> +++ b/config/rootfiles/packages/nano
> @@ -53,6 +53,7 @@ usr/share/nano/tcl.nanorc
> usr/share/nano/tex.nanorc
> usr/share/nano/texinfo.nanorc
> usr/share/nano/xml.nanorc
> +usr/share/nano/yaml.nanorc
> #usr/share/nano/extra
> #usr/share/nano/extra/ada.nanorc
> #usr/share/nano/extra/debian.nanorc
> diff --git a/lfs/nano b/lfs/nano
> index 237dfab20..d9a0dbfd6 100644
> --- a/lfs/nano
> +++ b/lfs/nano
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 5.9
> +VER = 6.0
>
> THISAPP = nano-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = nano
> -PAK_VER = 39
> +PAK_VER = 40
>
> DEPS = ""
>
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 24b67a7a2e731d3a5ec6d154b4521d08
> +$(DL_FILE)_MD5 = 5b6ff59f2490db80a3498c4cd3eda085
>
> install : $(TARGET)
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] nano: Update to 6.0
2022-01-02 16:38 [PATCH] nano: Update to 6.0 Matthias Fischer
2022-01-02 17:29 ` Peter Müller
@ 2022-01-03 10:44 ` Michael Tremer
1 sibling, 0 replies; 3+ messages in thread
From: Michael Tremer @ 2022-01-03 10:44 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1621 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 2 Jan 2022, at 16:38, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> https://www.nano-editor.org/news.php
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/packages/nano | 1 +
> lfs/nano | 6 +++---
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/packages/nano b/config/rootfiles/packages/nano
> index 2c63c44a3..90ff58bfd 100644
> --- a/config/rootfiles/packages/nano
> +++ b/config/rootfiles/packages/nano
> @@ -53,6 +53,7 @@ usr/share/nano/tcl.nanorc
> usr/share/nano/tex.nanorc
> usr/share/nano/texinfo.nanorc
> usr/share/nano/xml.nanorc
> +usr/share/nano/yaml.nanorc
> #usr/share/nano/extra
> #usr/share/nano/extra/ada.nanorc
> #usr/share/nano/extra/debian.nanorc
> diff --git a/lfs/nano b/lfs/nano
> index 237dfab20..d9a0dbfd6 100644
> --- a/lfs/nano
> +++ b/lfs/nano
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 5.9
> +VER = 6.0
>
> THISAPP = nano-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = nano
> -PAK_VER = 39
> +PAK_VER = 40
>
> DEPS = ""
>
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 24b67a7a2e731d3a5ec6d154b4521d08
> +$(DL_FILE)_MD5 = 5b6ff59f2490db80a3498c4cd3eda085
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-03 10:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 16:38 [PATCH] nano: Update to 6.0 Matthias Fischer
2022-01-02 17:29 ` Peter Müller
2022-01-03 10:44 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox