git: 1726d7eff2c5 - main - math/dune-vtk: Update g20201220 -> g20210623
Yuri Victorovich
yuri at FreeBSD.org
Tue Sep 7 06:15:04 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1726d7eff2c55b49f3bc450c63398fbbe64e8a8c
commit 1726d7eff2c55b49f3bc450c63398fbbe64e8a8c
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-07 05:12:50 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-07 06:14:45 +0000
math/dune-vtk: Update g20201220 -> g20210623
---
math/dune-vtk/Makefile | 18 ++++++++++++++----
math/dune-vtk/distinfo | 6 +++---
math/dune-vtk/pkg-plist | 2 ++
3 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index 7fd254a85755..d72a9fe0b6a6 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dune-vtk
-DISTVERSION= g20201220
+DISTVERSION= g20210623
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
@@ -20,12 +20,22 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
libdunegeometry.so:math/dune-geometry \
libdunegrid.so:math/dune-grid \
libdunepolygongrid.so:math/dune-polygongrid \
- libugL.so:math/dune-uggrid \
+ libduneuggrid.so:math/dune-uggrid \
libgmp.so:math/gmp \
libmetis.so:math/metis \
libopenblas.so:math/openblas \
+ libpsurface.so:math/psurface \
+ libamd.so:math/suitesparse-amd \
+ libcamd.so:math/suitesparse-camd \
+ libccolamd.so:math/suitesparse-ccolamd \
+ libcholmod.so:math/suitesparse-cholmod \
+ libcolamd.so:math/suitesparse-colamd \
+ libsuitesparseconfig.so:math/suitesparse-config \
+ libldl.so:math/suitesparse-ldl \
+ libspqr.so:math/suitesparse-spqr \
+ libumfpack.so:math/suitesparse-umfpack \
libsuperlu.so:math/superlu \
- libtbb.so:devel/tbb
+ libtbb.so:devel/onetbb
RUN_DEPENDS= ${HPP_DEPENDS} \
suitesparse>0:math/suitesparse \
${LOCALBASE}/mpi/openmpi/lib/libmpi.so:net/openmpi
@@ -36,7 +46,7 @@ USE_LDCONFIG= yes
GL_SITE= https://gitlab.dune-project.org
GL_ACCOUNT= extensions
-GL_COMMIT= 847c3e5d0e5ff48ac3aad14adf6218b6578599af
+GL_COMMIT= 38f79c23ef8f29210d41353a8380e42b78422f2f
CMAKE_ON= BUILD_SHARED_LIBS
diff --git a/math/dune-vtk/distinfo b/math/dune-vtk/distinfo
index b0723002426f..4a9582df3b83 100644
--- a/math/dune-vtk/distinfo
+++ b/math/dune-vtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617891522
-SHA256 (extensions-dune-vtk-847c3e5d0e5ff48ac3aad14adf6218b6578599af_GL0.tar.gz) = be5c3a1589bca4ed6fe8d5517d13eb0b1a27e49e713dc86dbbd946fc599bf301
-SIZE (extensions-dune-vtk-847c3e5d0e5ff48ac3aad14adf6218b6578599af_GL0.tar.gz) = 81186
+TIMESTAMP = 1630990283
+SHA256 (extensions-dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f_GL0.tar.gz) = 2afc55b0d8b60d119ce13861a08acc091c09c4a25a5231920b4c15001071b16e
+SIZE (extensions-dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f_GL0.tar.gz) = 87845
diff --git a/math/dune-vtk/pkg-plist b/math/dune-vtk/pkg-plist
index 019d87af312e..82e89af6052f 100644
--- a/math/dune-vtk/pkg-plist
+++ b/math/dune-vtk/pkg-plist
@@ -2,6 +2,7 @@ include/dune/vtk/datacollectorinterface.hh
include/dune/vtk/datacollectorinterface.impl.hh
include/dune/vtk/datacollectors/continuousdatacollector.hh
include/dune/vtk/datacollectors/discontinuousdatacollector.hh
+include/dune/vtk/datacollectors/lagrangedatacollector.hh
include/dune/vtk/datacollectors/quadraticdatacollector.hh
include/dune/vtk/datacollectors/spdatacollector.hh
include/dune/vtk/datacollectors/structureddatacollector.hh
@@ -29,6 +30,7 @@ include/dune/vtk/pvdwriter.hh
include/dune/vtk/pvdwriter.impl.hh
include/dune/vtk/types.hh
include/dune/vtk/utility/arguments.hh
+include/dune/vtk/utility/concepts.hh
include/dune/vtk/utility/enum.hh
include/dune/vtk/utility/errors.hh
include/dune/vtk/utility/filesystem.hh
More information about the dev-commits-ports-all
mailing list