git: 44b5542e32b4 - main - editors/nano: Update to 6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 20:43:15 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=44b5542e32b489a7f08fde39159a3ed8e221f98a commit 44b5542e32b489a7f08fde39159a3ed8e221f98a Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-01-18 19:45:17 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-01-18 20:43:00 +0000 editors/nano: Update to 6.0 PR: 260588 --- editors/nano/Makefile | 2 +- editors/nano/distinfo | 6 +++--- editors/nano/pkg-plist | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 090f2b784b5c..f21f1771a213 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Lefebvre <nemesis@balistik.net> PORTNAME= nano -DISTVERSION= 5.9 +DISTVERSION= 6.0 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 b111d68bc143..f306dbe0170c 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634837864 -SHA256 (nano-5.9.tar.xz) = 757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937 -SIZE (nano-5.9.tar.xz) = 1499852 +TIMESTAMP = 1642365719 +SHA256 (nano-6.0.tar.xz) = 93ac8cb68b4ad10e0aaeb80a2dd15c5bb89eb665a4844f7ad01c67efcb169ea2 +SIZE (nano-6.0.tar.xz) = 1509388 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 1d0f545676aa..0a94ed23b246 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -56,9 +56,7 @@ man/man5/nanorc.5.gz %%DATADIR%%/elisp.nanorc %%DATADIR%%/email.nanorc %%DATADIR%%/extra/ada.nanorc -%%DATADIR%%/extra/debian.nanorc %%DATADIR%%/extra/fortran.nanorc -%%DATADIR%%/extra/gentoo.nanorc %%DATADIR%%/extra/haskell.nanorc %%DATADIR%%/extra/povray.nanorc %%DATADIR%%/extra/spec.nanorc @@ -91,3 +89,4 @@ man/man5/nanorc.5.gz %%DATADIR%%/tex.nanorc %%DATADIR%%/texinfo.nanorc %%DATADIR%%/xml.nanorc +%%DATADIR%%/yaml.nanorc