Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 09:41:04 +0000 (UTC)
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560376 - head/math/py-matplotlib-scalebar
Message-ID:  <202101050941.1059f4eg007978@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101050941.1059f4eg007978>