math/mfem: Update 4.3 -> 4.4

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-04-22 20:00:40 -07:00
parent 1420d55375
commit 9aa5dce932
3 changed files with 17 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= mfem
DISTVERSIONPREFIX= v
DISTVERSION= 4.3
DISTVERSION= 4.4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -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

View File

@ -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