git: 104ba18b124c - main - math/dune-fem: Update 2.8.0rc1 -> 2.8.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 19:01:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=104ba18b124cb4deb39e62632e109d89a8fdb6c6 commit 104ba18b124cb4deb39e62632e109d89a8fdb6c6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-22 19:00:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-22 19:01:23 +0000 math/dune-fem: Update 2.8.0rc1 -> 2.8.0.5 --- math/dune-fem/Makefile | 5 ++--- math/dune-fem/distinfo | 6 +++--- math/dune-fem/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index 479e7090b8da..7b4facf16503 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,5 @@ PORTNAME= dune-fem -DISTVERSION= 2.8.0rc1 -PORTREVISION= 2 +DISTVERSION= 2.8.0.5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -48,7 +47,7 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= dune-fem -GL_COMMIT= d1c625e6d51167d0cce57de6adcef21f548a8f82 +GL_COMMIT= 30e278aa744c908fbf4bbd8b237eb26c0475d16e CMAKE_ON= BUILD_SHARED_LIBS diff --git a/math/dune-fem/distinfo b/math/dune-fem/distinfo index d28bbe2e792f..bb4337ed7c13 100644 --- a/math/dune-fem/distinfo +++ b/math/dune-fem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630977946 -SHA256 (dune-fem-dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82_GL0.tar.gz) = 0b744a782fbac28840e42468ce452f8865b1343a13b07c1b11ee16331b38c541 -SIZE (dune-fem-dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82_GL0.tar.gz) = 2135354 +TIMESTAMP = 1653237277 +SHA256 (dune-fem-dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e_GL0.tar.gz) = 2519e54e4468f64ae52fad81df22138e2d927d6d30edcb63c92780e5dba4374b +SIZE (dune-fem-dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e_GL0.tar.gz) = 2147391 diff --git a/math/dune-fem/pkg-plist b/math/dune-fem/pkg-plist index 04b108fab7ac..b02d2951913b 100644 --- a/math/dune-fem/pkg-plist +++ b/math/dune-fem/pkg-plist @@ -201,6 +201,7 @@ include/dune/fem/misc/threads/threaditerator.hh include/dune/fem/misc/threads/threaditeratorstorage.hh include/dune/fem/misc/threads/threadmanager.hh include/dune/fem/misc/threads/threadpartitioner.hh +include/dune/fem/misc/threads/threadpool.hh include/dune/fem/misc/threads/threadsafevalue.hh include/dune/fem/misc/umfpack.hh include/dune/fem/operator/1order/localmassmatrix.hh @@ -285,6 +286,7 @@ include/dune/fem/quadrature/quadprovider.hh include/dune/fem/quadrature/quadrature.hh include/dune/fem/quadrature/quadratureimp.hh include/dune/fem/quadrature/quadratureimp_inline.hh +include/dune/fem/schemes/conservationlawmodel.hh include/dune/fem/schemes/dgelliptic.hh include/dune/fem/schemes/dgfemscheme.hh include/dune/fem/schemes/diffusionmodel.hh