diff --git a/graphics/py-beziers/Makefile b/graphics/py-beziers/Makefile index c5fd25da7961..2ca4cec4f489 100644 --- a/graphics/py-beziers/Makefile +++ b/graphics/py-beziers/Makefile @@ -1,21 +1,21 @@ # Created by: Po-Chuan Hsieh PORTNAME= beziers -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bezier curve manipulation library LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyclipper>=0:math/py-pyclipper@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/graphics/py-beziers/distinfo b/graphics/py-beziers/distinfo index 785339ab7edd..8cb65f1c6128 100644 --- a/graphics/py-beziers/distinfo +++ b/graphics/py-beziers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320218 -SHA256 (beziers-0.2.0.tar.gz) = 796ae5f176f42a25967dc6490274f04d94d3cc16c4980c549a49a57317a01824 -SIZE (beziers-0.2.0.tar.gz) = 36852 +TIMESTAMP = 1619198545 +SHA256 (beziers-0.2.1.tar.gz) = c3238d879679cfc2902a854e7ca3480271f6131d0d4c522cd8c68e26ba506620 +SIZE (beziers-0.2.1.tar.gz) = 37108