Bug 253961

Summary: devel/hwloc2: upgrade to 2.4.1
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me CC: phd_kimberlite
Priority: --- Flags: phd_kimberlite: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/open-mpi/hwloc/releases/tag/hwloc-2.4.1
Attachments:
Description Flags
Upgrade devel/hwloc2 to 2.4.1 none

Description Thierry Thomas freebsd_committer freebsd_triage 2021-03-02 19:08:01 UTC
Created attachment 222921 [details]
Upgrade devel/hwloc2 to 2.4.1

Upgrade to the latest '2.4.1): this removes the need for a patch-file.

Release notes at <https://github.com/open-mpi/hwloc/releases/tag/hwloc-2.4.1>.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2021-03-02 19:08:52 UTC
And since I'm there, I added a TEST_TARGET (all tests pass).
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-02 21:24:32 UTC
A commit references this bug:

Author: thierry
Date: Tue Mar  2 21:23:41 UTC 2021
New revision: 566988
URL: https://svnweb.freebsd.org/changeset/ports/566988

Log:
  Upgrade devel/hwloc2 to 2.4.1 and add a TEST_TARGET.

  This removes the need for a patch-file.

  Release notes at <https://github.com/open-mpi/hwloc/releases/tag/hwloc-2.4.1>.

  PR:		253961
  Submitted by:	/me
  Approved by:	phd_kimberlite (maintainer)

Changes:
  head/devel/hwloc2/Makefile
  head/devel/hwloc2/distinfo
  head/devel/hwloc2/pkg-plist
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2021-03-02 21:26:49 UTC
Note: following https://github.com/open-mpi/hwloc/issues/456, it might be good to add a pkg-message about this problem, with the solution

$ mkdir ~/hwloc/
$ su -m
# lstopo --of xml > ~/hwloc/hwloc.xml
$ export HWLOC_XMLFILE=$HOME/hwloc/hwloc.xml