Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2022 19:08:49 GMT
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: 5d9a69c112f9 - main - editors/nano: Update to 7.1
Message-ID:  <202212171908.2BHJ8nEe058577@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d9a69c112f90e793cc06571b984323f591ee365

commit 5d9a69c112f90e793cc06571b984323f591ee365
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2022-12-17 17:19:01 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2022-12-17 19:08:44 +0000

    editors/nano: Update to 7.1
---
 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 f46726a58659..9be7296d9ff6 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nano
-DISTVERSION=	7.0
+DISTVERSION=	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 2beb1bdfadb2..312ab69cb05a 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668771845
-SHA256 (nano-7.0.tar.xz) = 8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149
-SIZE (nano-7.0.tar.xz) = 1598528
+TIMESTAMP = 1671296911
+SHA256 (nano-7.1.tar.xz) = 57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836
+SIZE (nano-7.1.tar.xz) = 1605272
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index 98ef0c45d973..8e1b6d9ec59a 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -27,6 +27,7 @@ man/man5/nanorc.5.gz
 %%NLS%%share/locale/is/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/it/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/nano.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/nano.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212171908.2BHJ8nEe058577>