From owner-svn-ports-all@freebsd.org Sat Oct 31 08:48:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D10CB44621E; Sat, 31 Oct 2020 08:48:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CNXs35BmBz4DkZ; Sat, 31 Oct 2020 08:48:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 95A2E2502A; Sat, 31 Oct 2020 08:48:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09V8mdf4052581; Sat, 31 Oct 2020 08:48:39 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09V8mc9I052577; Sat, 31 Oct 2020 08:48:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202010310848.09V8mc9I052577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 31 Oct 2020 08:48:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553753 - in head/math/mfem: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math/mfem: . files X-SVN-Commit-Revision: 553753 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2020 08:48:39 -0000 Author: yuri Date: Sat Oct 31 08:48:38 2020 New Revision: 553753 URL: https://svnweb.freebsd.org/changeset/ports/553753 Log: math/mfem: Update 4.1 -> 4.2 Reported by: portscout Deleted: head/math/mfem/files/ Modified: head/math/mfem/Makefile head/math/mfem/distinfo head/math/mfem/pkg-descr head/math/mfem/pkg-plist Modified: head/math/mfem/Makefile ============================================================================== --- head/math/mfem/Makefile Sat Oct 31 08:37:04 2020 (r553752) +++ head/math/mfem/Makefile Sat Oct 31 08:48:38 2020 (r553753) @@ -2,7 +2,7 @@ PORTNAME= mfem DISTVERSIONPREFIX= v -DISTVERSION= 4.1 +DISTVERSION= 4.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/mfem/distinfo ============================================================================== --- head/math/mfem/distinfo Sat Oct 31 08:37:04 2020 (r553752) +++ head/math/mfem/distinfo Sat Oct 31 08:48:38 2020 (r553753) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583908718 -SHA256 (mfem-mfem-v4.1_GH0.tar.gz) = 88cc7f1f8a0f3d050041ddaef8da09d1216e2c7d75a4c08c3aaad6a0565aa90e -SIZE (mfem-mfem-v4.1_GH0.tar.gz) = 8275547 +TIMESTAMP = 1604132718 +SHA256 (mfem-mfem-v4.2_GH0.tar.gz) = 15ff770bb97565b085f0b8b91df60b529f427c134d1d3fe7f700aca9d3209884 +SIZE (mfem-mfem-v4.2_GH0.tar.gz) = 2424993 Modified: head/math/mfem/pkg-descr ============================================================================== --- head/math/mfem/pkg-descr Sat Oct 31 08:37:04 2020 (r553752) +++ head/math/mfem/pkg-descr Sat Oct 31 08:48:38 2020 (r553753) @@ -5,4 +5,4 @@ Features: * Scalable to hundreds of thousands of cores. * etc. -WWW: http://mfem.org/ +WWW: https://mfem.org/ Modified: head/math/mfem/pkg-plist ============================================================================== --- head/math/mfem/pkg-plist Sat Oct 31 08:37:04 2020 (r553752) +++ head/math/mfem/pkg-plist Sat Oct 31 08:48:38 2020 (r553753) @@ -2,12 +2,14 @@ include/mfem-performance.hpp include/mfem.hpp include/mfem/config/config.hpp include/mfem/config/tconfig.hpp +include/mfem/fem/adios2datacollection.hpp include/mfem/fem/bilinearform.hpp include/mfem/fem/bilinearform_ext.hpp include/mfem/fem/bilininteg.hpp include/mfem/fem/coefficient.hpp include/mfem/fem/complex_fem.hpp include/mfem/fem/conduitdatacollection.hpp +include/mfem/fem/convergence.hpp include/mfem/fem/datacollection.hpp include/mfem/fem/eltrans.hpp include/mfem/fem/estimators.hpp @@ -15,6 +17,7 @@ include/mfem/fem/fe.hpp include/mfem/fem/fe_coll.hpp include/mfem/fem/fem.hpp include/mfem/fem/fespace.hpp +include/mfem/fem/fespacehierarchy.hpp include/mfem/fem/geom.hpp include/mfem/fem/gridfunc.hpp include/mfem/fem/gslib.hpp @@ -25,6 +28,7 @@ include/mfem/fem/libceed/diffusion.hpp include/mfem/fem/libceed/mass.hpp include/mfem/fem/linearform.hpp include/mfem/fem/lininteg.hpp +include/mfem/fem/multigrid.hpp include/mfem/fem/nonlinearform.hpp include/mfem/fem/nonlinearform_ext.hpp include/mfem/fem/nonlininteg.hpp @@ -49,13 +53,17 @@ include/mfem/fem/tfespace.hpp include/mfem/fem/tintrules.hpp include/mfem/fem/tmop.hpp include/mfem/fem/tmop_tools.hpp +include/mfem/fem/transfer.hpp +include/mfem/general/adios2stream.hpp include/mfem/general/array.hpp +include/mfem/general/backends.hpp include/mfem/general/binaryio.hpp include/mfem/general/communication.hpp include/mfem/general/cuda.hpp include/mfem/general/device.hpp include/mfem/general/error.hpp include/mfem/general/forall.hpp +include/mfem/general/gecko.hpp include/mfem/general/globals.hpp include/mfem/general/hash.hpp include/mfem/general/hip.hpp @@ -75,10 +83,12 @@ include/mfem/general/text.hpp include/mfem/general/tic_toc.hpp include/mfem/general/version.hpp include/mfem/general/zstr.hpp +include/mfem/linalg/amgxsolver.hpp include/mfem/linalg/blockmatrix.hpp include/mfem/linalg/blockoperator.hpp include/mfem/linalg/blockvector.hpp include/mfem/linalg/complex_operator.hpp +include/mfem/linalg/cpardiso.hpp include/mfem/linalg/densemat.hpp include/mfem/linalg/dtensor.hpp include/mfem/linalg/ginkgo.hpp @@ -93,6 +103,18 @@ include/mfem/linalg/matrix.hpp include/mfem/linalg/ode.hpp include/mfem/linalg/operator.hpp include/mfem/linalg/petsc.hpp +include/mfem/linalg/petscinternals.hpp +include/mfem/linalg/simd.hpp +include/mfem/linalg/simd/auto.hpp +include/mfem/linalg/simd/m128.hpp +include/mfem/linalg/simd/m256.hpp +include/mfem/linalg/simd/m512.hpp +include/mfem/linalg/simd/qpx.hpp +include/mfem/linalg/simd/qpx256.hpp +include/mfem/linalg/simd/vsx.hpp +include/mfem/linalg/simd/vsx128.hpp +include/mfem/linalg/simd/x86.hpp +include/mfem/linalg/slepc.hpp include/mfem/linalg/solvers.hpp include/mfem/linalg/sparsemat.hpp include/mfem/linalg/sparsesmoothers.hpp @@ -104,6 +126,7 @@ include/mfem/linalg/tmatrix.hpp include/mfem/linalg/ttensor.hpp include/mfem/linalg/vector.hpp include/mfem/mesh/element.hpp +include/mfem/mesh/gmsh.hpp include/mfem/mesh/hexahedron.hpp include/mfem/mesh/mesh.hpp include/mfem/mesh/mesh_headers.hpp @@ -131,6 +154,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.1.0 +lib/libmfem.so.4.2.0 %%DATADIR%%/config.mk %%DATADIR%%/test.mk