Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 11:22:54 +0200
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Dealing with sourceforge master dir
Message-ID:  <4E0C406E.80500@gmail.com>

next in thread | raw e-mail | index | archive | help
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 :

=> Attempting to fetch 
http://kent.dl.sourceforge.net/project/tiled/tiled/0.6.2/tiled-qt-0.6.2.tar.gz
...

PORTNAME=       tiled
PORTVERSION=    0.6.2
CATEGORIES=     devel
DISTFILES=      ${PORTNAME}-qt-${PORTVERSION}.tar.gz
MASTER_SITE=    SF

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?

Cheers,

-- 
David Demelier



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