git: 2714538b7520 - main - math/dune-geometry: Update 2.7.1 -> 2.8.0
Yuri Victorovich
yuri at FreeBSD.org
Tue Sep 7 06:14:49 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2714538b7520a64ddbe1ff92defadfcc318ba7ee
commit 2714538b7520a64ddbe1ff92defadfcc318ba7ee
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-06 17:44:37 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-07 06:14:39 +0000
math/dune-geometry: Update 2.7.1 -> 2.8.0
---
math/dune-geometry/Makefile | 5 ++---
math/dune-geometry/distinfo | 6 +++---
math/dune-geometry/pkg-plist | 14 +++++++++-----
3 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile
index 3786b86c75a7..58dd1d59538c 100644
--- a/math/dune-geometry/Makefile
+++ b/math/dune-geometry/Makefile
@@ -1,7 +1,6 @@
PORTNAME= dune-geometry
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.1
-PORTREVISION= 3
+DISTVERSION= 2.8.0
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
@@ -22,7 +21,7 @@ USE_LDCONFIG= yes
GL_SITE= https://gitlab.dune-project.org
GL_ACCOUNT= core
-GL_COMMIT= 9d56be3e286bc761dd5d453332a8d793eff00cbe
+GL_COMMIT= e7bfb66e48496aa28e47974c33ea9a4579bf723b
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_ARGS= -DTBB_INCLUDE_DIR=${LOCALBASE}/include -DTBB_LIBRARIES=${LOCALBASE}/lib/libtbb.so
diff --git a/math/dune-geometry/distinfo b/math/dune-geometry/distinfo
index 974992e3dca1..3d8da3da3c76 100644
--- a/math/dune-geometry/distinfo
+++ b/math/dune-geometry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617891542
-SHA256 (core-dune-geometry-9d56be3e286bc761dd5d453332a8d793eff00cbe_GL0.tar.gz) = d17af311ce2e769f7c928341f70f2ab2595fe63a4dfdc7cbaa8a3c84cc849882
-SIZE (core-dune-geometry-9d56be3e286bc761dd5d453332a8d793eff00cbe_GL0.tar.gz) = 723719
+TIMESTAMP = 1630919327
+SHA256 (core-dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b_GL0.tar.gz) = 19866eb56655e6f31f91d7c8a8851bde9a52172efec7eb5acb2005a21d1173ca
+SIZE (core-dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b_GL0.tar.gz) = 794145
diff --git a/math/dune-geometry/pkg-plist b/math/dune-geometry/pkg-plist
index 0e136e05d7c2..cdb2ec680a71 100644
--- a/math/dune-geometry/pkg-plist
+++ b/math/dune-geometry/pkg-plist
@@ -1,16 +1,20 @@
include/dune/geometry/affinegeometry.hh
include/dune/geometry/axisalignedcubegeometry.hh
+include/dune/geometry/deprecated_topology.hh
include/dune/geometry/dimension.hh
include/dune/geometry/generalvertexorder.hh
include/dune/geometry/multilineargeometry.hh
include/dune/geometry/quadraturerules.hh
include/dune/geometry/quadraturerules/compositequadraturerule.hh
-include/dune/geometry/quadraturerules/gauss_imp.hh
-include/dune/geometry/quadraturerules/gausslobatto_imp.hh
-include/dune/geometry/quadraturerules/jacobi_1_0_imp.hh
-include/dune/geometry/quadraturerules/jacobi_2_0_imp.hh
-include/dune/geometry/quadraturerules/jacobi_n_0.hh
+include/dune/geometry/quadraturerules/gausslobattoquadrature.hh
+include/dune/geometry/quadraturerules/gaussquadrature.hh
+include/dune/geometry/quadraturerules/gaussradauleftquadrature.hh
+include/dune/geometry/quadraturerules/gaussradaurightquadrature.hh
+include/dune/geometry/quadraturerules/jacobi1quadrature.hh
+include/dune/geometry/quadraturerules/jacobi2quadrature.hh
+include/dune/geometry/quadraturerules/jacobiNquadrature.hh
include/dune/geometry/quadraturerules/pointquadrature.hh
+include/dune/geometry/quadraturerules/prismquadrature.hh
include/dune/geometry/quadraturerules/simplexquadrature.hh
include/dune/geometry/quadraturerules/tensorproductquadrature.hh
include/dune/geometry/referenceelement.hh
More information about the dev-commits-ports-all
mailing list