Page MenuHomeFreeBSD

devel/boost-*: update to 1.67.0
AbandonedPublic

Authored by jbeich on Apr 10 2018, 6:20 PM.
Tags
None
Referenced Files
F105820583: D15030.diff
Sat, Dec 21, 5:02 AM
F105773225: D15030.id41475.diff
Fri, Dec 20, 12:17 PM
Unknown Object (File)
Sun, Dec 15, 11:39 PM
Unknown Object (File)
Thu, Dec 5, 11:40 PM
Unknown Object (File)
Thu, Dec 5, 7:26 AM
Unknown Object (File)
Mon, Dec 2, 9:54 AM
Unknown Object (File)
Mon, Dec 2, 7:10 AM
Unknown Object (File)
Fri, Nov 29, 2:57 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 16139
Build 16092: 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.