Date: Mon, 10 Dec 2018 12:12:56 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487159 - head/graphics/py-termtosvg Message-ID: <201812101212.wBACCunP085207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101212.wBACCunP085207>