Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:09:53 +0000
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: 3b473b5e9840 - main - textproc/py-chardet: Update to 7.3.0
Message-ID:  <69e40131.34791.71b5495d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 3b473b5e9840495fa9be432b100cf235b89b7a3c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:44:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:54:19 +0000

    textproc/py-chardet: Update to 7.3.0
    
    - Update LICENSE
    
    Changes:        https://github.com/chardet/chardet/releases
---
 textproc/py-chardet/Makefile | 4 ++--
 textproc/py-chardet/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile
index 30ae26b1c23d..d0015e307960 100644
--- a/textproc/py-chardet/Makefile
+++ b/textproc/py-chardet/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	chardet
-PORTVERSION=	7.1.0
+PORTVERSION=	7.3.0
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
@@ -10,7 +10,7 @@ COMMENT=	Universal encoding detector for Python
 WWW=		https://chardet.readthedocs.io/en/latest/ \
 		https://github.com/chardet/chardet
 
-LICENSE=	MIT
+LICENSE=	BSD0CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
diff --git a/textproc/py-chardet/distinfo b/textproc/py-chardet/distinfo
index 174b34955870..a45470184a36 100644
--- a/textproc/py-chardet/distinfo
+++ b/textproc/py-chardet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773967176
-SHA256 (chardet-7.1.0.tar.gz) = 8f47bc4accac17bd9accbb4acc1d563acc024a783806c0a43c3a583f5285690b
-SIZE (chardet-7.1.0.tar.gz) = 505743
+TIMESTAMP = 1775588016
+SHA256 (chardet-7.3.0.tar.gz) = e6bf602bb8a070524a19bac1cff2a10d62c71b09606f066251282870fa1466e5
+SIZE (chardet-7.3.0.tar.gz) = 554283


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40131.34791.71b5495d>