Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2022 10:37:31 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f1181067a4b0 - main - math/py-graphillion: Update version 1.3=>1.5
Message-ID:  <202203121037.22CAbVkb040566@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f1181067a4b09222a0e7d0b7d98c32c0bc57702e

commit f1181067a4b09222a0e7d0b7d98c32c0bc57702e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-10 16:03:07 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:37:27 +0000

    math/py-graphillion: Update version 1.3=>1.5
    
    Relnotes: https://github.com/takemaru/graphillion/releases/tag/v1.5
---
 math/py-graphillion/Makefile | 4 ++--
 math/py-graphillion/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-graphillion/Makefile b/math/py-graphillion/Makefile
index 1e1cc5c3b1c4..619029706edf 100644
--- a/math/py-graphillion/Makefile
+++ b/math/py-graphillion/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kubilay Kocak <koobs@FreeBSD.org>
 
 PORTNAME=	graphillion
-PORTVERSION=	1.3
+PORTVERSION=	1.5
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
 
 # Python 2.7,3.4+
 USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_graphillion*.so
diff --git a/math/py-graphillion/distinfo b/math/py-graphillion/distinfo
index e6ab109edc65..c6aa0a711344 100644
--- a/math/py-graphillion/distinfo
+++ b/math/py-graphillion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556205399
-SHA256 (Graphillion-1.3.tar.gz) = fbb370ac1dfe871d03073db94e22fdc97f6d13a16e3dbbdddb8e144c4e559c30
-SIZE (Graphillion-1.3.tar.gz) = 1100260
+TIMESTAMP = 1646762733
+SHA256 (Graphillion-1.5.tar.gz) = 55cc9386ea115364df52e51a8af163dc3061a37a720ddc790ffda2162eb1673e
+SIZE (Graphillion-1.5.tar.gz) = 1233917



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203121037.22CAbVkb040566>