Index: branches/2019Q4/graphics/py-geomdl/Makefile =================================================================== --- branches/2019Q4/graphics/py-geomdl/Makefile (revision 515605) +++ branches/2019Q4/graphics/py-geomdl/Makefile (revision 515606) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= geomdl -PORTVERSION= 5.2.8 +PORTVERSION= 5.2.9 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Object-oriented pure Python B-Spline and NURBS library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.15.4:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.3:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} \ ${PY_TYPING} py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=1.5:devel/py-backports.functools_lru_cache@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6.0:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: branches/2019Q4/graphics/py-geomdl/distinfo =================================================================== --- branches/2019Q4/graphics/py-geomdl/distinfo (revision 515605) +++ branches/2019Q4/graphics/py-geomdl/distinfo (revision 515606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564158009 -SHA256 (geomdl-5.2.8.tar.gz) = 720550acf8b96e45dc338352ae918779cce6e3961aaad999a51a37f95d8d5a67 -SIZE (geomdl-5.2.8.tar.gz) = 140781 +TIMESTAMP = 1568228951 +SHA256 (geomdl-5.2.9.tar.gz) = 91337fde06d1e5a217bb4e63d6a832b9b61e090bb761855dcd81a23b725b64d1 +SIZE (geomdl-5.2.9.tar.gz) = 141565 Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 515605) +++ branches/2019Q4 (revision 515606) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r515320