git: 0491480f61c5 - main - devel/py-frozendict: Update to 2.0.3
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:46:15 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0491480f61c5de33c1649be6ce0b6093e5d748ed
commit 0491480f61c5de33c1649be6ce0b6093e5d748ed
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:36:43 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:41 +0000
devel/py-frozendict: Update to 2.0.3
Changes: https://github.com/Marco-Sulla/python-frozendict/releases
---
devel/py-frozendict/Makefile | 8 ++------
devel/py-frozendict/distinfo | 6 +++---
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index d74eef74beed..8b8a6e7941ed 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,9 +1,9 @@
# Created by: Brendan Molloy <brendan+freebsd at bbqsrc.net>
PORTNAME= frozendict
-PORTVERSION= 2.0.2
-DISTVERSIONPREFIX= v
+PORTVERSION= 2.0.3
CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet at FreeBSD.org
@@ -17,8 +17,4 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-GH_ACCOUNT= Marco-Sulla
-GH_PROJECT= python-frozendict
-USE_GITHUB= yes
-
.include <bsd.port.mk>
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index 7769ee65f291..602eb47d7889 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405401
-SHA256 (Marco-Sulla-python-frozendict-v2.0.2_GH0.tar.gz) = f0d8dbbdd44f5a1ceb6254d90cdb13b0035a71186ccd205cc25437898d5bc0ae
-SIZE (Marco-Sulla-python-frozendict-v2.0.2_GH0.tar.gz) = 1005681
+TIMESTAMP = 1624630100
+SHA256 (frozendict-2.0.3.tar.gz) = 163c616188beb97fdc8ef6e73ec2ebd70a844d4cf19d2e383aa94d1b8376653d
+SIZE (frozendict-2.0.3.tar.gz) = 12443
More information about the dev-commits-ports-all
mailing list