Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2023 08:05:26 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: 9a6556206f80 - main - =?utf-8?Q?science/pagmo2:=20Update=202.18.0=20=E2=86=92=202.19.0?=
Message-ID:  <202304110805.33B85QWp089445@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=9a6556206f8019ecd3b7a09da839776227c666f6

commit 9a6556206f8019ecd3b7a09da839776227c666f6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-11 08:03:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-11 08:05:18 +0000

    science/pagmo2: Update 2.18.0 → 2.19.0
---
 math/openturns/Makefile  | 2 +-
 misc/dartsim/Makefile    | 1 +
 science/pagmo2/Makefile  | 3 +--
 science/pagmo2/distinfo  | 6 +++---
 science/pagmo2/pkg-plist | 7 ++++---
 5 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 00a61e6a08b6..374c9f84f554 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openturns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.20
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile
index f68448239dbe..fb8426031d42 100644
--- a/misc/dartsim/Makefile
+++ b/misc/dartsim/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	dartsim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	6.13.0
+PORTREVISION=	1
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index 4cdef5d7a0c5..5fb460260c41 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pagmo2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.18.0
-PORTREVISION=	9
+DISTVERSION=	2.19.0
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/pagmo2/distinfo b/science/pagmo2/distinfo
index 571e53b0d762..9a8e5d5d3a66 100644
--- a/science/pagmo2/distinfo
+++ b/science/pagmo2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628022943
-SHA256 (esa-pagmo2-v2.18.0_GH0.tar.gz) = 5ad40bf3aa91857a808d6b632d9e1020341a33f1a4115d7a2b78b78fd063ae31
-SIZE (esa-pagmo2-v2.18.0_GH0.tar.gz) = 17393090
+TIMESTAMP = 1681189859
+SHA256 (esa-pagmo2-v2.19.0_GH0.tar.gz) = 701ada528de7d454201e92a5d88903dd1c22ea64f43861d9694195ddfef82a70
+SIZE (esa-pagmo2-v2.19.0_GH0.tar.gz) = 17401814
diff --git a/science/pagmo2/pkg-plist b/science/pagmo2/pkg-plist
index 5ebca97288cf..2acb4c970831 100644
--- a/science/pagmo2/pkg-plist
+++ b/science/pagmo2/pkg-plist
@@ -12,6 +12,7 @@ include/pagmo/algorithms/ipopt.hpp
 include/pagmo/algorithms/maco.hpp
 include/pagmo/algorithms/mbh.hpp
 include/pagmo/algorithms/moead.hpp
+include/pagmo/algorithms/moead_gen.hpp
 include/pagmo/algorithms/nlopt.hpp
 include/pagmo/algorithms/not_population_based.hpp
 include/pagmo/algorithms/nsga2.hpp
@@ -64,7 +65,7 @@ include/pagmo/problems/decompose.hpp
 include/pagmo/problems/dtlz.hpp
 include/pagmo/problems/golomb_ruler.hpp
 include/pagmo/problems/griewank.hpp
-include/pagmo/problems/hock_schittkowsky_71.hpp
+include/pagmo/problems/hock_schittkowski_71.hpp
 include/pagmo/problems/inventory.hpp
 include/pagmo/problems/lennard_jones.hpp
 include/pagmo/problems/luksan_vlcek1.hpp
@@ -112,5 +113,5 @@ lib/cmake/pagmo/pagmo-config.cmake
 lib/cmake/pagmo/pagmo_export-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/pagmo/pagmo_export.cmake
 lib/libpagmo.so
-lib/libpagmo.so.8
-lib/libpagmo.so.8.0
+lib/libpagmo.so.9
+lib/libpagmo.so.9.0



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