Date: Tue, 31 Mar 2026 17:23:15 +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: 5053fb99a6e4 - main - math/dune-polygongrid: update 2.8.0=?utf-8?Q? =E2=86=92 2.1?=1.0 Message-ID: <69cc0303.43752.2a8870e2@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=5053fb99a6e4469451fa6ac14b6de622429bd1ca commit 5053fb99a6e4469451fa6ac14b6de622429bd1ca Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-31 17:12:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-31 17:23:02 +0000 math/dune-polygongrid: update 2.8.0 → 2.11.0 --- math/dune-polygongrid/Makefile | 13 ++++++++----- math/dune-polygongrid/distinfo | 6 +++--- math/dune-polygongrid/pkg-plist | 4 +++- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile index f6226f08e428..ed536ef96135 100644 --- a/math/dune-polygongrid/Makefile +++ b/math/dune-polygongrid/Makefile @@ -1,6 +1,5 @@ PORTNAME= dune-polygongrid -DISTVERSION= 2.8.0 -PORTREVISION= 13 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -10,14 +9,14 @@ WWW= https://www.dune-project.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= openmpi4>0:net/openmpi4 +BUILD_DEPENDS= openmpi>0:net/openmpi LIB_DEPENDS= libdunecommon.so:math/dune-common \ libdunegeometry.so:math/dune-geometry \ libdunegrid.so:math/dune-grid \ libduneuggrid.so:math/dune-uggrid \ libopenblas.so:math/openblas \ libtbb.so:devel/onetbb -RUN_DEPENDS= openmpi4>0:net/openmpi4 +RUN_DEPENDS= openmpi>0:net/openmpi USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes @@ -25,8 +24,12 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= extensions -GL_TAGNAME= 90840c3d36f5fa6e18a00e7df7be01832cd7e23b +GL_TAGNAME= 384fb60ba711c68409135a2c0c718b50885d6f3f CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= DUNE_ENABLE_PYTHONBINDINGS + +PLIST_SUB+= DUNE_POLYGONGRID_CMAKE_HASH=a5790b9ea7ab4c1cc0d4b7b04aa78f6b + .include <bsd.port.mk> diff --git a/math/dune-polygongrid/distinfo b/math/dune-polygongrid/distinfo index e05a4d4f1b4a..00bee565311c 100644 --- a/math/dune-polygongrid/distinfo +++ b/math/dune-polygongrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653191891 -SHA256 (extensions-dune-polygongrid-90840c3d36f5fa6e18a00e7df7be01832cd7e23b_GL0.tar.gz) = c65050473819ed019772b850837a4c34f0f17221c228ed8bb3675c510e8d935c -SIZE (extensions-dune-polygongrid-90840c3d36f5fa6e18a00e7df7be01832cd7e23b_GL0.tar.gz) = 30929 +TIMESTAMP = 1774915237 +SHA256 (extensions-dune-polygongrid-384fb60ba711c68409135a2c0c718b50885d6f3f_GL0.tar.gz) = 3d010631293a34e86e23df7eceaec93f5b319a5eb64c6d6c3890b94827f683ff +SIZE (extensions-dune-polygongrid-384fb60ba711c68409135a2c0c718b50885d6f3f_GL0.tar.gz) = 31572 diff --git a/math/dune-polygongrid/pkg-plist b/math/dune-polygongrid/pkg-plist index 1130bf7d68aa..2d86eae3f5c9 100644 --- a/math/dune-polygongrid/pkg-plist +++ b/math/dune-polygongrid/pkg-plist @@ -1,3 +1,4 @@ +include/dune-polygongrid-config.hh include/dune/polygongrid/capabilities.hh include/dune/polygongrid/declaration.hh include/dune/polygongrid/dgf.hh @@ -20,7 +21,8 @@ include/dune/polygongrid/multivector.hh include/dune/polygongrid/subentity.hh lib/cmake/dune-polygongrid/dune-polygongrid-config-version.cmake lib/cmake/dune-polygongrid/dune-polygongrid-config.cmake -lib/cmake/dune-polygongrid/dune-polygongrid-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/dune-polygongrid/dune-polygongrid-scoped-targets-%%DUNE_POLYGONGRID_CMAKE_HASH%%-release.cmake +lib/cmake/dune-polygongrid/dune-polygongrid-scoped-targets-%%DUNE_POLYGONGRID_CMAKE_HASH%%.cmake lib/cmake/dune-polygongrid/dune-polygongrid-targets.cmake lib/dunecontrol/dune-polygongrid/dune.module lib/libdunepolygongrid.sohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cc0303.43752.2a8870e2>
