1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/mpifx: update 1.4-8 → 1.5

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2024-03-13 07:45:02 -07:00
parent b90aae1e90
commit 08114954c0
3 changed files with 5 additions and 8 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= mpifx
DISTVERSION= 1.4-8
DISTVERSIONSUFFIX= -gab77b43
DISTVERSION= 1.5
CATEGORIES= net devel
MAINTAINER= yuri@FreeBSD.org
@ -11,9 +10,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= fypp:devel/py-fypp@${PY_FLAVOR}
LIB_DEPENDS= libmpi.so:net/mpich
USES= cmake:testing fortran python:build
USES= cmake:testing fortran mpi:mpich python:build
USE_GITHUB= yes
GH_ACCOUNT= dftbplus

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701800319
SHA256 (dftbplus-mpifx-1.4-8-gab77b43_GH0.tar.gz) = d4415dbcd96bb3551ef4b0fb22da3abc80bc8214c28a023e62726d8b70724bc7
SIZE (dftbplus-mpifx-1.4-8-gab77b43_GH0.tar.gz) = 62042
TIMESTAMP = 1710350639
SHA256 (dftbplus-mpifx-1.5_GH0.tar.gz) = 3801cbd6134b30f403b59346b40ff5bfb47ebe125892cf483e78b477c20b1b02
SIZE (dftbplus-mpifx-1.5_GH0.tar.gz) = 62405

View File

@ -6,7 +6,6 @@ include/mpifx/modfiles/mpifx_allreduce_module.mod
include/mpifx/modfiles/mpifx_barrier_module.mod
include/mpifx/modfiles/mpifx_bcast_module.mod
include/mpifx/modfiles/mpifx_comm_module.mod
include/mpifx/modfiles/mpifx_common_module.mod
include/mpifx/modfiles/mpifx_constants_module.mod
include/mpifx/modfiles/mpifx_finalize_module.mod
include/mpifx/modfiles/mpifx_gather_module.mod