Bug 168921 - devel/llvm, lang/clang: update to 3.1 release
Summary: devel/llvm, lang/clang: update to 3.1 release
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-06-10 15:10 UTC by Dima Panov
Modified: 2012-06-26 11:21 UTC (History)
0 users

See Also:


Attachments
file.diff (32.88 KB, patch)
2012-06-10 15:10 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2012-06-10 15:10:13 UTC
	Since LLVM/Clang 3.1 was imported to 10-CURRENT and 9-STABLE,
	it strongly encourage update ports version to 3.1 release too,
	because 3.0 release can't be build over existed in base r3.1.

	Update based on existed -devel ports.
Comment 1 Dima Panov freebsd_committer freebsd_triage 2012-06-10 15:12:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

brooks@ territory
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-26 11:10:51 UTC
fluffy      2012-06-26 10:10:40 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm           Makefile distinfo pkg-plist 
    lang/clang           Makefile distinfo pkg-plist 
    lang/clang/files     
                         patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h 
  Added files:
    devel/llvm/files     patch-utils_llvm-build_llvmbuild_main.py 
    lang/clang/files     patch-utils_llvm-build_llvmbuild_main.py 
  Log:
  - Update LLVM/Clang suite to 3.1 release
  
  PR:             168921
  Submitted by:   myself
  Approved by:    brooks (via pav@, with timeout)
  
  Revision  Changes    Path
  1.47      +24 -11    ports/devel/llvm/Makefile
  1.18      +2 -2      ports/devel/llvm/distinfo
  1.1       +20 -0     ports/devel/llvm/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.20      +47 -21    ports/devel/llvm/pkg-plist
  1.18      +13 -19    ports/lang/clang/Makefile
  1.7       +4 -4      ports/lang/clang/distinfo
  1.2       +6 -6      ports/lang/clang/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h
  1.1       +20 -0     ports/lang/clang/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.10      +44 -22    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 Dima Panov freebsd_committer freebsd_triage 2012-06-26 11:21:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!