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,32 +1,35 @@ PORTNAME= dune-polygongrid -DISTVERSION= 2.8.0 -PORTREVISION= 13 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= DUNE framework: 2D polygonal grid 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 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 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,28 +1,30 @@ +include/dune-polygongrid-config.hh include/dune/polygongrid/capabilities.hh include/dune/polygongrid/declaration.hh include/dune/polygongrid/dgf.hh include/dune/polygongrid/entity.hh include/dune/polygongrid/entityiterator.hh include/dune/polygongrid/entityseed.hh include/dune/polygongrid/geometry.hh include/dune/polygongrid/grid.hh include/dune/polygongrid/gridfactory.hh include/dune/polygongrid/gridfamily.hh include/dune/polygongrid/gridview.hh include/dune/polygongrid/identitymatrix.hh include/dune/polygongrid/idset.hh include/dune/polygongrid/indexset.hh include/dune/polygongrid/intersection.hh include/dune/polygongrid/iteratortags.hh include/dune/polygongrid/mesh.hh include/dune/polygongrid/meshobjects.hh 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.so libdata/pkgconfig/dune-polygongrid.pc share/dune/cmake/modules/DunePolygongridMacros.cmake