Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 03:18:52 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489640 - head/graphics/py-toyplot
Message-ID:  <201901080318.x083IqvS059185@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Tue Jan  8 03:18:51 2019
New Revision: 489640
URL: https://svnweb.freebsd.org/changeset/ports/489640

Log:
  Update to version 0.18.0

Modified:
  head/graphics/py-toyplot/Makefile
  head/graphics/py-toyplot/distinfo

Modified: head/graphics/py-toyplot/Makefile
==============================================================================
--- head/graphics/py-toyplot/Makefile	Tue Jan  8 03:15:41 2019	(r489639)
+++ head/graphics/py-toyplot/Makefile	Tue Jan  8 03:18:51 2019	(r489640)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toyplot
-PORTVERSION=	0.17.0
-PORTREVISION=	1
+PORTVERSION=	0.18.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +16,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.8:math/py
 		${PYTHON_PKGNAMEPREFIX}colormath>=2.1.1:math/py-colormath@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}multipledispatch>=0.4.7:devel/py-multipledispatch@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}png>=0.0.17:graphics/py-png@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}reportlab>=3.2.0:print/py-reportlab@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}custom_inherit>=2.2.0:textproc/py-custom_inherit@${PY_FLAVOR}
 
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils

Modified: head/graphics/py-toyplot/distinfo
==============================================================================
--- head/graphics/py-toyplot/distinfo	Tue Jan  8 03:15:41 2019	(r489639)
+++ head/graphics/py-toyplot/distinfo	Tue Jan  8 03:18:51 2019	(r489640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522778444
-SHA256 (toyplot-0.17.0.tar.gz) = f148123254336fcd05046f82ec6169a7d7a63f00211fbbccc43b9977468e6054
-SIZE (toyplot-0.17.0.tar.gz) = 264696
+TIMESTAMP = 1546916620
+SHA256 (toyplot-0.18.0.tar.gz) = f3c07ed64609fa8747210421717b241c808da2fc5d296615c83bf422faca9e90
+SIZE (toyplot-0.18.0.tar.gz) = 267091



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