Date: Tue, 31 Mar 2026 17:23:10 +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: cb3dc180ebdf - main - math/dune-typetree: update 2.8=?utf-8?Q?=2E0 =E2=86=92 2?=.11.0 Message-ID: <69cc02fe.41dd5.694b9b9f@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=cb3dc180ebdfbff0ff5063c708294f8c822bbff0 commit cb3dc180ebdfbff0ff5063c708294f8c822bbff0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-31 17:06:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-31 17:23:01 +0000 math/dune-typetree: update 2.8.0 → 2.11.0 --- math/dune-typetree/Makefile | 14 +++++++------- math/dune-typetree/distinfo | 6 +++--- math/dune-typetree/pkg-plist | 3 +++ 3 files changed, 13 insertions(+), 10 deletions(-) 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,7 +1,6 @@ PORTNAME= dune-typetree DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0 -PORTREVISION= 2 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -12,10 +11,10 @@ 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 @@ -23,7 +22,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging -GL_TAGNAME= cf6b5b4d3abe5dfa748815a69f6a8bda02af36f0 +GL_TAGNAME= 431458ffbcdb4507eb222c113f3bab569ee5c9f2 NO_ARCH= yes @@ -31,9 +30,10 @@ 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 <bsd.port.mk> 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,3 +1,4 @@ +include/dune-typetree-config.hh include/dune/typetree/accumulate_static.hh include/dune/typetree/childextraction.hh include/dune/typetree/compositenode.hh @@ -27,6 +28,8 @@ 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.cmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cc02fe.41dd5.694b9b9f>
