diff --git a/math/dune-typetree/Makefile b/math/dune-typetree/Makefile index 0b9a52552b7a..f1b0b9f42ce3 100644 --- a/math/dune-typetree/Makefile +++ b/math/dune-typetree/Makefile @@ -1,39 +1,39 @@ PORTNAME= dune-typetree DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 -PORTREVISION= 2 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= DUNE framework: The TypeTree library WWW= https://www.dune-project.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= dune-common>0:math/dune-common \ - openmpi4>0:net/openmpi4 \ + openmpi>0:net/openmpi \ vc>0:devel/vc RUN_DEPENDS= dune-common>0:math/dune-common \ - openmpi4>0:net/openmpi4 \ + openmpi>0:net/openmpi \ vc>0:devel/vc USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging -GL_TAGNAME= cf6b5b4d3abe5dfa748815a69f6a8bda02af36f0 +GL_TAGNAME= 431458ffbcdb4507eb222c113f3bab569ee5c9f2 NO_ARCH= yes 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= * +PLIST_SUB+= DUNE_TYPETREE_CMAKE_HASH=7e64e74741afc1b4b6ace2cd5025d267 + .include diff --git a/math/dune-typetree/distinfo b/math/dune-typetree/distinfo index 97f7e5202980..dc8bbd71cad7 100644 --- a/math/dune-typetree/distinfo +++ b/math/dune-typetree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630984268 -SHA256 (staging-dune-typetree-cf6b5b4d3abe5dfa748815a69f6a8bda02af36f0_GL0.tar.gz) = 3cdc44bb0821c01b93bd8a103f767a44cb3088e482635cf07b0d57e31cb67b5b -SIZE (staging-dune-typetree-cf6b5b4d3abe5dfa748815a69f6a8bda02af36f0_GL0.tar.gz) = 69662 +TIMESTAMP = 1774915228 +SHA256 (staging-dune-typetree-431458ffbcdb4507eb222c113f3bab569ee5c9f2_GL0.tar.gz) = 23af9de1a4043a87af746a8ee0bbdcd37dfa261bd477a88afdf954c0355153e8 +SIZE (staging-dune-typetree-431458ffbcdb4507eb222c113f3bab569ee5c9f2_GL0.tar.gz) = 81361 diff --git a/math/dune-typetree/pkg-plist b/math/dune-typetree/pkg-plist index ecce60afe7ba..765b0d6d6517 100644 --- a/math/dune-typetree/pkg-plist +++ b/math/dune-typetree/pkg-plist @@ -1,32 +1,35 @@ +include/dune-typetree-config.hh include/dune/typetree/accumulate_static.hh include/dune/typetree/childextraction.hh include/dune/typetree/compositenode.hh include/dune/typetree/dynamicpowernode.hh include/dune/typetree/exceptions.hh include/dune/typetree/filteredcompositenode.hh include/dune/typetree/filters.hh include/dune/typetree/fixedcapacitystack.hh include/dune/typetree/generictransformationdescriptors.hh include/dune/typetree/leafnode.hh include/dune/typetree/nodeinterface.hh include/dune/typetree/nodetags.hh include/dune/typetree/pairtraversal.hh include/dune/typetree/powercompositenodetransformationtemplates.hh include/dune/typetree/powernode.hh include/dune/typetree/proxynode.hh include/dune/typetree/simpletransformationdescriptors.hh include/dune/typetree/transformation.hh include/dune/typetree/transformationutilities.hh include/dune/typetree/traversal.hh include/dune/typetree/traversalutilities.hh include/dune/typetree/treecontainer.hh include/dune/typetree/treepath.hh include/dune/typetree/typetraits.hh include/dune/typetree/typetree.hh include/dune/typetree/utility.hh include/dune/typetree/visitor.hh lib/cmake/dune-typetree/dune-typetree-config-version.cmake lib/cmake/dune-typetree/dune-typetree-config.cmake +lib/cmake/dune-typetree/dune-typetree-scoped-targets-%%DUNE_TYPETREE_CMAKE_HASH%%.cmake +lib/cmake/dune-typetree/dune-typetree-targets.cmake lib/dunecontrol/dune-typetree/dune.module libdata/pkgconfig/dune-typetree.pc %%DATADIR%%/config.h.cmake