Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2025 21:11:23 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80283c1f9797 - main - math/ntpoly: upgrade to 3.1.1
Message-ID:  <202501092111.509LBNGP055865@gitrepo.freebsd.org>

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

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

commit 80283c1f979790f38b1709a469600e00684ab620
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-09 21:07:38 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-09 21:10:46 +0000

    math/ntpoly: upgrade to 3.1.1
    
    Release notes at https://github.com/william-dawson/NTPoly/releases
---
 math/ntpoly/Makefile  | 5 ++---
 math/ntpoly/distinfo  | 6 +++---
 math/ntpoly/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/math/ntpoly/Makefile b/math/ntpoly/Makefile
index 284d0425321d..fd8caeca9701 100644
--- a/math/ntpoly/Makefile
+++ b/math/ntpoly/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	NTPoly
 DISTVERSIONPREFIX=	${PORTNAME:tl}-v
-DISTVERSION=	3.0.0
-PORTREVISION=	3
+DISTVERSION=	3.1.1
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
@@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	swig>0:devel/swig
 TEST_DEPENDS=	${PYNUMPY}	\
 		bash:shells/bash	\
-		${PYTHON_PKGNAMEPREFIX}mpi4py>0:net/py-mpi4py@${PY_FLAVOR}	\
+		${PYTHON_PKGNAMEPREFIX}mpi4py-mpich>0:net/py-mpi4py-mpich@${PY_FLAVOR}	\
 		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
 
 USE_GITHUB=	yes
diff --git a/math/ntpoly/distinfo b/math/ntpoly/distinfo
index b88ae752c3f2..7342d3a216a7 100644
--- a/math/ntpoly/distinfo
+++ b/math/ntpoly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685464189
-SHA256 (william-dawson-NTPoly-ntpoly-v3.0.0_GH0.tar.gz) = bd0cf5170ce165f414f51ba9d2e77467ca669b2a3c1cc15ef199a93aba4da621
-SIZE (william-dawson-NTPoly-ntpoly-v3.0.0_GH0.tar.gz) = 300129
+TIMESTAMP = 1736448151
+SHA256 (william-dawson-NTPoly-ntpoly-v3.1.1_GH0.tar.gz) = 1a7cadba2f8c9de7aebecfd7997848f1f5f0f8526100446a5ef7bd0997b8ea66
+SIZE (william-dawson-NTPoly-ntpoly-v3.1.1_GH0.tar.gz) = 310316
diff --git a/math/ntpoly/pkg-plist b/math/ntpoly/pkg-plist
index a4abc21f592f..fe7456d1e3f4 100644
--- a/math/ntpoly/pkg-plist
+++ b/math/ntpoly/pkg-plist
@@ -62,6 +62,7 @@ include/analysismodule_wrp.mod
 include/chebyshevsolversmodule.mod
 include/chebyshevsolversmodule_wrp.mod
 include/choleskymodule.mod
+include/convergencemonitor.mod
 include/datatypesmodule.mod
 include/densitymatrixsolversmodule.mod
 include/densitymatrixsolversmodule_wrp.mod



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