From d4d3bed593314ec39a540577aca436135d624002 Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 6 May 2026 20:47:00 +0000 Subject: [PATCH] editors/nano: update to 9.0 Improvements: - With M-< and M-> the viewport can be scrolled sideways. - When the cursor nears the edge, all lines are scrolled sideways. - M-Left, M-Right, M-Up, and M-Down have become rebindable. - Immediately stopping a recording retains the existing macro. - Clicking in the scrollbar crudely navigates in the buffer. --- editors/nano/Makefile | 6 +++--- editors/nano/distinfo | 4 ++-- editors/nano/pkg/PLIST | 4 +++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 2c5476857a3..d36af3ff373 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,12 +1,12 @@ COMMENT= simple editor, inspired by Pico -DISTNAME= nano-8.7.1 +DISTNAME= nano-9.0 CATEGORIES= editors HOMEPAGE= https://www.nano-editor.org/ MAINTAINER= Christian Weisgerber -SITES= https://www.nano-editor.org/dist/v8/ \ +SITES= https://www.nano-editor.org/dist/v9/ \ ${SITE_GNU:=nano/} PORTROACH= site:https://www.nano-editor.org/dist/latest/ EXTRACT_SUFX= .tar.xz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.xz PERMIT_PACKAGE= Yes LIB_DEPENDS= devel/gettext,-runtime -WANTLIB= c curses iconv intl pthread +WANTLIB= c curses iconv intl CONFIGURE_STYLE=gnu CONFIGURE_ARGS= --disable-libmagic diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 1bbbb654431..248395ebcfb 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,2 +1,2 @@ -SHA256 (nano-8.7.1.tar.xz) = dvDcskjy4vElHU7NIP0w+0AKNgo6N8bDQOClLC0c3t8= -SIZE (nano-8.7.1.tar.xz) = 1726976 +SHA256 (nano-9.0.tar.xz) = nzhDdLSWEQoltzrVpf67OEeDxuMYizcGP2d6yQgBP94= +SIZE (nano-9.0.tar.xz) = 1743088 diff --git a/editors/nano/pkg/PLIST b/editors/nano/pkg/PLIST index c20accfbda3..87c8ede5b0d 100644 --- a/editors/nano/pkg/PLIST +++ b/editors/nano/pkg/PLIST @@ -35,6 +35,9 @@ share/locale/is/LC_MESSAGES/nano.mo share/locale/it/LC_MESSAGES/nano.mo share/locale/ja/LC_MESSAGES/nano.mo share/locale/ka/LC_MESSAGES/nano.mo +share/locale/kk/ +share/locale/kk/LC_MESSAGES/ +share/locale/kk/LC_MESSAGES/nano.mo share/locale/ko/LC_MESSAGES/nano.mo share/locale/ms/ share/locale/ms/LC_MESSAGES/ @@ -67,7 +70,6 @@ share/nano/changelog.nanorc share/nano/cmake.nanorc share/nano/css.nanorc share/nano/default.nanorc -share/nano/elisp.nanorc share/nano/email.nanorc share/nano/extra/ share/nano/extra/ada.nanorc