Date: Wed, 11 Sep 2024 22:08:01 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: 9261c1877040 - main - editors/nano: Update to 8.2 Message-ID: <202409112208.48BM812l071814@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=9261c1877040c9ba1cbcb4c4e3fd91a626ee9c1a commit 9261c1877040c9ba1cbcb4c4e3fd91a626ee9c1a Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2024-09-11 20:27:10 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2024-09-11 22:07:31 +0000 editors/nano: Update to 8.2 --- 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 8482c6640a96..6d7d1e1c22ad 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.1 +DISTVERSION= 8.2 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 93401507e9fb..467cb34f2e4e 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722103515 -SHA256 (nano-8.1.tar.xz) = 93b3e3e9155ae389fe9ccf9cb7ab380eac29602835ba3077b22f64d0f0cbe8cb -SIZE (nano-8.1.tar.xz) = 1667392 +TIMESTAMP = 1726086291 +SHA256 (nano-8.2.tar.xz) = d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb +SIZE (nano-8.2.tar.xz) = 1672076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409112208.48BM812l071814>