Date: Tue, 31 Mar 2026 17:23:08 +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: 63cc9b0bfd24 - main - math/dune-geometry: update 2.8=?utf-8?Q?=2E0 =E2=86=92 2?=.11.0 Message-ID: <69cc02fc.41dd1.1ce6f83@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=63cc9b0bfd24b796ba4c851e6e0d68d904ddb4f7 commit 63cc9b0bfd24b796ba4c851e6e0d68d904ddb4f7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-31 17:04:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-31 17:23:01 +0000 math/dune-geometry: update 2.8.0 → 2.11.0 --- math/dune-geometry/Makefile | 13 +++++++------ math/dune-geometry/distinfo | 6 +++--- math/dune-geometry/files/patch-CMakeLists.txt | 8 +++----- math/dune-geometry/pkg-plist | 11 +++++++++-- 4 files changed, 22 insertions(+), 16 deletions(-) diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index daa4487f0273..e169232a45bb 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -1,7 +1,6 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 -PORTREVISION= 15 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://www.dune-project.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= openmpi4>0:net/openmpi4 \ +BUILD_DEPENDS= openmpi>0:net/openmpi \ vc>0:devel/vc LIB_DEPENDS= libdunecommon.so:math/dune-common \ libopenblas.so:math/openblas \ @@ -23,17 +22,19 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core -GL_TAGNAME= e7bfb66e48496aa28e47974c33ea9a4579bf723b +GL_TAGNAME= 7e8ec771779653f7f39962767adf4114e7378d10 CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= DUNE_ENABLE_PYTHONBINDINGS CMAKE_ARGS= -DTBB_INCLUDE_DIR=${LOCALBASE}/include -DTBB_LIBRARIES=${LOCALBASE}/lib/libtbb.so +PLIST_SUB+= DUNE_GEOMETRY_CMAKE_HASH=e549ea2960343795469675e5cde92e5c + 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= * diff --git a/math/dune-geometry/distinfo b/math/dune-geometry/distinfo index 3d8da3da3c76..195b6f2a0e36 100644 --- a/math/dune-geometry/distinfo +++ b/math/dune-geometry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630919327 -SHA256 (core-dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b_GL0.tar.gz) = 19866eb56655e6f31f91d7c8a8851bde9a52172efec7eb5acb2005a21d1173ca -SIZE (core-dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b_GL0.tar.gz) = 794145 +TIMESTAMP = 1774915221 +SHA256 (core-dune-geometry-7e8ec771779653f7f39962767adf4114e7378d10_GL0.tar.gz) = b9bbb89981639aa5aa65de52392c8f30f4c25bf750ba8c6391b07cb34e3fe1dc +SIZE (core-dune-geometry-7e8ec771779653f7f39962767adf4114e7378d10_GL0.tar.gz) = 623600 diff --git a/math/dune-geometry/files/patch-CMakeLists.txt b/math/dune-geometry/files/patch-CMakeLists.txt index 8439fee6fd34..9a7c42030652 100644 --- a/math/dune-geometry/files/patch-CMakeLists.txt +++ b/math/dune-geometry/files/patch-CMakeLists.txt @@ -1,12 +1,10 @@ ---- CMakeLists.txt.orig 2020-03-14 17:27:33 UTC +--- CMakeLists.txt.orig 2024-01-01 00:00:00 UTC +++ CMakeLists.txt -@@ -21,7 +21,9 @@ include(DuneMacros) - dune_project() +@@ -36,7 +36,9 @@ dune_default_include_directories(dunegeometry PUBLIC) add_subdirectory("dune") +if (FREEBSD_INSTALL_DOCS) add_subdirectory("doc") +endif() - add_subdirectory("lib") - # finalize the dune project, e.g. generating config.h etc. + # if Python bindings are enabled, include necessary sub directories. diff --git a/math/dune-geometry/pkg-plist b/math/dune-geometry/pkg-plist index cdb2ec680a71..d381ea2268ef 100644 --- a/math/dune-geometry/pkg-plist +++ b/math/dune-geometry/pkg-plist @@ -1,8 +1,10 @@ +include/dune-geometry-config.hh include/dune/geometry/affinegeometry.hh include/dune/geometry/axisalignedcubegeometry.hh -include/dune/geometry/deprecated_topology.hh include/dune/geometry/dimension.hh include/dune/geometry/generalvertexorder.hh +include/dune/geometry/localfiniteelementgeometry.hh +include/dune/geometry/mappedgeometry.hh include/dune/geometry/multilineargeometry.hh include/dune/geometry/quadraturerules.hh include/dune/geometry/quadraturerules/compositequadraturerule.hh @@ -13,6 +15,7 @@ include/dune/geometry/quadraturerules/gaussradaurightquadrature.hh include/dune/geometry/quadraturerules/jacobi1quadrature.hh include/dune/geometry/quadraturerules/jacobi2quadrature.hh include/dune/geometry/quadraturerules/jacobiNquadrature.hh +include/dune/geometry/quadraturerules/numberfromstring.hh include/dune/geometry/quadraturerules/pointquadrature.hh include/dune/geometry/quadraturerules/prismquadrature.hh include/dune/geometry/quadraturerules/simplexquadrature.hh @@ -31,12 +34,16 @@ include/dune/geometry/test/checkgeometry.hh include/dune/geometry/topologyfactory.hh include/dune/geometry/type.hh include/dune/geometry/typeindex.hh +include/dune/geometry/utility/algorithms.hh +include/dune/geometry/utility/convergence.hh +include/dune/geometry/utility/defaultmatrixhelper.hh include/dune/geometry/utility/typefromvertexcount.hh include/dune/geometry/virtualrefinement.cc include/dune/geometry/virtualrefinement.hh lib/cmake/dune-geometry/dune-geometry-config-version.cmake lib/cmake/dune-geometry/dune-geometry-config.cmake -lib/cmake/dune-geometry/dune-geometry-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/dune-geometry/dune-geometry-scoped-targets-%%DUNE_GEOMETRY_CMAKE_HASH%%.cmake +lib/cmake/dune-geometry/dune-geometry-scoped-targets-%%DUNE_GEOMETRY_CMAKE_HASH%%-release.cmake lib/cmake/dune-geometry/dune-geometry-targets.cmake lib/dunecontrol/dune-geometry/dune.module lib/libdunegeometry.sohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cc02fc.41dd1.1ce6f83>
