git: 136e29c3d17f - main - math/dune-alugrid: update 2.8.0 → 2.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Mar 2026 17:23:18 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=136e29c3d17fa28a817d66ba05e9cdee8013d159
commit 136e29c3d17fa28a817d66ba05e9cdee8013d159
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-31 17:13:56 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-31 17:23:02 +0000
math/dune-alugrid: update 2.8.0 → 2.11.0
---
math/dune-alugrid/Makefile | 14 ++++++++------
math/dune-alugrid/distinfo | 6 +++---
math/dune-alugrid/pkg-plist | 7 ++++---
3 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile
index d841a0e4e94b..dd301278e2aa 100644
--- a/math/dune-alugrid/Makefile
+++ b/math/dune-alugrid/Makefile
@@ -1,7 +1,6 @@
PORTNAME= dune-alugrid
DISTVERSIONPREFIX= v
-DISTVERSION= 2.8.0
-PORTREVISION= 13
+DISTVERSION= 2.11.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -18,7 +17,7 @@ LIB_DEPENDS= libalberta_utilities.so:math/alberta \
libdunegrid.so:math/dune-grid \
libduneuggrid.so:math/dune-uggrid \
libmetis.so:math/metis \
- libmpi_cxx.so:net/openmpi4 \
+ libmpi.so:net/openmpi \
libopenblas.so:math/openblas \
libtbb.so:devel/onetbb
@@ -28,7 +27,7 @@ USE_LDCONFIG= yes
GL_SITE= https://gitlab.dune-project.org
GL_ACCOUNT= extensions
-GL_TAGNAME= ffd6cd15dc7092593c3d5827c2a2b43b81d7a32f
+GL_TAGNAME= 3c17086ab906a35dbf290298d8d17b30452cc773
CMAKE_ON= BUILD_SHARED_LIBS
@@ -36,11 +35,14 @@ 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= *
CXXFLAGS+= -fsigned-char
+CMAKE_OFF= DUNE_ENABLE_PYTHONBINDINGS
+
+PLIST_SUB+= DUNE_ALUGRID_CMAKE_HASH=f482fe07d6e3bed36f1da49df98fc850
+
.include <bsd.port.mk>
diff --git a/math/dune-alugrid/distinfo b/math/dune-alugrid/distinfo
index f06bfe983d4b..2a64019940d8 100644
--- a/math/dune-alugrid/distinfo
+++ b/math/dune-alugrid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653240314
-SHA256 (extensions-dune-alugrid-ffd6cd15dc7092593c3d5827c2a2b43b81d7a32f_GL0.tar.gz) = 84e9cdf40268e86d0b8c77104d53fa93b0e03cdf52e37a74e9df8b8221b08d3c
-SIZE (extensions-dune-alugrid-ffd6cd15dc7092593c3d5827c2a2b43b81d7a32f_GL0.tar.gz) = 2991645
+TIMESTAMP = 1774915230
+SHA256 (extensions-dune-alugrid-3c17086ab906a35dbf290298d8d17b30452cc773_GL0.tar.gz) = 91a37852637dc4c103e8d3cee5876c56252e089a6523f519ce8ead9c9fce0a8d
+SIZE (extensions-dune-alugrid-3c17086ab906a35dbf290298d8d17b30452cc773_GL0.tar.gz) = 3011984
diff --git a/math/dune-alugrid/pkg-plist b/math/dune-alugrid/pkg-plist
index 0dcaeb62e977..65110b7c429b 100644
--- a/math/dune-alugrid/pkg-plist
+++ b/math/dune-alugrid/pkg-plist
@@ -1,3 +1,4 @@
+include/dune-alugrid-config.hh
include/dune/alugrid/3d/alu3dinclude.hh
include/dune/alugrid/3d/alu3diterators.hh
include/dune/alugrid/3d/alu3diterators_imp.cc
@@ -84,7 +85,6 @@ include/dune/alugrid/impl/serial/gitter_sti.h
include/dune/alugrid/impl/serial/gitter_tetra_top.h
include/dune/alugrid/impl/serial/iterator_sti.h
include/dune/alugrid/impl/serial/key.h
-include/dune/alugrid/impl/serial/lock.h
include/dune/alugrid/impl/serial/mapp_cube_3d.h
include/dune/alugrid/impl/serial/mapp_tetra_3d.h
include/dune/alugrid/impl/serial/mapp_tetra_3d_ext.h
@@ -97,7 +97,8 @@ include/dune/alugrid/impl/serial/walk.h
include/utils/bisection-compatibility/bisectioncompatibility.hh
lib/cmake/dune-alugrid/dune-alugrid-config-version.cmake
lib/cmake/dune-alugrid/dune-alugrid-config.cmake
-lib/cmake/dune-alugrid/dune-alugrid-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/dune-alugrid/dune-alugrid-scoped-targets-%%DUNE_ALUGRID_CMAKE_HASH%%-release.cmake
+lib/cmake/dune-alugrid/dune-alugrid-scoped-targets-%%DUNE_ALUGRID_CMAKE_HASH%%.cmake
lib/cmake/dune-alugrid/dune-alugrid-targets.cmake
lib/dunealugridam2cmake.lib
lib/dunecontrol/dune-alugrid/dune.module
@@ -109,5 +110,5 @@ share/dune/cmake/modules/CMakeLists.txt
share/dune/cmake/modules/DuneAlugridMacros.cmake
share/dune/cmake/modules/FindDLMalloc.cmake
share/dune/cmake/modules/FindPThreads.cmake
-share/dune/cmake/modules/FindSIONlib.cmake
+share/dune/cmake/modules/FindSIONLib.cmake
share/dune/cmake/modules/FindZOLTAN.cmake