svn commit: r487159 - head/graphics/py-termtosvg

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Dec 10 12:12:57 UTC 2018


Author: lwhsu
Date: Mon Dec 10 12:12:55 2018
New Revision: 487159
URL: https://svnweb.freebsd.org/changeset/ports/487159

Log:
  - Update to 0.7.0

Modified:
  head/graphics/py-termtosvg/Makefile
  head/graphics/py-termtosvg/distinfo

Modified: head/graphics/py-termtosvg/Makefile
==============================================================================
--- head/graphics/py-termtosvg/Makefile	Mon Dec 10 11:58:42 2018	(r487158)
+++ head/graphics/py-termtosvg/Makefile	Mon Dec 10 12:12:55 2018	(r487159)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	termtosvg
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-termtosvg/distinfo
==============================================================================
--- head/graphics/py-termtosvg/distinfo	Mon Dec 10 11:58:42 2018	(r487158)
+++ head/graphics/py-termtosvg/distinfo	Mon Dec 10 12:12:55 2018	(r487159)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544176452
-SHA256 (termtosvg-0.6.0.tar.gz) = bf1c2f37261e31eb87b73270ff9c5567c9802fa710dbc352716d5686da83845f
-SIZE (termtosvg-0.6.0.tar.gz) = 54010
+TIMESTAMP = 1544443670
+SHA256 (termtosvg-0.7.0.tar.gz) = ceba21efafc44831cfc040c7b62ee8aaaeebe4a7481f854240a9857fde332d9e
+SIZE (termtosvg-0.7.0.tar.gz) = 61700


More information about the svn-ports-all mailing list