Bug 253961 - devel/hwloc2: upgrade to 2.4.1
Summary: devel/hwloc2: upgrade to 2.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL: https://github.com/open-mpi/hwloc/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-02 19:08 UTC by Thierry Thomas
Modified: 2021-03-02 21:26 UTC (History)
1 user (show)

See Also:
phd_kimberlite: maintainer-feedback+


Attachments
Upgrade devel/hwloc2 to 2.4.1 (1.92 KB, patch)
2021-03-02 19:08 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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