FreeBSD Bugzilla – Attachment 252243 Details for
Bug 280416
net/openmpi: Update to 5.0.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Complete git patch
0001-net-openmpi-Update-to-5.0.5.patch (text/plain), 1.69 KB, created by
Laurent Chardon
on 2024-07-23 12:31:52 UTC
(
hide
)
Description:
Complete git patch
Filename:
MIME Type:
Creator:
Laurent Chardon
Created:
2024-07-23 12:31:52 UTC
Size:
1.69 KB
patch
obsolete
>From 2ce3fa9e78dfee59e8e8c686f855107efad34f39 Mon Sep 17 00:00:00 2001 >From: Laurent Chardon <laurent.chardon@gmail.com> >Date: Tue, 23 Jul 2024 08:29:04 -0400 >Subject: [PATCH] net/openmpi: Update to 5.0.5 > >Upstream fix of a typo that prevents compilation on aarch64 >Otherwise identical to 5.0.4 >--- > net/openmpi/Makefile | 2 +- > net/openmpi/distinfo | 6 +++--- > net/openmpi/pkg-plist | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile >index b9aa9d2569c0..eef31aca20a2 100644 >--- a/net/openmpi/Makefile >+++ b/net/openmpi/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= openmpi >-PORTVERSION= 5.0.4 >+PORTVERSION= 5.0.5 > CATEGORIES= net parallel > MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/ > >diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo >index 226122f31186..c8e802f6d757 100644 >--- a/net/openmpi/distinfo >+++ b/net/openmpi/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1721394717 >-SHA256 (openmpi-5.0.4.tar.bz2) = 64526852cdd88b2d30e022087c16ab3e03806c451b10cd691d5c1ac887d8ef9d >-SIZE (openmpi-5.0.4.tar.bz2) = 29992422 >+TIMESTAMP = 1721737674 >+SHA256 (openmpi-5.0.5.tar.bz2) = 6588d57c0a4bd299a24103f4e196051b29e8b55fbda49e11d5b3d32030a32776 >+SIZE (openmpi-5.0.5.tar.bz2) = 30000495 >diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist >index bf577f40a47f..0567d87f00b0 100644 >--- a/net/openmpi/pkg-plist >+++ b/net/openmpi/pkg-plist >@@ -274,7 +274,7 @@ libdata/pkgconfig/pmix.pc > %%MPIDIR%%/lib/libmpi.la > %%MPIDIR%%/lib/libmpi.so > %%MPIDIR%%/lib/libmpi.so.40 >-%%MPIDIR%%/lib/libmpi.so.40.40.4 >+%%MPIDIR%%/lib/libmpi.so.40.40.5 > %%MPIDIR%%/lib/libmpi_mpifh.la > %%MPIDIR%%/lib/libmpi_mpifh.so > %%MPIDIR%%/lib/libmpi_mpifh.so.40 >-- >2.43.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
laurent.chardon
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 280416
:
252242
| 252243