Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 10:41:31 +0100
From:      Chris Rees <crees@freebsd.org>
To:        David Demelier <demelier.david@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Dealing with sourceforge master dir
Message-ID:  <BANLkTimXtL=vR2TaY7hHi=vxwXp_bOLYtw@mail.gmail.com>
In-Reply-To: <4E0C406E.80500@gmail.com>
References:  <4E0C406E.80500@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 June 2011 10:22, David Demelier <demelier.david@gmail.com> wrote:
> Hello,
>
> I'm trying to write a new port for the tiled application. It is hosted by
> sourceforge as you can see here :
>
> http://sourceforge.net/projects/tiled/
>
> But the download fails since the distfile is not in the usual directories=
 :
>
> =3D> Attempting to fetch
> http://kent.dl.sourceforge.net/project/tiled/tiled/0.6.2/tiled-qt-0.6.2.t=
ar.gz
> ...
>
> PORTNAME=3D =A0 =A0 =A0 tiled
> PORTVERSION=3D =A0 =A00.6.2
> CATEGORIES=3D =A0 =A0 devel
> DISTFILES=3D =A0 =A0 =A0${PORTNAME}-qt-${PORTVERSION}.tar.gz
> MASTER_SITE=3D =A0 =A0SF
>
> This is the correct download page :
>
> http://sourceforge.net/projects/tiled/files/tiled-qt/0.6.2/tiled-qt-0.6.2=
.tar.gz/download
>
> How can I correct it?

Try MASTER_SITES=3D    SF/tiled/files/tiled-qt/0.6.2/

By the way, did you copy/paste this out of your Makefile? It should be
MASTER_SITES plural.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimXtL=vR2TaY7hHi=vxwXp_bOLYtw>