git: 08114954c08b - main - net/mpifx: update 1.4-8 → 1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Mar 2024 17:52:10 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=08114954c08b988f541b4a58da94822cb9ae5671 commit 08114954c08b988f541b4a58da94822cb9ae5671 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-13 14:45:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-13 17:52:00 +0000 net/mpifx: update 1.4-8 → 1.5 Reported by: portscout --- net/mpifx/Makefile | 6 ++---- net/mpifx/distinfo | 6 +++--- net/mpifx/pkg-plist | 1 - 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/net/mpifx/Makefile b/net/mpifx/Makefile index ec23b6ee9713..e8ab6f77c700 100644 --- a/net/mpifx/Makefile +++ b/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 @@ -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 diff --git a/net/mpifx/distinfo b/net/mpifx/distinfo index 688b03b3d7d7..c69546ded5ef 100644 --- a/net/mpifx/distinfo +++ b/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 diff --git a/net/mpifx/pkg-plist b/net/mpifx/pkg-plist index a5b87c730650..8b8865bf5db7 100644 --- a/net/mpifx/pkg-plist +++ b/net/mpifx/pkg-plist @@ -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