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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:37:16 UTC 2019


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


More information about the svn-ports-all mailing list