git: 15456a6eaff9 - main - math/dune-pdelab: Update 2.7.0 -> 2.7.0.20210824

Yuri Victorovich yuri at FreeBSD.org
Tue Sep 7 06:15:00 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15456a6eaff9ec64b0bcc897f9c2839a00f8f40d

commit 15456a6eaff9ec64b0bcc897f9c2839a00f8f40d
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-07 04:47:29 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-07 06:14:44 +0000

    math/dune-pdelab: Update 2.7.0 -> 2.7.0.20210824
---
 math/dune-pdelab/Makefile  | 17 +++++++++++++----
 math/dune-pdelab/distinfo  |  6 +++---
 math/dune-pdelab/pkg-plist | 19 ++++++++++---------
 3 files changed, 26 insertions(+), 16 deletions(-)

diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index 9bdf486fffe9..58affcba07e8 100644
--- a/math/dune-pdelab/Makefile
+++ b/math/dune-pdelab/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	dune-pdelab
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.7.0
-PORTREVISION=	3
+DISTVERSION=	2.7.0.20210824
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -22,10 +21,20 @@ BUILD_DEPENDS=	${DUNE_DEPENDS} \
 		${LOCALBASE}/mpi/openmpi/lib/libmpi.so:net/openmpi
 LIB_DEPENDS=	libarpack.so:math/arpack-ng \
 		libdunealugrid.so:math/dune-alugrid \
-		libugL.so:math/dune-uggrid \
+		libduneuggrid.so:math/dune-uggrid \
 		libgmp.so:math/gmp \
 		libmetis.so:math/metis \
+		libpsurface.so:math/psurface \
 		libopenblas.so:math/openblas \
+		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/onetbb
 RUN_DEPENDS=	${DUNE_DEPENDS} \
@@ -38,7 +47,7 @@ USE_LDCONFIG=	yes
 
 GL_SITE=	https://gitlab.dune-project.org
 GL_ACCOUNT=	pdelab
-GL_COMMIT=	33aaa8e2e0598c98e17c3e38973307bee45858fb
+GL_COMMIT=	20c7085389d3eb4f8ca99e1bc60f7fa6036536c8
 
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_ARGS=	-DTBB_INCLUDE_DIR=${LOCALBASE}/include -DTBB_LIBRARIES=${LOCALBASE}/lib/libtbb.so
diff --git a/math/dune-pdelab/distinfo b/math/dune-pdelab/distinfo
index e8bea953e38a..0ce2d96ef2c0 100644
--- a/math/dune-pdelab/distinfo
+++ b/math/dune-pdelab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617891529
-SHA256 (pdelab-dune-pdelab-33aaa8e2e0598c98e17c3e38973307bee45858fb_GL0.tar.gz) = 104e5ec2519db18e019eec3a8ba9d069e2297c454ccff7c5337130457a49bd10
-SIZE (pdelab-dune-pdelab-33aaa8e2e0598c98e17c3e38973307bee45858fb_GL0.tar.gz) = 813203
+TIMESTAMP = 1630989126
+SHA256 (pdelab-dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8_GL0.tar.gz) = 7d615f5e233b5a5318db5a7a566af4a2cd0ed276d332a802c8a12ed01c28ba2e
+SIZE (pdelab-dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8_GL0.tar.gz) = 855945
diff --git a/math/dune-pdelab/pkg-plist b/math/dune-pdelab/pkg-plist
index e60bd7ddc13f..c55b88c6cf79 100644
--- a/math/dune-pdelab/pkg-plist
+++ b/math/dune-pdelab/pkg-plist
@@ -201,7 +201,10 @@ include/dune/pdelab/instationary/implicitonestep.hh
 include/dune/pdelab/instationary/onestep.hh
 include/dune/pdelab/instationary/onestepparameter.hh
 include/dune/pdelab/localoperator/blockdiagonal.hh
+include/dune/pdelab/localoperator/blockdiagonalwrapper.hh
+include/dune/pdelab/localoperator/blockoffdiagonalwrapper.hh
 include/dune/pdelab/localoperator/callswitch.hh
+include/dune/pdelab/localoperator/combinedoperator.hh
 include/dune/pdelab/localoperator/convectiondiffusionccfv.hh
 include/dune/pdelab/localoperator/convectiondiffusiondg.hh
 include/dune/pdelab/localoperator/convectiondiffusionfem.hh
@@ -220,6 +223,7 @@ include/dune/pdelab/localoperator/eval.hh
 include/dune/pdelab/localoperator/flags.hh
 include/dune/pdelab/localoperator/idefault.hh
 include/dune/pdelab/localoperator/interface.hh
+include/dune/pdelab/localoperator/jacobianapplyhelper.hh
 include/dune/pdelab/localoperator/l2.hh
 include/dune/pdelab/localoperator/l2volumefunctional.hh
 include/dune/pdelab/localoperator/linearacousticsdg.hh
@@ -236,6 +240,7 @@ include/dune/pdelab/localoperator/numericalnonlinearjacobianapply.hh
 include/dune/pdelab/localoperator/numericalresidual.hh
 include/dune/pdelab/localoperator/pattern.hh
 include/dune/pdelab/localoperator/permeability_adapter.hh
+include/dune/pdelab/localoperator/pointdiagonalwrapper.hh
 include/dune/pdelab/localoperator/scaled.hh
 include/dune/pdelab/localoperator/stokesparameter.hh
 include/dune/pdelab/localoperator/sum.hh
@@ -245,10 +250,6 @@ include/dune/pdelab/localoperator/variablefactories.hh
 include/dune/pdelab/localoperator/weightedsum.hh
 include/dune/pdelab/localoperator/zero.hh
 include/dune/pdelab/newton/newton.hh
-include/dune/pdelab/newton/newtonerrors.hh
-include/dune/pdelab/newton/newtonlinesearch.hh
-include/dune/pdelab/newton/newtonterminate.hh
-include/dune/pdelab/newton/utility.hh
 include/dune/pdelab/ordering/chunkedblockordering.hh
 include/dune/pdelab/ordering/decorator.hh
 include/dune/pdelab/ordering/directleaflocalordering.hh
@@ -266,6 +267,11 @@ include/dune/pdelab/ordering/singlecodimleafordering.hh
 include/dune/pdelab/ordering/subordering.hh
 include/dune/pdelab/ordering/transformations.hh
 include/dune/pdelab/ordering/utility.hh
+include/dune/pdelab/solver/linesearch.hh
+include/dune/pdelab/solver/newton.hh
+include/dune/pdelab/solver/newtonerrors.hh
+include/dune/pdelab/solver/terminate.hh
+include/dune/pdelab/solver/utility.hh
 include/dune/pdelab/stationary/linearproblem.hh
 lib/cmake/dune-pdelab/dune-pdelab-config-version.cmake
 lib/cmake/dune-pdelab/dune-pdelab-config.cmake
@@ -275,10 +281,5 @@ lib/dunecontrol/dune-pdelab/dune.module
 lib/libdunepdelab.so
 libdata/pkgconfig/dune-pdelab.pc
 %%DATADIR%%/config.h.cmake
-share/dune/cmake/modules/CorrectWindowsPaths.cmake
 share/dune/cmake/modules/DunePdelabMacros.cmake
-share/dune/cmake/modules/FindPETSc.cmake
-share/dune/cmake/modules/FindPackageMultipass.cmake
-share/dune/cmake/modules/ResolveCompilerPaths.cmake
 share/dune/cmake/modules/UseEigen.cmake
-share/dune/cmake/modules/UsePETSc.cmake


More information about the dev-commits-ports-main mailing list