Opened 14 years ago

Closed 14 years ago

#24978 closed update (fixed)

LLVM 2.7 Update

Reported by: aeppert@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: arto.bendiken@…, dreadrik@…, stationearth@…, bgrupe27
Port: llvm

Description

Updated LLVM to 2.7

Attachments (5)

Portfile (3.1 KB) - added by aeppert@… 14 years ago.
patch-Makefile.config.in.diff (494 bytes) - added by aeppert@… 14 years ago.
patch-Makefile.ocaml.diff (417 bytes) - added by aeppert@… 14 years ago.
Portfile.diff (1.6 KB) - added by arto.bendiken@… 14 years ago.
Diff between llvm 2.6 and 2.7 portfiles
patch-Makefile.config.in.diff.diff (1.2 KB) - added by arto.bendiken@… 14 years ago.
Diff between llvm 2.6 and 2.7 files/patch-Makefile.config.in.diff

Download all attachments as: .zip

Change History (16)

Changed 14 years ago by aeppert@…

Attachment: Portfile added

Changed 14 years ago by aeppert@…

Changed 14 years ago by aeppert@…

Attachment: patch-Makefile.ocaml.diff added

comment:1 Changed 14 years ago by aeppert@…

Cc: aeppert@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: erikt aeppert@… removed
Keywords: haspatch added
Owner: changed from macports-tickets@… to erikt@…
Version: 1.8.2

Bare usernames do not work in the cc field; you have to use complete email addresses. You also don't need to cc yourself when you are the reporter. Note that for updates to existing files, attaching a unified diff is preferred to attaching the complete file.

comment:3 Changed 14 years ago by arto.bendiken@…

Cc: arto.bendiken@… added

Cc Me!

Changed 14 years ago by arto.bendiken@…

Attachment: Portfile.diff added

Diff between llvm 2.6 and 2.7 portfiles

Changed 14 years ago by arto.bendiken@…

Diff between llvm 2.6 and 2.7 files/patch-Makefile.config.in.diff

comment:4 Changed 14 years ago by arto.bendiken@…

I've uploaded diffs from the 2.6 llvm Portfile & files/patch-Makefile.config.in.diff to aeppert's submitted 2.7 versions of the two files. (There was no change in the third file, files/patch-Makefile.ocaml.diff, that aeppert uploaded.)

The only change I made to aeppert's version was the addition of the "--enable-shared" option to the default configure options (without this .dylibs are not built, preventing using LLVM via FFI from high-level languages like Ruby). LLVM 2.7 builds and installs successfully for me on Snow Leopard with this portfile.

comment:5 Changed 14 years ago by dreadrik@…

Cc: dreadrik@… added

Cc Me!

comment:6 Changed 14 years ago by dreadrik@…

I think the maintainer should be erickt (not erikt). Maybe that would help.

comment:7 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from erikt@… to erickt@…

comment:8 Changed 14 years ago by stationearth@…

Cc: stationearth@… added

Cc Me!

comment:9 Changed 14 years ago by macports@…

A fix for this issue and an aggregation of several related enhancements are available in #24112

comment:10 Changed 14 years ago by bgrupe27

Cc: bgrupe@… added

Cc Me!

comment:11 Changed 14 years ago by erickt@…

Resolution: fixed
Status: newclosed

Updated to LLVM 2.8 in r72200.

Note: See TracTickets for help on using tickets.