Opened 13 years ago

Closed 13 years ago

#26766 closed defect (fixed)

llvm 2.8rc -> 2.8 stealth update

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: mfeiri
Port: llvm

Description

Surprisingly, "llvm-config --version" returns "2.8rc", though allegedly version "2.8" is installed:

$ port installed llvm
The following ports are currently installed:
  llvm @2.8_0+clang (active)
$ llvm-config --version
2.8rc

The llvm project has rereleased the 2.8 distfile in a stealth update to correct this problem. Here is the diff between the old and new llvm 2.8 distfiles which shows there are no other changes. Here is a patch that updates the port.

Attachments (2)

llvm-2.8rc-2.8-differences.diff (3.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
llvm-2.8-patch.diff (1.2 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: llvm-2.8-patch.diff added

comment:1 Changed 13 years ago by mfeiri

Thanks, will be applied within the next 24

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Michael fixed this in r72287.

Note: See TracTickets for help on using tickets.