Page MenuHomeFreeBSD

devel/boost-*: update to 1.67.0
AbandonedPublic

Authored by jbeich on Apr 10 2018, 6:20 PM.
Tags
None
Referenced Files
F93927699: D15030.id41475.diff
Sat, Sep 14, 4:21 AM
F93910922: D15030.id.diff
Sat, Sep 14, 1:59 AM
F93903573: D15030.id41335.diff
Fri, Sep 13, 11:39 PM
Unknown Object (File)
Thu, Sep 12, 10:09 PM
Unknown Object (File)
Wed, Sep 11, 3:01 PM
Unknown Object (File)
Wed, Sep 11, 4:36 AM
Unknown Object (File)
Fri, Sep 6, 11:11 AM
Unknown Object (File)
Tue, Sep 3, 5:56 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 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.