Page MenuHomeFreeBSD

Help find Boost
ClosedPublic

Authored by adridg on Dec 28 2017, 2:34 PM.
Tags
None
Referenced Files
F81662203: D13662.id.diff
Fri, Apr 19, 3:21 PM
F81658206: D13662.id38126.diff
Fri, Apr 19, 2:07 PM
F81658204: D13662.id37488.diff
Fri, Apr 19, 2:07 PM
F81658201: D13662.id37256.diff
Fri, Apr 19, 2:07 PM
F81658198: D13662.id37178.diff
Fri, Apr 19, 2:07 PM
F81658197: D13662.id37134.diff
Fri, Apr 19, 2:07 PM
F81658195: D13662.id.diff
Fri, Apr 19, 2:07 PM
Unknown Object (File)
Thu, Apr 18, 1:23 PM
Subscribers

Details

Summary

Allow newer Boost 1.66 to use CMake importerd targets.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13891
Build 14100: arc lint + arc unit

Event Timeline

I think this needs an exp-run together with boost updated to 1.66.

While here, also add c++11-lang as requirement.

devel/cmake/Makefile
23

With respect to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224721
can you put this in a separate revision, so we can fix it quickly?

adridg added inline comments.
devel/cmake/Makefile
23

Exp-run requested for PR 224721. See also https://reviews.freebsd.org/D13694

adridg marked an inline comment as done.

C++11 stuff has already been committed, so just leave the imported target fix

C++11 stuff has already been committed, so just leave the imported target fix

C++11 change didn't need PORTREVISION bump unlike FindBoost. Can you bump it again?

jbeich requested changes to this revision.Jan 1 2018, 9:26 PM

Without PORTREVISION bump exp-run may not rebuild devel/cmake, so net/ceph is likely show up as false positive.

This revision now requires changes to proceed.Jan 1 2018, 9:26 PM
  • Bump PORTREVISION
  • Regen patch via make makepatch
This revision is now accepted and ready to land.Jan 4 2018, 12:26 AM
This revision now requires review to proceed.Jan 4 2018, 12:27 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 18 2018, 4:01 AM
This revision was automatically updated to reflect the committed changes.