aboutsummaryrefslogtreecommitdiff
path: root/math/dune-common
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-16 00:27:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-16 00:27:43 +0000
commit7ed45450a886392d5ac2505d5a4634f4e273def4 (patch)
tree35363c838cb049d0fa352ec3403073ba48710a43 /math/dune-common
parentdae9455ce08307441a0f5331abf0e08474b8e9a1 (diff)
downloadports-7ed45450a886392d5ac2505d5a4634f4e273def4.tar.gz
ports-7ed45450a886392d5ac2505d5a4634f4e273def4.zip
math/dune-common: Update 2.7.0 -> 2.7.1
Notes
Notes: svn path=/head/; revision=561686
Diffstat (limited to 'math/dune-common')
-rw-r--r--math/dune-common/Makefile18
-rw-r--r--math/dune-common/distinfo6
-rw-r--r--math/dune-common/pkg-plist1
3 files changed, 14 insertions, 11 deletions
diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile
index ee64c42dad1f..d198f2dc8bbe 100644
--- a/math/dune-common/Makefile
+++ b/math/dune-common/Makefile
@@ -2,8 +2,7 @@
PORTNAME= dune-common
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.0
-PORTREVISION= 4
+DISTVERSION= 2.7.1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -18,26 +17,31 @@ LIB_DEPENDS= libopenblas.so:math/openblas \
libtbb.so:devel/tbb
USES= cmake compiler:c++17-lang fortran pkgconfig python shebangfix
-SHEBANG_FILES= bin/dune-ctest
+SHEBANG_FILES= bin/dune-ctest cmake/scripts/extract_cmake_data.py
USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://gitlab.dune-project.org
GL_ACCOUNT= core
-GL_COMMIT= c5321673af09725a411bdd81aa2be5cfaf8bf9a6
+GL_COMMIT= aa689abba532f40db8f5663fa379ea77211c1953
CMAKE_ON= BUILD_SHARED_LIBS
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS DOXYGEN
OPTIONS_SUB= yes
DOCS_CMAKE_BOOL= FREEBSD_INSTALL_DOCS
-DOCS_BUILD_DEPENDS= doxygen:devel/doxygen \
- latex:print/tex-formats \
+DOCS_BUILD_DEPENDS= latex:print/tex-formats \
sphinx-build:textproc/py-sphinx
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
+DOXYGEN_IMPLIES= DOCS
+
PORTDOCS= *
+post-install:
+ @${RM} ${STAGEDIR}${PREFIX}/share/dune/cmake/scripts/run-in-dune-env.sh.in # https://gitlab.dune-project.org/core/dune-common/-/issues/229
+
post-stage-DOCS-on: # https://gitlab.dune-project.org/core/dune-common/issues/191
@${RMDIR} ${STAGEDIR}${DOCSDIR}/comm
diff --git a/math/dune-common/distinfo b/math/dune-common/distinfo
index fae8a3469a7e..e908cd76502a 100644
--- a/math/dune-common/distinfo
+++ b/math/dune-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584201333
-SHA256 (core-dune-common-c5321673af09725a411bdd81aa2be5cfaf8bf9a6_GL0.tar.gz) = 1154fc0054c0a214fbfff776f10588fe5f4c23efa8c6333574ee0758085990fb
-SIZE (core-dune-common-c5321673af09725a411bdd81aa2be5cfaf8bf9a6_GL0.tar.gz) = 573359
+TIMESTAMP = 1610753851
+SHA256 (core-dune-common-aa689abba532f40db8f5663fa379ea77211c1953_GL0.tar.gz) = e83532b99635ded53ad0bdde2c64f90dfbf454b94b706ed89fd514a35e2df213
+SIZE (core-dune-common-aa689abba532f40db8f5663fa379ea77211c1953_GL0.tar.gz) = 573832
diff --git a/math/dune-common/pkg-plist b/math/dune-common/pkg-plist
index 2cad8a63217c..cbbe200ba42d 100644
--- a/math/dune-common/pkg-plist
+++ b/math/dune-common/pkg-plist
@@ -202,5 +202,4 @@ share/dune/cmake/scripts/index.rst.in
share/dune/cmake/scripts/main77.cc.in
share/dune/cmake/scripts/module_library.cc.in
share/dune/cmake/scripts/pyversion.py
-share/dune/cmake/scripts/run-in-dune-env.sh.in
share/dune/cmake/scripts/sphinx_cmake_dune.py