Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2018 15:34:10 +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: r486420 - head/graphics/py-pydot
Message-ID:  <201812021534.wB2FYAsB077271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  2 15:34:10 2018
New Revision: 486420
URL: https://svnweb.freebsd.org/changeset/ports/486420

Log:
  Update to 1.4.0
  
  - Update WWW
  
  Changes:	https://github.com/pydot/pydot/blob/master/ChangeLog

Modified:
  head/graphics/py-pydot/Makefile
  head/graphics/py-pydot/distinfo
  head/graphics/py-pydot/pkg-descr

Modified: head/graphics/py-pydot/Makefile
==============================================================================
--- head/graphics/py-pydot/Makefile	Sun Dec  2 15:28:14 2018	(r486419)
+++ head/graphics/py-pydot/Makefile	Sun Dec  2 15:34:10 2018	(r486420)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydot
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-pydot/distinfo
==============================================================================
--- head/graphics/py-pydot/distinfo	Sun Dec  2 15:28:14 2018	(r486419)
+++ head/graphics/py-pydot/distinfo	Sun Dec  2 15:34:10 2018	(r486420)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542735239
-SHA256 (pydot-1.3.0.tar.gz) = 33babe795de6ea2a26c18455e6d8a78b1dbbea6c41363a6136d9f95e9ce78425
-SIZE (pydot-1.3.0.tar.gz) = 127379
+TIMESTAMP = 1543756252
+SHA256 (pydot-1.4.0.tar.gz) = 98195d7d01b7dac65f8307d6d8d26ebddbc1dc86528cd4f85700ce70cf14d70b
+SIZE (pydot-1.4.0.tar.gz) = 128114

Modified: head/graphics/py-pydot/pkg-descr
==============================================================================
--- head/graphics/py-pydot/pkg-descr	Sun Dec  2 15:28:14 2018	(r486419)
+++ head/graphics/py-pydot/pkg-descr	Sun Dec  2 15:34:10 2018	(r486420)
@@ -4,4 +4,4 @@ Graphviz 1.16). Output can be inlined in Postscript in
 environments like TeXmacs, or output in any of the formats supported by the
 Graphviz tools dot, neato, twopi.
 
-WWW: https://github.com/erocarrera/pydot
+WWW: https://github.com/pydot/pydot



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