Page MenuHomeFreeBSD

devel/boost-*: update to 1.67.0
AbandonedPublic

Authored by jbeich on Apr 10 2018, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 19, 10:35 PM
Unknown Object (File)
Mon, Mar 11, 8:05 AM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Unknown Object (File)
Feb 11 2024, 10:49 PM
Subscribers
None

Details

Reviewers
None
Group Reviewers
office
portmgr
Commits
rP467711: devel/boost-*: update to 1.67.0
Summary
Test Plan
  • poudriere bulk -t devel/boost-all is green on 10.3 i386/amd64, 10.4 i386/amd64, 11.1 i386/amd64/armv6/aarch64, 12.0 i386/amd64/armv6/armv7/aarch64
  • consumers will be tested via bug 227427

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16090
Build 16051: arc lint + arc unit

Event Timeline

jbeich edited the test plan for this revision. (Show Details)

Adjusted commit message.

jbeich edited the test plan for this revision. (Show Details)

Unbreak devel/boost-python-libs consumers e.g.,

===>   ceph-12.2.4 depends on shared library: libboost_python.so - not found
jbeich added a reviewer: portmgr.

Restore PY_BOOST_LIB as it had consumers:

  • audio/py-tagpy
  • devel/py-pyopencl
jbeich retitled this revision from devel/boost-*: update to 1.67.0 (currently, rc1) to devel/boost-*: update to 1.67.0 (currently, rc2).
jbeich edited the summary of this revision. (Show Details)

Update to RC2 to fix Windows) but no luck with FreeBSD-specific regressions upstream.

jbeich retitled this revision from devel/boost-*: update to 1.67.0 (currently, rc2) to devel/boost-*: update to 1.67.0.
jbeich edited the summary of this revision. (Show Details)

1.67.0 is officially released. SHA256 matches RC2, only distfile itself was renamed.

Add find_package(Boost COMPONENTS python) workaround from bug 227428.