svn commit: r461547 - head/editors/nano
Danilo Egea Gondolfo
danilo at FreeBSD.org
Mon Feb 12 00:57:49 UTC 2018
Author: danilo
Date: Mon Feb 12 00:57:48 2018
New Revision: 461547
URL: https://svnweb.freebsd.org/changeset/ports/461547
Log:
- Update to 2.9.3
Modified:
head/editors/nano/Makefile
head/editors/nano/distinfo
head/editors/nano/pkg-plist
Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile Mon Feb 12 00:41:40 2018 (r461546)
+++ head/editors/nano/Makefile Mon Feb 12 00:57:48 2018 (r461547)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nano
-PORTVERSION= 2.9.2
+PORTVERSION= 2.9.3
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo Mon Feb 12 00:41:40 2018 (r461546)
+++ head/editors/nano/distinfo Mon Feb 12 00:57:48 2018 (r461547)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515100718
-SHA256 (nano-2.9.2.tar.gz) = 1ed3c61100181bebb2bf60d60a44a3b9658410cbe05f375f7b3814b2973c8fd1
-SIZE (nano-2.9.2.tar.gz) = 2839256
+TIMESTAMP = 1518396864
+SHA256 (nano-2.9.3.tar.gz) = f12058ead9955cb841c1c5e3b9aec6ba93114a807580e928de0eaf6144c91074
+SIZE (nano-2.9.3.tar.gz) = 2874342
Modified: head/editors/nano/pkg-plist
==============================================================================
--- head/editors/nano/pkg-plist Mon Feb 12 00:41:40 2018 (r461546)
+++ head/editors/nano/pkg-plist Mon Feb 12 00:57:48 2018 (r461547)
@@ -31,6 +31,7 @@ man/man5/nanorc.5.gz
%%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nn/LC_MESSAGES/nano.mo
%%NLS%%share/locale/pl/LC_MESSAGES/nano.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/nano.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ro/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ru/LC_MESSAGES/nano.mo
More information about the svn-ports-all
mailing list