FreeBSD Bugzilla – Attachment 221450 Details for
Bug 252523
math/mprime: Switch from hwloc to hwloc2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
fbbb5ede4e.patch (text/plain), 954 bytes, created by
Ivan Rozhuk
on 2021-01-11 09:53:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2021-01-11 09:53:54 UTC
Size:
954 bytes
patch
obsolete
>From fbbb5ede4e9658b985d243d852ad7db18c70d7e6 Mon Sep 17 00:00:00 2001 >From: Rozhuk Ivan <rozhuk.im@gmail.com> >Date: Mon, 11 Jan 2021 12:49:17 +0300 >Subject: [PATCH] math/mprime: Switch from hwloc to hwloc2 > >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252523 >--- > math/mprime/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/math/mprime/Makefile b/math/mprime/Makefile >index e9c842eec1c6..f36b93845c01 100644 >--- a/math/mprime/Makefile >+++ b/math/mprime/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mprime > PORTVERSION= 29.8b3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math benchmarks net > MASTER_SITES= http://www.mersenne.org/ftp_root/gimps/ \ > ftp://mersenne.org/gimps/ >@@ -20,7 +20,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept > ONLY_FOR_ARCHS= amd64 i386 > > LIB_DEPENDS= libcurl.so:ftp/curl \ >- libhwloc.so:devel/hwloc \ >+ libhwloc.so.15:devel/hwloc2 \ > libgmp.so:math/gmp > > USES= zip
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:
rozhuk.im
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 252523
:
221395
| 221450