Opened 10 years ago

Closed 10 years ago

#42867 closed update (fixed)

ROOT : Update to 5.34.18 + Clean up clang variants

Reported by: cjones051073 (Chris Jones) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc: mattiafrancescomoro@…
Port: root

Description

Hi,

Updates ROOT to 5.34.18.

Also I clean up a bit the clang variants, removing old ones which ROOT no longer can be compiled with, and adding clang 3.4 and 3.5 variants.

Chris

Attachments (1)

root.diff (4.5 KB) - added by cjones051073 (Chris Jones) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by cjones051073 (Chris Jones)

Attachment: root.diff added

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Version: 2.2.1

comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Committed in r117901, with a minor change. In the +cocoa variant, I used

compiler.blacklist-append {clang < 425} *gcc* {macports-clang-3.[0-2]} macports-clang-2.9

instead of

compiler.blacklist-append {clang < 425} *gcc* macports-clang-3.2 macports-clang-3.1 macports-clang-3.0 macports-clang-2.9

These should be equivalent, but I don’t have the time right now to test. Please let me know if my blacklist does not behave properly, and I’ll attend to it.

Note: See TracTickets for help on using tickets.