Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:42:43 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb860d3058c6 - main - textproc/codespell: Update to 2.1.0
Message-ID:  <202106201142.15KBghOb014933@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cb860d3058c6b066f2f961ff8e251b1835ca28b6

commit cb860d3058c6b066f2f961ff8e251b1835ca28b6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:29:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:29:59 +0000

    textproc/codespell: Update to 2.1.0
    
    Changes:        https://github.com/codespell-project/codespell/releases
                    https://github.com/codespell-project/codespell/commits/master
---
 textproc/codespell/Makefile | 2 +-
 textproc/codespell/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile
index 3a8bc3560c54..f4f7dbc9b133 100644
--- a/textproc/codespell/Makefile
+++ b/textproc/codespell/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	codespell
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	textproc
 MASTER_SITES=	CHEESESHOP
 
diff --git a/textproc/codespell/distinfo b/textproc/codespell/distinfo
index 981aa289d1a7..79451ba9f3bf 100644
--- a/textproc/codespell/distinfo
+++ b/textproc/codespell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539663
-SHA256 (codespell-2.0.0.tar.gz) = dd9983e096b9f7ba89dd2d2466d1fc37231d060f19066331b9571341363c77b8
-SIZE (codespell-2.0.0.tar.gz) = 178826
+TIMESTAMP = 1623697050
+SHA256 (codespell-2.1.0.tar.gz) = 19d3fe5644fef3425777e66f225a8c82d39059dcfe9edb3349a8a2cf48383ee5
+SIZE (codespell-2.1.0.tar.gz) = 185923



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201142.15KBghOb014933>