Skip to content

Commit

Permalink
net/mpifx: update 1.4-8 → 1.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 13, 2024
1 parent b90aae1 commit 0811495
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
6 changes: 2 additions & 4 deletions net/mpifx/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mpifx
DISTVERSION= 1.4-8
DISTVERSIONSUFFIX= -gab77b43
DISTVERSION= 1.5
CATEGORIES= net devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions net/mpifx/distinfo
@@ -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
1 change: 0 additions & 1 deletion net/mpifx/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 0811495

Please sign in to comment.