Bug 40779 - Update lang/ghc port to version 5.04
Summary: Update lang/ghc port to version 5.04
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: 2002-07-19 17:30 UTC by Simon Marlow
Modified: 2002-07-21 15:11 UTC (History)
0 users

See Also:


Attachments
file.diff (47.18 KB, patch)
2002-07-19 17:30 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 2002-07-19 17:30:01 UTC

    
Comment 1 obraun 2002-07-19 18:51:21 UTC
Simon,

I got the following on -stable:

# make
>> ghc-5.04-i386-unknown-freebsd-boot.tar.bz2 doesn't seem to exist in  /usr/ports/distfiles/.
>> Attempting to fetch from http://www.haskell.org/ghc/dist/5.04/.
fetch: ghc-5.04-i386-unknown-freebsd-boot.tar.bz2: Not Found

I cannot find the bootstrap tarball for -stable somewhere under
http://www.haskell.org/ghc/dist/5.04/

This happens on -current:

# make
>> ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2 is not in /usr/ports/lang/ghc/distinfo.
>> Either /usr/ports/lang/ghc/distinfo is out of date, or
>> ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2 is spelled incorrectly.
*** Error code 1

So the line

MD5 (ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2) = 982b6ab064e287d097eda37f70415dbb

is missing in the distinfo file.


Furthermore, the boostrap tarball for -current is not available in
http://www.haskell.org/ghc/dist/5.04/ but in
http://www.haskell.org/ghc/dist/5.04/FreeBSD/

Regards,
         Olli
-- 
IST & IIS _ INF _ UniBwM ___________ http://ist.unibw-muenchen.de/People/obraun/
Tele-Consulting GmbH _______________ http://www.tele-consulting.com/ ___ obraun@
FreeBSD: The Power To Serve ________ http://www.freebsd.org/ ___________________
Comment 2 Simon Marlow 2002-07-20 09:44:14 UTC
On Friday 19 July 2002 6:51 pm, Oliver Braun wrote:

> # make
>
> >> ghc-5.04-i386-unknown-freebsd-boot.tar.bz2 doesn't seem to exist in=20
> >> /usr/ports/distfiles/. Attempting to fetch from
> >> http://www.haskell.org/ghc/dist/5.04/.
>
> fetch: ghc-5.04-i386-unknown-freebsd-boot.tar.bz2: Not Found
>
> I cannot find the bootstrap tarball for -stable somewhere under
> http://www.haskell.org/ghc/dist/5.04/

Duh, I forgot to upload the boot tarball.  Am uploading now.

> This happens on -current:
>
> # make
>
> >> ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2 is not in
> >> /usr/ports/lang/ghc/distinfo. Either /usr/ports/lang/ghc/distinfo is=
 out
> >> of date, or
> >> ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2 is spelled incorrectly.
>
> *** Error code 1
>
> So the line
>
> MD5 (ghc-5.04-i386-unknown-freebsd5-boot.tar.bz2) =3D
> 982b6ab064e287d097eda37f70415dbb
>
> is missing in the distinfo file.

Could whoever checks in the upgrade also add this line?  Thanks.

> Furthermore, the boostrap tarball for -current is not available in
> http://www.haskell.org/ghc/dist/5.04/ but in
> http://www.haskell.org/ghc/dist/5.04/FreeBSD/

Yes, I was going to put the FreeBSD tarballs in a subdirectory, but I thi=
nk=20
I'll back off from that now.  I've moved the -current tarball back into=20
=2E../ghc/dist/5.04.

Cheers,
=09Simon
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2002-07-21 11:24:35 UTC
Responsible Changed
From-To: freebsd-ports->olgeni

Working on this one...
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2002-07-21 15:10:14 UTC
State Changed
From-To: open->closed

Committed, thanks!