Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2026 14:54:52 +0000
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: 8910a72867e5 - main - math/py-graphillion: Update version 1.5=>1.7
Message-ID:  <6a1c4bbc.30934.425448a9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit 8910a72867e5ea490f62950e0b6c00600fec28b1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-31 14:53:47 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-31 14:54:23 +0000

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

diff --git a/math/py-graphillion/Makefile b/math/py-graphillion/Makefile
index f46339f6d45c..9f972575eedc 100644
--- a/math/py-graphillion/Makefile
+++ b/math/py-graphillion/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	graphillion
-PORTVERSION=	1.5
-PORTREVISION=	1
+DISTVERSION=	1.7
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME:S/g/G/}-${PORTVERSION}
+DISTNAME=	${PORTNAME:S/g/G/}-${DISTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Fast, lightweight graphset operation library in Python
@@ -15,7 +14,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
 
-# Python 2.7,3.4+
 USES=		python
 USE_PYTHON=	autoplist distutils
 
diff --git a/math/py-graphillion/distinfo b/math/py-graphillion/distinfo
index c6aa0a711344..01d619fd4adc 100644
--- a/math/py-graphillion/distinfo
+++ b/math/py-graphillion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646762733
-SHA256 (Graphillion-1.5.tar.gz) = 55cc9386ea115364df52e51a8af163dc3061a37a720ddc790ffda2162eb1673e
-SIZE (Graphillion-1.5.tar.gz) = 1233917
+TIMESTAMP = 1780239098
+SHA256 (Graphillion-1.7.tar.gz) = 2b239cdd025146eb684a2b9a46d77ab5381874240807d3161e5bb27b7966709f
+SIZE (Graphillion-1.7.tar.gz) = 1113710


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c4bbc.30934.425448a9>