git: 7de9618e3bea - main - graphics/py-beziers: Update to 0.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:12:34 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7de9618e3beadc1ca868f9da942b82d6d1b85323
commit 7de9618e3beadc1ca868f9da942b82d6d1b85323
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:02:49 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:43:42 +0000
graphics/py-beziers: Update to 0.2.0
Changes: https://github.com/simoncozens/beziers.py/commits/master
---
graphics/py-beziers/Makefile | 2 +-
graphics/py-beziers/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/graphics/py-beziers/Makefile b/graphics/py-beziers/Makefile
index 3acdc13bb427..c5fd25da7961 100644
--- a/graphics/py-beziers/Makefile
+++ b/graphics/py-beziers/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= beziers
-PORTVERSION= 0.1.0
+PORTVERSION= 0.2.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-beziers/distinfo b/graphics/py-beziers/distinfo
index df9b42fff75a..785339ab7edd 100644
--- a/graphics/py-beziers/distinfo
+++ b/graphics/py-beziers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605901600
-SHA256 (beziers-0.1.0.tar.gz) = 9a8b274dcd590dd8ef5efec64c86d759ac7ce7e35ceaf1e2897b5d332c2ca6c1
-SIZE (beziers-0.1.0.tar.gz) = 34992
+TIMESTAMP = 1618320218
+SHA256 (beziers-0.2.0.tar.gz) = 796ae5f176f42a25967dc6490274f04d94d3cc16c4980c549a49a57317a01824
+SIZE (beziers-0.2.0.tar.gz) = 36852
More information about the dev-commits-ports-all
mailing list