Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2013 17:15:58 +0400 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        haskell@FreeBSD.org
Subject:   ports/182458: [PATCH] lang/ghc: fetch problem
Message-ID:  <20130928131558.177F75F2@hades.panopticon>
Resent-Message-ID: <201309281320.r8SDK1gp018939@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182458
>Category:       ports
>Synopsis:       [PATCH] lang/ghc: fetch problem
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 28 13:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r251956: Tue Jun 18 21:41:37 MSK
>Description:
ghc does not fetch in e.g. tinderbox, because it tries to fetch

http://hackage.haskell.org/packages/archive/hscolour/1.20.3/hscolour-1.20.3.tar.gz

but it redirects to

http://hackage.haskell.org/package/hscolour-1.20.3/hscolour-1.20.3.tar.gz

and as we don't follow redirects, this file won't fetch.

Port maintainer (haskell@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
Seems to be trivial URL change.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130928131558.177F75F2>