git: eb1d2c3d0102 - main - math/dune-localfunctions: Update 2.7.1 -> 2.8.0
Yuri Victorovich
yuri at FreeBSD.org
Tue Sep 7 06:14:52 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb1d2c3d0102212ae9366cb75fa6e62bd1e039d0
commit eb1d2c3d0102212ae9366cb75fa6e62bd1e039d0
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-06 19:29:43 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-07 06:14:40 +0000
math/dune-localfunctions: Update 2.7.1 -> 2.8.0
---
math/dune-localfunctions/Makefile | 4 ++--
math/dune-localfunctions/distinfo | 6 +++---
math/dune-localfunctions/pkg-plist | 7 +++++++
3 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/math/dune-localfunctions/Makefile b/math/dune-localfunctions/Makefile
index edfabb339562..1d5de49f3632 100644
--- a/math/dune-localfunctions/Makefile
+++ b/math/dune-localfunctions/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dune-localfunctions
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.1
+DISTVERSION= 2.8.0
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
@@ -20,7 +20,7 @@ USE_GITLAB= yes
GL_SITE= https://gitlab.dune-project.org
GL_ACCOUNT= core
-GL_COMMIT= 68f1bcf32d9068c258707d241624a08b771b6fde
+GL_COMMIT= f6628171b2773065ab43f97a77f47cd8c4283d8f
NO_ARCH= yes
diff --git a/math/dune-localfunctions/distinfo b/math/dune-localfunctions/distinfo
index 49b88b8a2c1b..031a885d88a7 100644
--- a/math/dune-localfunctions/distinfo
+++ b/math/dune-localfunctions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617891511
-SHA256 (core-dune-localfunctions-68f1bcf32d9068c258707d241624a08b771b6fde_GL0.tar.gz) = d75b42e133640fb2632630cf891a0f4a0b9700293936f14538fd8abd65423efd
-SIZE (core-dune-localfunctions-68f1bcf32d9068c258707d241624a08b771b6fde_GL0.tar.gz) = 193402
+TIMESTAMP = 1630950544
+SHA256 (core-dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f_GL0.tar.gz) = fb92c07402b13e01b9eb735a07658ffcb1236a293991530f74cdcc5a306daf38
+SIZE (core-dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f_GL0.tar.gz) = 212124
diff --git a/math/dune-localfunctions/pkg-plist b/math/dune-localfunctions/pkg-plist
index 249a6368341f..f8a3dec7c681 100644
--- a/math/dune-localfunctions/pkg-plist
+++ b/math/dune-localfunctions/pkg-plist
@@ -97,6 +97,9 @@ include/dune/localfunctions/monomial.hh
include/dune/localfunctions/monomial/monomiallocalbasis.hh
include/dune/localfunctions/monomial/monomiallocalcoefficients.hh
include/dune/localfunctions/monomial/monomiallocalinterpolation.hh
+include/dune/localfunctions/nedelec.hh
+include/dune/localfunctions/nedelec/nedelec1stkindcube.hh
+include/dune/localfunctions/nedelec/nedelec1stkindsimplex.hh
include/dune/localfunctions/orthonormal.hh
include/dune/localfunctions/orthonormal/orthonormalbasis.hh
include/dune/localfunctions/orthonormal/orthonormalcompute.hh
@@ -112,6 +115,10 @@ include/dune/localfunctions/raviartthomas/raviartthomas02d.hh
include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalbasis.hh
include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalcoefficients.hh
include/dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh
+include/dune/localfunctions/raviartthomas/raviartthomas03d.hh
+include/dune/localfunctions/raviartthomas/raviartthomas03d/raviartthomas03dlocalbasis.hh
+include/dune/localfunctions/raviartthomas/raviartthomas03d/raviartthomas03dlocalcoefficients.hh
+include/dune/localfunctions/raviartthomas/raviartthomas03d/raviartthomas03dlocalinterpolation.hh
include/dune/localfunctions/raviartthomas/raviartthomas0cube2d.hh
include/dune/localfunctions/raviartthomas/raviartthomas0cube2d/raviartthomas0cube2dall.hh
include/dune/localfunctions/raviartthomas/raviartthomas0cube3d.hh
More information about the dev-commits-ports-all
mailing list