diff options
author | danilo <danilo@FreeBSD.org> | 2018-02-12 08:57:48 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-02-12 08:57:48 +0800 |
commit | 2bb658e4feb36902c97163c21e3f81aca0db1fd2 (patch) | |
tree | 079d9fc537dbc3758158733f7dc947d3984215ca /editors | |
parent | e73f9a3e9b5ef06b0e9a12a9e83ff14629c4e607 (diff) | |
download | freebsd-ports-gnome-2bb658e4feb36902c97163c21e3f81aca0db1fd2.tar.gz freebsd-ports-gnome-2bb658e4feb36902c97163c21e3f81aca0db1fd2.tar.zst freebsd-ports-gnome-2bb658e4feb36902c97163c21e3f81aca0db1fd2.zip |
- Update to 2.9.3
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 6 | ||||
-rw-r--r-- | editors/nano/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 1c1d3769d9d0..c2b9a2e4cc9b 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -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 diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 48b26ed0dc50..4a4a4debfd04 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -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 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index a829997109bd..06cfc2c46b74 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -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 |