git: 9aa5dce93212 - main - math/mfem: Update 4.3 -> 4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Apr 2022 03:52:35 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9aa5dce93212e7acbd0807f412dca190b622ac02 commit 9aa5dce93212e7acbd0807f412dca190b622ac02 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-23 03:00:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-23 03:52:24 +0000 math/mfem: Update 4.3 -> 4.4 Reported by: portscout --- math/mfem/Makefile | 2 +- math/mfem/distinfo | 6 +++--- math/mfem/pkg-plist | 14 +++++++++++++- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/math/mfem/Makefile b/math/mfem/Makefile index 3d991f0036ce..e083093a6c88 100644 --- a/math/mfem/Makefile +++ b/math/mfem/Makefile @@ -1,6 +1,6 @@ PORTNAME= mfem DISTVERSIONPREFIX= v -DISTVERSION= 4.3 +DISTVERSION= 4.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mfem/distinfo b/math/mfem/distinfo index 1e7c4aad7c8e..e3286f89afe6 100644 --- a/math/mfem/distinfo +++ b/math/mfem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627836927 -SHA256 (mfem-mfem-v4.3_GH0.tar.gz) = b5f2b33997caeed653c0fadd353cdce596754f2883b5860ef7e5a370e33eeafd -SIZE (mfem-mfem-v4.3_GH0.tar.gz) = 2859806 +TIMESTAMP = 1650680791 +SHA256 (mfem-mfem-v4.4_GH0.tar.gz) = 0325a57854d9268dfe3f8d9b03836eb01b00a966d93162e6249857e9fab9c61f +SIZE (mfem-mfem-v4.4_GH0.tar.gz) = 3078651 diff --git a/math/mfem/pkg-plist b/math/mfem/pkg-plist index 4c57d165b0c4..338963d7046c 100644 --- a/math/mfem/pkg-plist +++ b/math/mfem/pkg-plist @@ -22,9 +22,19 @@ include/mfem/fem/complex_fem.hpp include/mfem/fem/conduitdatacollection.hpp include/mfem/fem/convergence.hpp include/mfem/fem/datacollection.hpp +include/mfem/fem/doftrans.hpp include/mfem/fem/eltrans.hpp include/mfem/fem/estimators.hpp include/mfem/fem/fe.hpp +include/mfem/fem/fe/fe_base.hpp +include/mfem/fem/fe/fe_fixed_order.hpp +include/mfem/fem/fe/fe_h1.hpp +include/mfem/fem/fe/fe_l2.hpp +include/mfem/fem/fe/fe_nd.hpp +include/mfem/fem/fe/fe_nurbs.hpp +include/mfem/fem/fe/fe_pos.hpp +include/mfem/fem/fe/fe_rt.hpp +include/mfem/fem/fe/fe_ser.hpp include/mfem/fem/fe_coll.hpp include/mfem/fem/fem.hpp include/mfem/fem/fespace.hpp @@ -68,6 +78,7 @@ include/mfem/fem/tfespace.hpp include/mfem/fem/tintrules.hpp include/mfem/fem/tmop.hpp include/mfem/fem/tmop/tmop_pa.hpp +include/mfem/fem/tmop_amr.hpp include/mfem/fem/tmop_tools.hpp include/mfem/fem/transfer.hpp include/mfem/general/adios2stream.hpp @@ -162,6 +173,7 @@ include/mfem/mesh/pmesh.hpp include/mfem/mesh/pncmesh.hpp include/mfem/mesh/point.hpp include/mfem/mesh/pumi.hpp +include/mfem/mesh/pyramid.hpp include/mfem/mesh/quadrilateral.hpp include/mfem/mesh/segment.hpp include/mfem/mesh/tetrahedron.hpp @@ -177,6 +189,6 @@ lib/cmake/mfem/MFEMConfigVersion.cmake lib/cmake/mfem/MFEMTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/mfem/MFEMTargets.cmake lib/libmfem.so -lib/libmfem.so.4.3.0 +lib/libmfem.so.4.4.0 %%DATADIR%%/config.mk %%DATADIR%%/test.mk