Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 20:52:39 +0000
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 405be10c3f0f - main - editors/nano: Update to 8.7.1
Message-ID:  <69a4a717.26240.400a2385@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by danilo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=405be10c3f0f9e741cc8da3bc96969afd94cf8b6

commit 405be10c3f0f9e741cc8da3bc96969afd94cf8b6
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2026-02-21 22:51:00 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2026-03-01 20:52:29 +0000

    editors/nano: Update to 8.7.1
    
    Changelog:
    https://www.nano-editor.org/news.php
---
 editors/nano/Makefile  | 2 +-
 editors/nano/distinfo  | 6 +++---
 editors/nano/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index e211989dd373..c535c1dfd3c8 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nano
-DISTVERSION=	8.7
+DISTVERSION=	8.7.1
 CATEGORIES=	editors
 MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
 
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index 349c8c1f789b..7183dc9ab9c8 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763029363
-SHA256 (nano-8.7.tar.xz) = afd287aa672c48b8e1a93fdb6c6588453d527510d966822b687f2835f0d986e9
-SIZE (nano-8.7.tar.xz) = 1710220
+TIMESTAMP = 1771714102
+SHA256 (nano-8.7.1.tar.xz) = 76f0dcb248f2e2f1251d4ecd20fd30fb400a360a3a37c6c340e0a52c2d1cdedf
+SIZE (nano-8.7.1.tar.xz) = 1726976
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index b2be6e80ad5f..38d5f01c6232 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -6,6 +6,7 @@ bin/rnano
 %%PORTDOCS%%%%DOCSDIR%%/nanorc.5.html
 %%PORTDOCS%%%%DOCSDIR%%/rnano.1.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.nanorc
+%%NLS%%share/locale/ar/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/bg/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/nano.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a4a717.26240.400a2385>