svn commit: r457332 - head/graphics/py-pydot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 26 23:20:25 UTC 2017


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


More information about the svn-ports-all mailing list