diff options
| author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-10-21 17:40:26 +0000 |
|---|---|---|
| committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-10-21 17:40:26 +0000 |
| commit | 4ffc1bdfe2ab5d10e61c0d01458abb5a3c01e6e9 (patch) | |
| tree | 126187d202d15073d475c93671f3a14194a823c5 | |
| parent | 0c2fe6f4266e538eec36885c8228e5e09cbb065f (diff) | |
editors/nano: Update to 5.9
PR: 259124
| -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, 4 insertions, 5 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index accb61d5eadb..090f2b784b5c 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Lefebvre <nemesis@balistik.net> PORTNAME= nano -DISTVERSION= 5.8 +DISTVERSION= 5.9 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 bd25f7ac8587..b111d68bc143 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624914724 -SHA256 (nano-5.8.tar.xz) = e43b63db2f78336e2aa123e8d015dbabc1720a15361714bfd4b1bb4e5e87768c -SIZE (nano-5.8.tar.xz) = 1462364 +TIMESTAMP = 1634837864 +SHA256 (nano-5.9.tar.xz) = 757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937 +SIZE (nano-5.9.tar.xz) = 1499852 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 8dbaef9f55b4..1d0f545676aa 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -31,7 +31,6 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/ms/LC_MESSAGES/nano.mo %%NLS%%share/locale/nb/LC_MESSAGES/nano.mo %%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 |
