Date: Thu, 25 Apr 2019 15:22:19 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500019 - head/math/py-graphillion Message-ID: <201904251522.x3PFMJXD084701@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Thu Apr 25 15:22:19 2019 New Revision: 500019 URL: https://svnweb.freebsd.org/changeset/ports/500019 Log: math/py-graphillion: Update to 1.3 Modified: head/math/py-graphillion/Makefile head/math/py-graphillion/distinfo head/math/py-graphillion/pkg-descr Modified: head/math/py-graphillion/Makefile ============================================================================== --- head/math/py-graphillion/Makefile Thu Apr 25 15:21:51 2019 (r500018) +++ head/math/py-graphillion/Makefile Thu Apr 25 15:22:19 2019 (r500019) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graphillion -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-graphillion/distinfo ============================================================================== --- head/math/py-graphillion/distinfo Thu Apr 25 15:21:51 2019 (r500018) +++ head/math/py-graphillion/distinfo Thu Apr 25 15:22:19 2019 (r500019) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533943617 -SHA256 (Graphillion-1.2.tar.gz) = 79c725cb05a9ac35b38d3dac43cca1e552e6e9b285bd3003386448e57c235cb2 -SIZE (Graphillion-1.2.tar.gz) = 1092143 +TIMESTAMP = 1556205399 +SHA256 (Graphillion-1.3.tar.gz) = fbb370ac1dfe871d03073db94e22fdc97f6d13a16e3dbbdddb8e144c4e559c30 +SIZE (Graphillion-1.3.tar.gz) = 1100260 Modified: head/math/py-graphillion/pkg-descr ============================================================================== --- head/math/py-graphillion/pkg-descr Thu Apr 25 15:21:51 2019 (r500018) +++ head/math/py-graphillion/pkg-descr Thu Apr 25 15:22:19 2019 (r500019) @@ -9,4 +9,4 @@ enumeration for a graphset, or a set of graphs. - Well tested: more than 600 unit tests - Fast prototyping, easy to teach, and multi-platform -WWW: http://graphillion.org/ +WWW: https://github.com/takemaru/graphillion
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904251522.x3PFMJXD084701>