From 49fb08cd5ab9e64b8ec1274902ccb41386e5f38c Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Sun, 13 Sep 2020 12:04:13 +0000 Subject: math/py-matplotlib-scalebar: Update to 0.6.2 This minor update fixes a reciprocal unit prefix and updates SILengthReciprocalDimension tests[1]. [1] https://github.com/ppinard/matplotlib-scalebar#release-notes Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26421 --- math/py-matplotlib-scalebar/Makefile | 2 +- math/py-matplotlib-scalebar/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math/py-matplotlib-scalebar') diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index 4d4d57daeae9..267d94bf3c02 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matplotlib-scalebar -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index fa91eb9ebe37..0a3851d7329c 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572095638 -SHA256 (matplotlib-scalebar-0.6.1.tar.gz) = 85cec2bacf85aaf00a70cafa5786f7e66e7c0f6e9dc5c894fd6d1afaa7264ecd -SIZE (matplotlib-scalebar-0.6.1.tar.gz) = 31464 +TIMESTAMP = 1599986237 +SHA256 (matplotlib-scalebar-0.6.2.tar.gz) = b0aa1a732c961e1fa50c59b45d0e067977b912d9be3378233081db2a1bd75c20 +SIZE (matplotlib-scalebar-0.6.2.tar.gz) = 32162 -- cgit v1.2.3