Update to version 0.18.0
This commit is contained in:
parent
19d9ae132f
commit
54eb7db6b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489640
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= toyplot
|
||||
PORTVERSION= 0.17.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.18.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.8:math/py-numpy@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}colormath>=2.1.1:math/py-colormath@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}multipledispatch>=0.4.7:devel/py-multipledispatch@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}png>=0.0.17:graphics/py-png@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}custom_inherit>=2.2.0:textproc/py-custom_inherit@${PY_FLAVOR}
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522778444
|
||||
SHA256 (toyplot-0.17.0.tar.gz) = f148123254336fcd05046f82ec6169a7d7a63f00211fbbccc43b9977468e6054
|
||||
SIZE (toyplot-0.17.0.tar.gz) = 264696
|
||||
TIMESTAMP = 1546916620
|
||||
SHA256 (toyplot-0.18.0.tar.gz) = f3c07ed64609fa8747210421717b241c808da2fc5d296615c83bf422faca9e90
|
||||
SIZE (toyplot-0.18.0.tar.gz) = 267091
|
||||
|
|
Loading…
Reference in a new issue