Opened 8 years ago

Closed 8 years ago

#49091 closed defect (fixed)

cmake @3.3.2: allow finding boost 1.59

Reported by: ChristianFrisson (Christian Frisson) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch Cc: cssdev
Port: cmake

Description

Hi,

As of today MacPorts provides cmake 3.3.2 and Boost 1.59.

FindBoost.cmake in cmake 3.3.2 requires an update to allow to find Boost 1.59. It has been fixed in cmake but after the 3.3.2 release: https://github.com/Kitware/CMake/commit/ff5bb2efbe9f7bb4a1824b0ad727713fcd6bc54a?diff=split

Attached are updated/new files to fix this: Portfile and patch-Modules-FindBoost.cmake.diff.

Best regards, Christian

Attachments (3)

patch-Modules-FindBoost.cmake.diff (743 bytes) - added by ChristianFrisson (Christian Frisson) 8 years ago.
Portfile (9.8 KB) - added by ChristianFrisson (Christian Frisson) 8 years ago.
Portfile.diff (728 bytes) - added by ChristianFrisson (Christian Frisson) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by ChristianFrisson (Christian Frisson)

Changed 8 years ago by ChristianFrisson (Christian Frisson)

Attachment: Portfile added

Changed 8 years ago by ChristianFrisson (Christian Frisson)

Attachment: Portfile.diff added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: css@… added
Keywords: haspatch added
Owner: changed from macports-tickets@… to michaelld@…
Port: boost removed
Summary: Update to allow cmake 3.3.2 to find boost 1.59cmake @3.3.2: allow finding boost 1.59

comment:2 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Done in r140920 and r140921. Thanks for the pointer to this issue!

Note: See TracTickets for help on using tickets.