svn commit: r500019 - head/math/py-graphillion

Kubilay Kocak koobs at FreeBSD.org
Thu Apr 25 15:22:20 UTC 2019


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


More information about the svn-ports-all mailing list