diff --git a/graphics/py-beziers/Makefile b/graphics/py-beziers/Makefile index d2c8144de512..f2814066b886 100644 --- a/graphics/py-beziers/Makefile +++ b/graphics/py-beziers/Makefile @@ -1,21 +1,22 @@ PORTNAME= beziers -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.5.0 +DISTVERSIONPREFIX= v CATEGORIES= graphics python -MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bezier curve manipulation library WWW= https://github.com/simoncozens/beziers.py LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyclipper>=0:math/py-pyclipper@${PY_FLAVOR} - -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +USE_GITHUB= yes +GH_ACCOUNT= simoncozens +GH_PROJECT= beziers.py + .include diff --git a/graphics/py-beziers/distinfo b/graphics/py-beziers/distinfo index 0f77f61c274e..13dde71f3d53 100644 --- a/graphics/py-beziers/distinfo +++ b/graphics/py-beziers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634391148 -SHA256 (beziers-0.4.0.tar.gz) = 3a01994887928971fd88b34777dea42ff49813264d8ffddee909310d03959ef5 -SIZE (beziers-0.4.0.tar.gz) = 37943 +TIMESTAMP = 1681052980 +SHA256 (simoncozens-beziers.py-v0.5.0_GH0.tar.gz) = 96ab69ad1f98a4f6f1f251b255f2473c3408a80983f9c82ddf3a6e3f67fa58b4 +SIZE (simoncozens-beziers.py-v0.5.0_GH0.tar.gz) = 486607