git: ca45181eb5f9 - main - editors/nano: Update to 5.7
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed May 19 19:58:41 UTC 2021
The branch main has been updated by danilo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca45181eb5f94a288e752715a9d02de26087df8f
commit ca45181eb5f94a288e752715a9d02de26087df8f
Author: Danilo Egea Gondolfo <danilo at FreeBSD.org>
AuthorDate: 2021-05-19 19:42:04 +0000
Commit: Danilo Egea Gondolfo <danilo at FreeBSD.org>
CommitDate: 2021-05-19 19:56:28 +0000
editors/nano: Update to 5.7
---
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 a2339db86bb5..e0490f9454d9 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,7 +1,7 @@
# Created by: Philippe Lefebvre <nemesis at balistik.net>
PORTNAME= nano
-DISTVERSION= 5.6.1
+DISTVERSION= 5.7
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 09e77a245b71..c2a309e0d0f5 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615156063
-SHA256 (nano-5.6.1.tar.xz) = 760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09
-SIZE (nano-5.6.1.tar.xz) = 1432720
+TIMESTAMP = 1621452988
+SHA256 (nano-5.7.tar.xz) = d4b181cc2ec11def3711b4649e34f2be7a668e70ab506860514031d069cccafa
+SIZE (nano-5.7.tar.xz) = 1447076
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index c87f26f29f3e..22c2723ecc06 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -24,6 +24,7 @@ man/man5/nanorc.5.gz
%%NLS%%share/locale/hr/LC_MESSAGES/nano.mo
%%NLS%%share/locale/hu/LC_MESSAGES/nano.mo
%%NLS%%share/locale/id/LC_MESSAGES/nano.mo
+%%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/ko/LC_MESSAGES/nano.mo
More information about the dev-commits-ports-all
mailing list