Date: Mon, 19 Dec 2016 03:11:55 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428901 - head/math/py-altgraph Message-ID: <201612190311.uBJ3BtB9025741@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Dec 19 03:11:55 2016 New Revision: 428901 URL: https://svnweb.freebsd.org/changeset/ports/428901 Log: - Update to 0.13 Modified: head/math/py-altgraph/Makefile head/math/py-altgraph/distinfo Modified: head/math/py-altgraph/Makefile ============================================================================== --- head/math/py-altgraph/Makefile Mon Dec 19 02:49:22 2016 (r428900) +++ head/math/py-altgraph/Makefile Mon Dec 19 03:11:55 2016 (r428901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= altgraph -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-altgraph/distinfo ============================================================================== --- head/math/py-altgraph/distinfo Mon Dec 19 02:49:22 2016 (r428900) +++ head/math/py-altgraph/distinfo Mon Dec 19 03:11:55 2016 (r428901) @@ -1,2 +1,3 @@ -SHA256 (altgraph-0.12.tar.gz) = b90db0dba36d9ece282b6a95ae3d324b63239694ce2cf2fd07d3efd7f2f7cab2 -SIZE (altgraph-0.12.tar.gz) = 492343 +TIMESTAMP = 1482116685 +SHA256 (altgraph-0.13.tar.gz) = 8510e9d85598d718d1f94afa7a64696565d6c3cb139d72603d6f64339377be68 +SIZE (altgraph-0.13.tar.gz) = 47164
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612190311.uBJ3BtB9025741>