From 019feadd949ad567411ac9ec9bec30a3cc3271e3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 11 Jun 2024 15:55:35 +0300 Subject: [PATCH] nano-8.0 --- editor/nano/actions.py | 2 +- editor/nano/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/editor/nano/actions.py b/editor/nano/actions.py index 949b06aaee..ce4080ce22 100644 --- a/editor/nano/actions.py +++ b/editor/nano/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - autotools.autoreconf("-fvi") + # autotools.autoreconf("-fvi") autotools.configure("--disable-rpath \ --enable-utf8 \ --enable-altrcname \ diff --git a/editor/nano/pspec.xml b/editor/nano/pspec.xml index 7d215dbd53..48cd676c9f 100644 --- a/editor/nano/pspec.xml +++ b/editor/nano/pspec.xml @@ -12,7 +12,7 @@ app:console GNU GPL'd Pico clone with more functionality Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number". - https://www.nano-editor.org/dist/v7/nano-7.2.tar.xz + https://www.nano-editor.org/dist/v8/nano-8.0.tar.xz groff ncurses-devel @@ -39,6 +39,13 @@ + + 2024-06-10 + 8.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-20 7.2