Bug 151337

Summary: upgrading devel/clang 2.7 -> 2.8 fails
Product: Ports & Packages Reporter: Matthias Andree <mandree>
Component: Individual Port(s)Assignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Only Me CC: brooks
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Matthias Andree freebsd_committer freebsd_triage 2010-10-09 12:30:05 UTC
Hi,

in this situation:
- LLVM 2.8 installed
- CLANG 2.7_2 installed

I cannot use "portmaster clang" to upgrade clang 2.7_2 to 2.8.
The 2.8 picks up the old 2.7 includes from $LOCALBASE/include and barfs.

Workaround: deinstall clang-2.7_2, do a new install of clang 2.8.

Please either fix this, or note this in ports/UPDATING.  Thank you.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-10 04:18:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2010-10-10 14:07:53 UTC
State Changed
From-To: open->closed

Fixed, thanks for the report.