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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 19 03:42:41 UTC 2016


Author: sunpoet
Date: Thu May 19 03:42:39 2016
New Revision: 415475
URL: https://svnweb.freebsd.org/changeset/ports/415475

Log:
  - Update to 1.0.29
  
  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	Thu May 19 03:42:35 2016	(r415474)
+++ head/graphics/py-pydot/Makefile	Thu May 19 03:42:39 2016	(r415475)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydot
-PORTVERSION=	1.0.28
-PORTREVISION=	1
+PORTVERSION=	1.0.29
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/graphics/py-pydot/distinfo
==============================================================================
--- head/graphics/py-pydot/distinfo	Thu May 19 03:42:35 2016	(r415474)
+++ head/graphics/py-pydot/distinfo	Thu May 19 03:42:39 2016	(r415475)
@@ -1,2 +1,3 @@
-SHA256 (erocarrera-pydot-1.0.28-ec21a11_GH0.tar.gz) = 2a9910a5799cb32598e2135dfd5ab4ace8ad645b6e94ecc2e5e85a2a282eb7b6
-SIZE (erocarrera-pydot-1.0.28-ec21a11_GH0.tar.gz) = 262626
+TIMESTAMP = 1463505798
+SHA256 (erocarrera-pydot-1.0.29-ec21a11_GH0.tar.gz) = 2a9910a5799cb32598e2135dfd5ab4ace8ad645b6e94ecc2e5e85a2a282eb7b6
+SIZE (erocarrera-pydot-1.0.29-ec21a11_GH0.tar.gz) = 262626


More information about the svn-ports-all mailing list