Opened 14 years ago
Closed 14 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)
Change History (4)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | llvm-2.8rc-2.8-differences.diff added |
---|
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | llvm-2.8-patch.diff added |
---|
comment:1 Changed 14 years ago by mfeiri
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Michael fixed this in r72287.
Note: See
TracTickets for help on using
tickets.
Thanks, will be applied within the next 24