Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:18:59 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: 852613c4f6ff - main - textproc/py-charset-normalizer: Update to 2.0.12
Message-ID:  <202203071818.227IIxdw062375@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=852613c4f6ff59202e4a3608cdfd9e0771043efb

commit 852613c4f6ff59202e4a3608cdfd9e0771043efb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:57:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:28 +0000

    textproc/py-charset-normalizer: Update to 2.0.12
    
    Changes:        https://github.com/Ousret/charset_normalizer/releases
---
 textproc/py-charset-normalizer/Makefile | 2 +-
 textproc/py-charset-normalizer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-charset-normalizer/Makefile b/textproc/py-charset-normalizer/Makefile
index 4ed64df1c2ce..0a22b702c524 100644
--- a/textproc/py-charset-normalizer/Makefile
+++ b/textproc/py-charset-normalizer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	charset-normalizer
-PORTVERSION=	2.0.10
+PORTVERSION=	2.0.12
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-charset-normalizer/distinfo b/textproc/py-charset-normalizer/distinfo
index 67205514765f..6eda699a9b51 100644
--- a/textproc/py-charset-normalizer/distinfo
+++ b/textproc/py-charset-normalizer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102349
-SHA256 (charset-normalizer-2.0.10.tar.gz) = 876d180e9d7432c5d1dfd4c5d26b72f099d503e8fcc0feb7532c9289be60fcbd
-SIZE (charset-normalizer-2.0.10.tar.gz) = 78245
+TIMESTAMP = 1646058130
+SHA256 (charset-normalizer-2.0.12.tar.gz) = 2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597
+SIZE (charset-normalizer-2.0.12.tar.gz) = 79105



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