Date: Tue, 1 Jan 2019 20:37:02 +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: r489006 - head/graphics/py-pydot Message-ID: <201901012037.x01Kb2OW057119@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 1 20:37:02 2019 New Revision: 489006 URL: https://svnweb.freebsd.org/changeset/ports/489006 Log: Update to 1.4.1 Changes: https://github.com/pydot/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 Jan 1 20:36:57 2019 (r489005) +++ head/graphics/py-pydot/Makefile Tue Jan 1 20:37:02 2019 (r489006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pydot -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pydot/distinfo ============================================================================== --- head/graphics/py-pydot/distinfo Tue Jan 1 20:36:57 2019 (r489005) +++ head/graphics/py-pydot/distinfo Tue Jan 1 20:37:02 2019 (r489006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543756252 -SHA256 (pydot-1.4.0.tar.gz) = 98195d7d01b7dac65f8307d6d8d26ebddbc1dc86528cd4f85700ce70cf14d70b -SIZE (pydot-1.4.0.tar.gz) = 128114 +TIMESTAMP = 1546268475 +SHA256 (pydot-1.4.1.tar.gz) = d49c9d4dd1913beec2a997f831543c8cbd53e535b1a739e921642fe416235f01 +SIZE (pydot-1.4.1.tar.gz) = 128236
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012037.x01Kb2OW057119>