mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
math/dune-typetree: update 2.8.0 → 2.11.0
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.cmake
|
||||
|
||||
Reference in New Issue
Block a user