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)
Sun, Jul 21, 8:19 AM
Unknown Object (File)
Sun, Jul 14, 9:17 AM
Unknown Object (File)
Fri, Jul 12, 9:45 PM
Unknown Object (File)
Fri, Jul 12, 4:35 PM
Unknown Object (File)
Fri, Jul 12, 4:17 PM
Unknown Object (File)
Wed, Jul 10, 3:53 PM
Unknown Object (File)
Sat, Jul 6, 10:52 AM
Unknown Object (File)
Fri, Jul 5, 8:06 AM
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 16091
Build 16052: 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.