Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2009 13:51:20 +0200
From:      Kjell Tore Ullavik <ktullavik@gmail.com>
To:        ports@freebsd.org
Subject:   port does not fetch with fetch -A, redirect
Message-ID:  <4AAB8B38.3030705@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi!
I just submitted a new port 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138753
However, I forgot to change a temporary solution for fetching the distfile.
It does not fetch with the -A option as used by the port system. The 
submitted
Makefile contains the redirect I got as mastersite, but that does'nt 
work anymore.

WORKS
# fetch 
http://launchpad.net/pyjama/trunk/0.3/+download/pyjama-0.3.0.1_all.tar.gz

FAILS
# fetch -ApRr 
http://launchpad.net/pyjama/trunk/0.3/+download/pyjama-0.3.0.1_all.tar.gz
fetch: 
http://launchpad.net/pyjama/trunk/0.3/+download/pyjama-0.3.0.1_all.tar.gz: 
Moved Temporarily


How do I deal with this?





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