Skip to content

Commit

Permalink
net/mpifx: upgrade to a recent commit in order to support MPICH-4.x
Browse files Browse the repository at this point in the history
mpifx does not build with MPICH-4.x:
see <dftbplus/mpifx#48>.

A fix for this issue has been committed, but nothing has been released yet:
meanwhile I propose the attached patch to a recent tag in order to fix the
error.

Remark: this fix requires mpi_f08.mod, to be installed by MPICH.

PR:		275432
Approved by:	yuri@ 'maintainer)
  • Loading branch information
thierry-FreeBSD committed Dec 10, 2023
1 parent 8137285 commit 73c6d89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion net/mpifx/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= mpifx
DISTVERSION= 1.4
DISTVERSION= 1.4-8
DISTVERSIONSUFFIX= -gab77b43
CATEGORIES= net devel

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions net/mpifx/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1689127857
SHA256 (dftbplus-mpifx-1.4_GH0.tar.gz) = 63fd09680fabd18b5a2486fb2bf3c96b13ae73466ebb297ba7c594c97f69bcf9
SIZE (dftbplus-mpifx-1.4_GH0.tar.gz) = 61749
TIMESTAMP = 1701800319
SHA256 (dftbplus-mpifx-1.4-8-gab77b43_GH0.tar.gz) = d4415dbcd96bb3551ef4b0fb22da3abc80bc8214c28a023e62726d8b70724bc7
SIZE (dftbplus-mpifx-1.4-8-gab77b43_GH0.tar.gz) = 62042

0 comments on commit 73c6d89

Please sign in to comment.