Why portlint require MASTER_SITE to end with /?

Xin Li delphij at delphij.net
Mon Mar 11 19:05:36 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

While working on a project hosted at gitorious, I end up with
something like this:

MASTER_SITES=
https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/${GO_TAGNAME}?dummy=
[...]
GO_ACCOUNT=	mdb
GO_PROJECT=	mdb
GO_TAGNAME=	${PORTNAME:U}_${PORTVERSION:S/./_/g}
FETCH_ARGS?=	-o - > ${DISTDIR}/${DISTFILES}

However, portlint gives the following warning, which I think is wrong:

FATAL: Makefile: URL
"https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/${GO_TAGNAME}?dummy="
should end with "/" or a group name (e.g. :something).

Can this be made a non-fatal one, or do we have better way to handle
gitorious source packages?

Cheers,
- -- 
Xin LI <delphij at delphij.net>    https://www.delphij.net/
FreeBSD - The Power to Serve!           Live free or die
-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJRPir9AAoJEG80Jeu8UPuzqwsH/1RjMZ7/qYlhM2f5vhydywmY
8nPb11SuNYNHLn99aKkScmrojGc30UmWccGb9KGYHshQyIjxAxJW+0Bm/86bA7UU
aK5cobispF61sOoIwAboBj7yNO6zeXx336L/kbd3LAEQ+nzmmKhqJ7jAtQKM0Sdk
C1tZOr0tDYMrbs4ylPQrBsk5SYrYTJbR6cUNKVg7cJxIUEq1h3MMRHjuZK3oGdFZ
7zjEdwuqoV+zqmLn450HAl3etw+8pt49o/rWoOZneSwaov+aNdOdONrO/5ka/Ri7
EfEkx+c17rE8Vc8DvlpGb6XuKINLYBH8tBnEQeWxFtIk43paJ5x7rS5Zz7SpGTc=
=pLZj
-----END PGP SIGNATURE-----


More information about the freebsd-ports mailing list