Bug 164325 - [PATCH] lang/clang: update to 3.0
Summary: [PATCH] lang/clang: update to 3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 06:50 UTC by Jyun-Yan You
Modified: 2012-01-20 21:40 UTC (History)
1 user (show)

See Also:


Attachments
clang-3.0.patch (17.11 KB, patch)
2012-01-20 06:50 UTC, Jyun-Yan You
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jyun-Yan You 2012-01-20 06:50:14 UTC
- Update to 3.0

Removed file(s):
- files/patch-tools_clang_lib_Headers_Makefile

Port maintainer (brooks@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-20 06:50:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-20 21:30:20 UTC
brooks      2012-01-20 21:29:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm           Makefile distinfo pkg-plist 
    lang/clang           Makefile distinfo pkg-plist 
  Log:
  Upgrade LLVM and Clang to 3.0.
  
  Enable shared libraries in LLVM and build with REQUIRES_RTTI=1 as
  requires by some consumers.
  
  PR:             ports/164324, ports/164325
  
  Revision  Changes    Path
  1.46      +13 -9     ports/devel/llvm/Makefile
  1.17      +2 -2      ports/devel/llvm/distinfo
  1.19      +86 -38    ports/devel/llvm/pkg-plist
  1.17      +24 -8     ports/lang/clang/Makefile
  1.6       +4 -4      ports/lang/clang/distinfo
  1.9       +63 -24    ports/lang/clang/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Brooks Davis freebsd_committer freebsd_triage 2012-01-20 21:31:30 UTC
State Changed
From-To: open->closed

Clang has been upgraded.  Thanks for your submission.  The actual delay  
was the 9.0 release, patches were done in December.