Bug 32001 - Update lang/ghc to 5.02.1 (REPLACES PR ports/30910)
Summary: Update lang/ghc to 5.02.1 (REPLACES PR ports/30910)
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-15 10:00 UTC by Simon Marlow
Modified: 2002-01-07 14:41 UTC (History)
0 users

See Also:


Attachments
file.diff (48.92 KB, patch)
2001-11-15 10:00 UTC, Simon Marlow
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!