svn commit: r561238 - head/math/py-matplotlib-scalebar
Rainer Hurling
rhurlin at FreeBSD.org
Mon Jan 11 17:49:30 UTC 2021
Author: rhurlin
Date: Mon Jan 11 17:49:29 2021
New Revision: 561238
URL: https://svnweb.freebsd.org/changeset/ports/561238
Log:
math/py-matplotlib-scalebar: Update to 0.7.1
- Fix scalebar location validation from rcParams
Changelog: https://github.com/ppinard/matplotlib-scalebar#071
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 Mon Jan 11 17:48:11 2021 (r561237)
+++ head/math/py-matplotlib-scalebar/Makefile Mon Jan 11 17:49:29 2021 (r561238)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= matplotlib-scalebar
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-matplotlib-scalebar/distinfo
==============================================================================
--- head/math/py-matplotlib-scalebar/distinfo Mon Jan 11 17:48:11 2021 (r561237)
+++ head/math/py-matplotlib-scalebar/distinfo Mon Jan 11 17:49:29 2021 (r561238)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609837085
-SHA256 (matplotlib-scalebar-0.7.0.tar.gz) = a62122d0756c9e588565e19daded4ebadf705782c72f343931814850753741d4
-SIZE (matplotlib-scalebar-0.7.0.tar.gz) = 35308
+TIMESTAMP = 1610385970
+SHA256 (matplotlib-scalebar-0.7.1.tar.gz) = fcb2880d39dd0f20bd396d1f4d39fa909d2db6c556f9f7b4cd12a6d5a0abcb6d
+SIZE (matplotlib-scalebar-0.7.1.tar.gz) = 35593
More information about the svn-ports-all
mailing list