diff options
-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 09b9bc8f0358..f46b43e081ce 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= matplotlib-scalebar -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Artist for matplotlib to display a scale bar -LICENSE= MIT +LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index 1e5da3ea5536..083660780bbf 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638116053 -SHA256 (matplotlib-scalebar-0.8.0.tar.gz) = 3cf78834e45bb72b8776bcedb6f5c2f643c510a2a95f6edc0bf5054dcc528df8 -SIZE (matplotlib-scalebar-0.8.0.tar.gz) = 1108304 +TIMESTAMP = 1647463792 +SHA256 (matplotlib-scalebar-0.8.1.tar.gz) = 14887af1093579c5e6afae51a0a1ecc3f715cdbc5c4d7ef59cdeec76ee6bb15d +SIZE (matplotlib-scalebar-0.8.1.tar.gz) = 1108463 |