svn commit: r565991 - head/math/dune-pdelab

Yuri Victorovich yuri at FreeBSD.org
Thu Feb 18 21:23:49 UTC 2021


Author: yuri
Date: Thu Feb 18 21:23:44 2021
New Revision: 565991
URL: https://svnweb.freebsd.org/changeset/ports/565991

Log:
  math/dune-pdelab: Update 2.6.0rc2 -> 2.7.0

Modified:
  head/math/dune-pdelab/Makefile
  head/math/dune-pdelab/distinfo
  head/math/dune-pdelab/pkg-plist

Modified: head/math/dune-pdelab/Makefile
==============================================================================
--- head/math/dune-pdelab/Makefile	Thu Feb 18 21:23:39 2021	(r565990)
+++ head/math/dune-pdelab/Makefile	Thu Feb 18 21:23:44 2021	(r565991)
@@ -2,8 +2,7 @@
 
 PORTNAME=	dune-pdelab
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.6.0rc2
-PORTREVISION=	4
+DISTVERSION=	2.7.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -39,7 +38,7 @@ USE_LDCONFIG=	yes
 
 GL_SITE=	https://gitlab.dune-project.org
 GL_ACCOUNT=	pdelab
-GL_COMMIT=	52b45c1640bf42a1f7f4180f578158999a7178d2
+GL_COMMIT=	33aaa8e2e0598c98e17c3e38973307bee45858fb
 
 CMAKE_ON=	BUILD_SHARED_LIBS
 

Modified: head/math/dune-pdelab/distinfo
==============================================================================
--- head/math/dune-pdelab/distinfo	Thu Feb 18 21:23:39 2021	(r565990)
+++ head/math/dune-pdelab/distinfo	Thu Feb 18 21:23:44 2021	(r565991)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584240436
-SHA256 (pdelab-dune-pdelab-52b45c1640bf42a1f7f4180f578158999a7178d2_GL0.tar.gz) = 1dc2fafb511a2ce4b92e8cceb15367ea018ab6f5d5144a0da77e3f03f83925a2
-SIZE (pdelab-dune-pdelab-52b45c1640bf42a1f7f4180f578158999a7178d2_GL0.tar.gz) = 765677
+TIMESTAMP = 1584348038
+SHA256 (pdelab-dune-pdelab-33aaa8e2e0598c98e17c3e38973307bee45858fb_GL0.tar.gz) = 918a974a0718fb080c77d80cbd3a63b8a9d6701251a251e3716f42d69e8d7014
+SIZE (pdelab-dune-pdelab-33aaa8e2e0598c98e17c3e38973307bee45858fb_GL0.tar.gz) = 810796

Modified: head/math/dune-pdelab/pkg-plist
==============================================================================
--- head/math/dune-pdelab/pkg-plist	Thu Feb 18 21:23:39 2021	(r565990)
+++ head/math/dune-pdelab/pkg-plist	Thu Feb 18 21:23:44 2021	(r565991)
@@ -1,4 +1,6 @@
 include/dune/pdelab/adaptivity/adaptivity.hh
+include/dune/pdelab/backend/common/aliasedmatrixview.hh
+include/dune/pdelab/backend/common/aliasedvectorview.hh
 include/dune/pdelab/backend/common/tags.hh
 include/dune/pdelab/backend/common/uncachedmatrixview.hh
 include/dune/pdelab/backend/common/uncachedvectorview.hh
@@ -123,8 +125,10 @@ include/dune/pdelab/finiteelementmap/utility.hh
 include/dune/pdelab/finiteelementmap/variablemonomfem.hh
 include/dune/pdelab/finiteelementmap/variableopbfem.hh
 include/dune/pdelab/finiteelementmap/variableqkdgfem.hh
+include/dune/pdelab/function/bindtime.hh
 include/dune/pdelab/function/callableadapter.hh
 include/dune/pdelab/function/const.hh
+include/dune/pdelab/function/discretegridviewfunction.hh
 include/dune/pdelab/function/division.hh
 include/dune/pdelab/function/inverse.hh
 include/dune/pdelab/function/localfunction.hh
@@ -173,12 +177,19 @@ include/dune/pdelab/gridoperator/default/assembler.hh
 include/dune/pdelab/gridoperator/default/jacobianapplyengine.hh
 include/dune/pdelab/gridoperator/default/jacobianengine.hh
 include/dune/pdelab/gridoperator/default/localassembler.hh
-include/dune/pdelab/gridoperator/default/nonlinearjacobianapplyengine.hh
 include/dune/pdelab/gridoperator/default/patternengine.hh
 include/dune/pdelab/gridoperator/default/residualengine.hh
+include/dune/pdelab/gridoperator/fastdg.hh
+include/dune/pdelab/gridoperator/fastdg/assembler.hh
+include/dune/pdelab/gridoperator/fastdg/jacobianapplyengine.hh
+include/dune/pdelab/gridoperator/fastdg/jacobianengine.hh
+include/dune/pdelab/gridoperator/fastdg/localassembler.hh
+include/dune/pdelab/gridoperator/fastdg/patternengine.hh
+include/dune/pdelab/gridoperator/fastdg/residualengine.hh
 include/dune/pdelab/gridoperator/gridoperator.hh
 include/dune/pdelab/gridoperator/onestep.hh
 include/dune/pdelab/gridoperator/onestep/enginebase.hh
+include/dune/pdelab/gridoperator/onestep/jacobianapplyengine.hh
 include/dune/pdelab/gridoperator/onestep/jacobianengine.hh
 include/dune/pdelab/gridoperator/onestep/jacobianresidualengine.hh
 include/dune/pdelab/gridoperator/onestep/localassembler.hh
@@ -234,6 +245,10 @@ 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


More information about the svn-ports-all mailing list