git: 73c6d8942b4b - main - net/mpifx: upgrade to a recent commit in order to support MPICH-4.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Dec 2023 10:23:19 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=73c6d8942b4be132644c669f5970a9b856dcee48
commit 73c6d8942b4be132644c669f5970a9b856dcee48
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-10 10:04:08 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-10 10:23:11 +0000
net/mpifx: upgrade to a recent commit in order to support MPICH-4.x
mpifx does not build with MPICH-4.x:
see <https://github.com/dftbplus/mpifx/issues/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)
---
net/mpifx/Makefile | 3 ++-
net/mpifx/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/net/mpifx/Makefile b/net/mpifx/Makefile
index d3050d19327b..ec23b6ee9713 100644
--- a/net/mpifx/Makefile
+++ b/net/mpifx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mpifx
-DISTVERSION= 1.4
+DISTVERSION= 1.4-8
+DISTVERSIONSUFFIX= -gab77b43
CATEGORIES= net devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/net/mpifx/distinfo b/net/mpifx/distinfo
index 9de3e75f13d5..688b03b3d7d7 100644
--- a/net/mpifx/distinfo
+++ b/net/mpifx/distinfo
@@ -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