Bug 114169 - [PATCH] Upgrade devel/llvm to version 2.0
Summary: [PATCH] Upgrade devel/llvm to version 2.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: 2007-06-30 22:00 UTC by Stefan Eßer
Modified: 2007-07-18 16:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (12.92 KB, patch)
2007-06-30 22:00 UTC, Stefan Eßer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Eßer freebsd_committer freebsd_triage 2007-06-30 22:00:09 UTC
Upgrade LLVM to version 2.0 (patch included)

Fix: Apply the following patch to the port. The patch in the files
sub-directory can be removed (it did only apply to FreeBSD-4.x
which is no longer supported by the ports infrastructure).

# cd /usr/ports/devel/llvm
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-30 22:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-07-18 06:59:11 UTC
Responsible Changed
From-To: perky->brooks

With portmgr hat, reassign to brooks, who is interested in bringing this 
port up-to-date.  This PR was already eligible for maintainer timeout, and 
the previous commit to the port was also done via maintainer timeout.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-18 15:53:46 UTC
brooks      2007-07-18 14:53:39 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    devel/llvm           Makefile distinfo pkg-plist 
  Removed files:
    devel/llvm/files     patch-include-llvm-Modules.h 
  Log:
  Upgrade to LLVM 2.0.
  
  From the release notes: "This is the first LLVM release to correctly
  compile and optimize major software like LLVM itself, Mozilla/Seamonkey,
  Qt 4.3rc1, kOffice, etc out of the box on linux/x86"
  
  For details on the changes to LLVM see:
  
  http://llvm.org/releases/2.0/docs/ReleaseNotes.html
  
  Submitted by:   se
  PR:             ports/114169
  
  Revision  Changes    Path
  1.525     +10 -1     ports/UPDATING
  1.16      +8 -4      ports/devel/llvm/Makefile
  1.6       +3 -3      ports/devel/llvm/distinfo
  1.2       +0 -56     ports/devel/llvm/files/patch-include-llvm-Modules.h (dead)
  1.6       +48 -36    ports/devel/llvm/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 4 Brooks Davis freebsd_committer freebsd_triage 2007-07-18 15:55:15 UTC
State Changed
From-To: open->closed

Committed, thanks!