Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 05:28:20 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: eafb9aedd761 - main - devel/py-frozendict: Update to 2.4.5
Message-ID:  <202410140528.49E5SKFl049255@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=eafb9aedd76116293c6c404a99db9622810d69f5

commit eafb9aedd76116293c6c404a99db9622810d69f5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-14 04:49:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-14 05:25:28 +0000

    devel/py-frozendict: Update to 2.4.5
    
    Changes:        https://github.com/Marco-Sulla/python-frozendict/releases
---
 devel/py-frozendict/Makefile | 3 ++-
 devel/py-frozendict/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index 9f0a075bbe0a..727d3644366d 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	frozendict
-PORTVERSION=	2.4.4
+PORTVERSION=	2.4.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
@@ -20,6 +20,7 @@ USE_PYTHON=	autoplist concurrent pep517
 
 .include <bsd.port.pre.mk>
 
+# Check src/frozendict/c_src/
 .if ${PYTHON_REL} >= 31100
 NO_ARCH=	yes
 .else
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index 8a389a0f624a..33ae5935306b 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721499052
-SHA256 (frozendict-2.4.4.tar.gz) = 3f7c031b26e4ee6a3f786ceb5e3abf1181c4ade92dce1f847da26ea2c96008c7
-SIZE (frozendict-2.4.4.tar.gz) = 315923
+TIMESTAMP = 1728632338
+SHA256 (frozendict-2.4.5.tar.gz) = fd7add309789595c044c0155a0bddfa9d20c77f65de1e33a14aa3033b936ef63
+SIZE (frozendict-2.4.5.tar.gz) = 316463



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