diff --git a/graphics/py-beziers/Makefile b/graphics/py-beziers/Makefile index 2ca4cec4f489..cda1a9064a8e 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.1 +PORTVERSION= 0.3.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 8cb65f1c6128..2edf6f60fd73 100644 --- a/graphics/py-beziers/distinfo +++ b/graphics/py-beziers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198545 -SHA256 (beziers-0.2.1.tar.gz) = c3238d879679cfc2902a854e7ca3480271f6131d0d4c522cd8c68e26ba506620 -SIZE (beziers-0.2.1.tar.gz) = 37108 +TIMESTAMP = 1619569471 +SHA256 (beziers-0.3.1.tar.gz) = 40a7d06b778780c899f0113c472601df13363af8809446c37e044e82ef91b72f +SIZE (beziers-0.3.1.tar.gz) = 37273