Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2026 04:23:25 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5259bf496d99 - main - science/py-pygmo2: update 2.19=?utf-8?Q?=2E7 =E2=86=92 2?=.19.8
Message-ID:  <6a2e2cbd.3f2a9.63befce5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 5259bf496d990125f2dd5a7f1a09073d72787bb4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-14 04:23:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-14 04:23:01 +0000

    science/py-pygmo2: update 2.19.7 → 2.19.8
---
 science/py-pygmo2/Makefile | 5 +++--
 science/py-pygmo2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile
index 1ef0cb3b5a33..6fbf0cb6bec5 100644
--- a/science/py-pygmo2/Makefile
+++ b/science/py-pygmo2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pygmo2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.19.7
-PORTREVISION=	10
+DISTVERSION=	2.19.8
 CATEGORIES=	science graphics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -38,4 +37,6 @@ do-test: install # tests require sysctl sudo sysctl kern.threads.max_threads_per
 	# some tests fail, see https://github.com/esa/pygmo2/issues/135
 	@${PYTHON_CMD} -c "import pygmo; pygmo.test.run_test_suite(1); pygmo.mp_island.shutdown_pool(); pygmo.mp_bfe.shutdown_pool()"
 
+# tests as of 2.19.8: Ran 71 tests, 22 errors (known issues, see do-test)
+
 .include <bsd.port.mk>
diff --git a/science/py-pygmo2/distinfo b/science/py-pygmo2/distinfo
index 105e7e056cfa..a7c90f17cc83 100644
--- a/science/py-pygmo2/distinfo
+++ b/science/py-pygmo2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723265709
-SHA256 (esa-pygmo2-v2.19.7_GH0.tar.gz) = cfc49bb5b4ec9e96287895db9dcb322122f14c397ec466091aa635dbb31a5c9f
-SIZE (esa-pygmo2-v2.19.7_GH0.tar.gz) = 3024802
+TIMESTAMP = 1781406033
+SHA256 (esa-pygmo2-v2.19.8_GH0.tar.gz) = 0678900ff9b3ec458edf4fb2b2f5eb41d3f18b72b90e7e9aeee73964bdc0d19d
+SIZE (esa-pygmo2-v2.19.8_GH0.tar.gz) = 3024046


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2e2cbd.3f2a9.63befce5>