Date: Tue, 26 Dec 2017 23:20:23 +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: r457332 - head/graphics/py-pydot Message-ID: <201712262320.vBQNKN7T052870@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 26 23:20:23 2017 New Revision: 457332 URL: https://svnweb.freebsd.org/changeset/ports/457332 Log: Update to 1.2.4 Changes: https://github.com/erocarrera/pydot/blob/master/ChangeLog Modified: head/graphics/py-pydot/Makefile head/graphics/py-pydot/distinfo Modified: head/graphics/py-pydot/Makefile ============================================================================== --- head/graphics/py-pydot/Makefile Tue Dec 26 23:20:18 2017 (r457331) +++ head/graphics/py-pydot/Makefile Tue Dec 26 23:20:23 2017 (r457332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pydot -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pydot/distinfo ============================================================================== --- head/graphics/py-pydot/distinfo Tue Dec 26 23:20:18 2017 (r457331) +++ head/graphics/py-pydot/distinfo Tue Dec 26 23:20:23 2017 (r457332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479405300 -SHA256 (pydot-1.2.3.tar.gz) = edb5d3f249f97fbd9c4bb16959e61bc32ecf40eee1a9f6d27abe8d01c0a73502 -SIZE (pydot-1.2.3.tar.gz) = 20268 +TIMESTAMP = 1514301967 +SHA256 (pydot-1.2.4.tar.gz) = 92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6 +SIZE (pydot-1.2.4.tar.gz) = 132018
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712262320.vBQNKN7T052870>