diff options
Diffstat (limited to 'math/py-matplotlib-scalebar')
-rw-r--r-- | math/py-matplotlib-scalebar/Makefile | 4 | ||||
-rw-r--r-- | math/py-matplotlib-scalebar/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index 5db431f31477..9aba35f84645 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matplotlib-scalebar -PORTVERSION= 0.6.2 +PORTVERSION= 0.7.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,9 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} USES= python:3.6+ +USE_LOCALE= en_US.UTF-8 USE_PYTHON= autoplist distutils NO_ARCH= yes -USE_LOCALE= en_US.UTF-8 .include <bsd.port.mk> diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index 0a3851d7329c..c025d3f7430f 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599986237 -SHA256 (matplotlib-scalebar-0.6.2.tar.gz) = b0aa1a732c961e1fa50c59b45d0e067977b912d9be3378233081db2a1bd75c20 -SIZE (matplotlib-scalebar-0.6.2.tar.gz) = 32162 +TIMESTAMP = 1609837085 +SHA256 (matplotlib-scalebar-0.7.0.tar.gz) = a62122d0756c9e588565e19daded4ebadf705782c72f343931814850753741d4 +SIZE (matplotlib-scalebar-0.7.0.tar.gz) = 35308 |