Date: Tue, 31 Mar 2026 17:23:17 +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: 7766c6366d12 - main - math/dune-spgrid: update 2.8.0=?utf-8?Q? =E2=86=92 2.1?=1.0 Message-ID: <69cc0305.41fcd.6051028b@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=7766c6366d12ad0f57f1204f2450383e8599e546 commit 7766c6366d12ad0f57f1204f2450383e8599e546 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-31 17:13:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-31 17:23:02 +0000 math/dune-spgrid: update 2.8.0 → 2.11.0 --- math/dune-spgrid/Makefile | 14 ++++++++------ math/dune-spgrid/distinfo | 6 +++--- math/dune-spgrid/pkg-plist | 3 +++ 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/math/dune-spgrid/Makefile b/math/dune-spgrid/Makefile index 3bb65ffbb4f0..ac6c4389e66b 100644 --- a/math/dune-spgrid/Makefile +++ b/math/dune-spgrid/Makefile @@ -1,7 +1,6 @@ PORTNAME= dune-spgrid DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 -PORTREVISION= 2 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -16,7 +15,7 @@ DUNE_DEPENDS= dune-common>0:math/dune-common \ dune-geometry>0:math/dune-geometry \ dune-uggrid>0:math/dune-uggrid BUILD_DEPENDS= ${DUNE_DEPENDS} \ - openmpi4>0:net/openmpi4 \ + openmpi>0:net/openmpi \ vc>0:devel/vc RUN_DEPENDS= ${DUNE_DEPENDS} @@ -25,7 +24,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= extensions -GL_TAGNAME= 0e5a3b234d885ac566c9622421ab4eab97c8a50e +GL_TAGNAME= 375b3aeab49bf801f00313ec30a328bba0cd8913 NO_ARCH= yes @@ -33,9 +32,12 @@ OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes DOCS_CMAKE_BOOL= FREEBSD_INSTALL_DOCS -DOCS_BUILD_DEPENDS= doxygen:devel/doxygen \ - sphinx-build:textproc/py-sphinx +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx PORTDOCS= * +CMAKE_OFF= DUNE_ENABLE_PYTHONBINDINGS + +PLIST_SUB+= DUNE_SPGRID_CMAKE_HASH=e46290de735635dbbb8ae716db9b1fec + .include <bsd.port.mk> diff --git a/math/dune-spgrid/distinfo b/math/dune-spgrid/distinfo index 4158f276e991..7bad85a9f9f0 100644 --- a/math/dune-spgrid/distinfo +++ b/math/dune-spgrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653407280 -SHA256 (extensions-dune-spgrid-0e5a3b234d885ac566c9622421ab4eab97c8a50e_GL0.tar.gz) = e3cb28b385046b3836593d9ddb556a4a8a3bd9fd4653ce48490c39eaeee7a610 -SIZE (extensions-dune-spgrid-0e5a3b234d885ac566c9622421ab4eab97c8a50e_GL0.tar.gz) = 72799 +TIMESTAMP = 1774915245 +SHA256 (extensions-dune-spgrid-375b3aeab49bf801f00313ec30a328bba0cd8913_GL0.tar.gz) = f232a7d674a684bee279e19990c5b678636d237b075c06e3f26bf21784857461 +SIZE (extensions-dune-spgrid-375b3aeab49bf801f00313ec30a328bba0cd8913_GL0.tar.gz) = 74457 diff --git a/math/dune-spgrid/pkg-plist b/math/dune-spgrid/pkg-plist index 98d12988ebe7..ed386cfb2d31 100644 --- a/math/dune-spgrid/pkg-plist +++ b/math/dune-spgrid/pkg-plist @@ -1,3 +1,4 @@ +include/dune-spgrid-config.hh include/dune/common/iostream.hh include/dune/grid/extensions/superentityiterator.hh include/dune/grid/spgrid.hh @@ -51,6 +52,8 @@ include/dune/grid/test/checkseiterator.hh include/dune/grid/test/checktree.hh lib/cmake/dune-spgrid/dune-spgrid-config-version.cmake lib/cmake/dune-spgrid/dune-spgrid-config.cmake +lib/cmake/dune-spgrid/dune-spgrid-scoped-targets-%%DUNE_SPGRID_CMAKE_HASH%%.cmake +lib/cmake/dune-spgrid/dune-spgrid-targets.cmake lib/dunecontrol/dune-spgrid/dune.module libdata/pkgconfig/dune-spgrid.pc %%DATADIR%%/config.h.cmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cc0305.41fcd.6051028b>
