svn commit: r503219 - head/graphics/py-mpl-scatter-density

Yuri Victorovich yuri at FreeBSD.org
Sat Jun 1 06:13:17 UTC 2019


Author: yuri
Date: Sat Jun  1 06:13:15 2019
New Revision: 503219
URL: https://svnweb.freebsd.org/changeset/ports/503219

Log:
  graphics/py-mpl-scatter-density: Update 0.5 -> 0.6
  
  Reported by:	portscout

Modified:
  head/graphics/py-mpl-scatter-density/Makefile
  head/graphics/py-mpl-scatter-density/distinfo

Modified: head/graphics/py-mpl-scatter-density/Makefile
==============================================================================
--- head/graphics/py-mpl-scatter-density/Makefile	Sat Jun  1 06:10:04 2019	(r503218)
+++ head/graphics/py-mpl-scatter-density/Makefile	Sat Jun  1 06:13:15 2019	(r503219)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpl-scatter-density
-PORTVERSION=	0.5
+PORTVERSION=	0.6
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}fast-histogram>=0.3:misc/py-fast-histogram@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5:math/py-matplotlib@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0:math/py-matplotlib@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/graphics/py-mpl-scatter-density/distinfo
==============================================================================
--- head/graphics/py-mpl-scatter-density/distinfo	Sat Jun  1 06:10:04 2019	(r503218)
+++ head/graphics/py-mpl-scatter-density/distinfo	Sat Jun  1 06:13:15 2019	(r503219)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548912164
-SHA256 (mpl-scatter-density-0.5.tar.gz) = cb91fff9793655a14fedcbb36ac47e3ee67ce29119c5354e7294e41acf085a32
-SIZE (mpl-scatter-density-0.5.tar.gz) = 5118100
+TIMESTAMP = 1559369450
+SHA256 (mpl-scatter-density-0.6.tar.gz) = 616d25a0bbbaf0f01295ab0b769180a99d09b1fdc51cfe5466a5785fe3fb5467
+SIZE (mpl-scatter-density-0.6.tar.gz) = 5118497


More information about the svn-ports-all mailing list