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)
Fri, Dec 27, 10:45 PM
Unknown Object (File)
Thu, Dec 26, 2:20 AM
Unknown Object (File)
Wed, Dec 25, 5:02 PM
Unknown Object (File)
Tue, Dec 24, 10:24 AM
Unknown Object (File)
Sat, Dec 21, 5:02 AM
Unknown Object (File)
Fri, Dec 20, 12:17 PM
Unknown Object (File)
Sun, Dec 15, 11:39 PM
Unknown Object (File)
Thu, Dec 5, 11:40 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 16155
Build 16108: 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.