Date: Mon, 15 Jan 2018 17:16:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459095 - head/graphics/py-graphviz Message-ID: <201801151716.w0FHGuh4063362@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 15 17:16:56 2018 New Revision: 459095 URL: https://svnweb.freebsd.org/changeset/ports/459095 Log: Update to 0.8.2 Changes: https://github.com/xflr6/graphviz/blob/master/CHANGES.txt PR: 224979 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Modified: head/graphics/py-graphviz/Makefile head/graphics/py-graphviz/distinfo Modified: head/graphics/py-graphviz/Makefile ============================================================================== --- head/graphics/py-graphviz/Makefile Mon Jan 15 17:16:50 2018 (r459094) +++ head/graphics/py-graphviz/Makefile Mon Jan 15 17:16:56 2018 (r459095) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graphviz -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-graphviz/distinfo ============================================================================== --- head/graphics/py-graphviz/distinfo Mon Jan 15 17:16:50 2018 (r459094) +++ head/graphics/py-graphviz/distinfo Mon Jan 15 17:16:56 2018 (r459095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508187344 -SHA256 (graphviz-0.8.1.zip) = 6bffbec8b7a0619fe745515039d0d6bb41b6632f3dee02bcd2601581abc63f03 -SIZE (graphviz-0.8.1.zip) = 163118 +TIMESTAMP = 1515940981 +SHA256 (graphviz-0.8.2.zip) = 606741c028acc54b1a065b33045f8c89ee0927ea77273ec409ac988f2c3d1091 +SIZE (graphviz-0.8.2.zip) = 166880
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801151716.w0FHGuh4063362>