Date: Sat, 19 Nov 2022 14:00:09 GMT From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 194634ca1af4 - main - editors/nano: Update to 7.0 Message-ID: <202211191400.2AJE09B8003059@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=194634ca1af434e0461e0b124f02154e52cbc942 commit 194634ca1af434e0461e0b124f02154e52cbc942 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-11-18 17:07:43 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-11-19 13:59:54 +0000 editors/nano: Update to 7.0 --- editors/nano/Makefile | 2 +- editors/nano/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index ca8028a3769c..f46726a58659 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 6.4 +DISTVERSION= 7.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 2f93775d6424..2beb1bdfadb2 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659658336 -SHA256 (nano-6.4.tar.xz) = 4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0 -SIZE (nano-6.4.tar.xz) = 1593804 +TIMESTAMP = 1668771845 +SHA256 (nano-7.0.tar.xz) = 8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149 +SIZE (nano-7.0.tar.xz) = 1598528
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211191400.2AJE09B8003059>