Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2024 07:07:43 GMT
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: 5628741d9aa0 - main - science/pagmo2: update 2.19.0 =?utf-8?Q?=E2=86=92?= 2.19.1
Message-ID:  <202408100707.47A77hun073393@gitrepo.freebsd.org>

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

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

commit 5628741d9aa0096bb8e433381d62459920137a18
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-10 07:02:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-10 07:07:31 +0000

    science/pagmo2: update 2.19.0 → 2.19.1
    
    Reported by:    portscout
---
 science/pagmo2/Makefile | 5 ++---
 science/pagmo2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index 2103c5fe9300..dddf44f322a2 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pagmo2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.19.0
-PORTREVISION=	6
+DISTVERSION=	2.19.1
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -25,7 +24,7 @@ USE_LDCONFIG=	yes
 
 CMAKE_ON=	PAGMO_WITH_EIGEN3 PAGMO_WITH_NLOPT PAGMO_WITH_IPOPT PAGMO_ENABLE_IPO
 
-do-test:
+do-test: # many tests fail, see https://github.com/esa/pagmo2/issues/579
 	@cd ${BUILD_WRKSRC} && \
 		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DPAGMO_BUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
 		${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/science/pagmo2/distinfo b/science/pagmo2/distinfo
index 9a8e5d5d3a66..4e52cbead723 100644
--- a/science/pagmo2/distinfo
+++ b/science/pagmo2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681189859
-SHA256 (esa-pagmo2-v2.19.0_GH0.tar.gz) = 701ada528de7d454201e92a5d88903dd1c22ea64f43861d9694195ddfef82a70
-SIZE (esa-pagmo2-v2.19.0_GH0.tar.gz) = 17401814
+TIMESTAMP = 1723264294
+SHA256 (esa-pagmo2-v2.19.1_GH0.tar.gz) = ecc180e669fa6bbece959429ac7d92439e89e1fd1c523aa72b11b6c82e414a1d
+SIZE (esa-pagmo2-v2.19.1_GH0.tar.gz) = 17402379



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