From owner-svn-ports-head@freebsd.org Sat Jan 16 00:27:44 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 600BF4F721B; Sat, 16 Jan 2021 00:27:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DHf5X2LNrz4WQl; Sat, 16 Jan 2021 00:27:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3482425A8F; Sat, 16 Jan 2021 00:27:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10G0RiW4084126; Sat, 16 Jan 2021 00:27:44 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10G0Rhh0084124; Sat, 16 Jan 2021 00:27:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101160027.10G0Rhh0084124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 16 Jan 2021 00:27:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561686 - head/math/dune-common X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/dune-common X-SVN-Commit-Revision: 561686 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2021 00:27:44 -0000 Author: yuri Date: Sat Jan 16 00:27:43 2021 New Revision: 561686 URL: https://svnweb.freebsd.org/changeset/ports/561686 Log: math/dune-common: Update 2.7.0 -> 2.7.1 Modified: head/math/dune-common/Makefile head/math/dune-common/distinfo head/math/dune-common/pkg-plist Modified: head/math/dune-common/Makefile ============================================================================== --- head/math/dune-common/Makefile Sat Jan 16 00:09:30 2021 (r561685) +++ head/math/dune-common/Makefile Sat Jan 16 00:27:43 2021 (r561686) @@ -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,25 +17,30 @@ 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 Modified: head/math/dune-common/distinfo ============================================================================== --- head/math/dune-common/distinfo Sat Jan 16 00:09:30 2021 (r561685) +++ head/math/dune-common/distinfo Sat Jan 16 00:27:43 2021 (r561686) @@ -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 Modified: head/math/dune-common/pkg-plist ============================================================================== --- head/math/dune-common/pkg-plist Sat Jan 16 00:09:30 2021 (r561685) +++ head/math/dune-common/pkg-plist Sat Jan 16 00:27:43 2021 (r561686) @@ -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