svn commit: r560376 - head/math/py-matplotlib-scalebar
Rainer Hurling
rhurlin at FreeBSD.org
Tue Jan 5 09:41:07 UTC 2021
Author: rhurlin
Date: Tue Jan 5 09:41:04 2021
New Revision: 560376
URL: https://svnweb.freebsd.org/changeset/ports/560376
Log:
math/py-matplotlib-scalebar: Update to 0.7.0
Changelog: https://github.com/ppinard/matplotlib-scalebar#070
Reported by: Repology
Approved by: arrowd, tcberner (mentors, implicit)
Modified:
head/math/py-matplotlib-scalebar/Makefile
head/math/py-matplotlib-scalebar/distinfo
Modified: head/math/py-matplotlib-scalebar/Makefile
==============================================================================
--- head/math/py-matplotlib-scalebar/Makefile Tue Jan 5 09:40:58 2021 (r560375)
+++ head/math/py-matplotlib-scalebar/Makefile Tue Jan 5 09:41:04 2021 (r560376)
@@ -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>
Modified: head/math/py-matplotlib-scalebar/distinfo
==============================================================================
--- head/math/py-matplotlib-scalebar/distinfo Tue Jan 5 09:40:58 2021 (r560375)
+++ head/math/py-matplotlib-scalebar/distinfo Tue Jan 5 09:41:04 2021 (r560376)
@@ -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
More information about the svn-ports-all
mailing list