Bug 32001

Summary: Update lang/ghc to 5.02.1 (REPLACES PR ports/30910)
Product: Ports & Packages Reporter: Simon Marlow <simon>
Component: Individual Port(s)Assignee: Jimmy Olgeni <olgeni>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Simon Marlow 2001-11-15 10:00:02 UTC

Fix: The patch below updates the port lang/ghc to version 5.02.1.  Some
users have requested that the old version 4 port be kept around, so I
suggest repo-copying the existing lang/ghc to lang/ghc4 first.
(Originally in PR ports/30910 I suggested making the new port
lang/ghc5, but the feeling was that just upgrading the existing port
and renaming the old one is better.  Please close the original report).

The new port is much simpler, and builds much faster, because it
bootstraps by downloading a cut-down binary distribution of itself in
a similar way to lang/gnat.  Note that the files subdirectory is no
longer needed.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2001-11-17 12:49:15 UTC
State Changed
From-To: open->analyzed

Waiting for repocopy (lang/ghc -> lang/ghc4). 


Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2001-11-17 12:49:15 UTC
Responsible Changed
From-To: freebsd-ports->olgeni

I'll take this (I swear that I'll be faster this time :)
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2002-01-07 14:40:42 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!