Why portlint require MASTER_SITE to end with /?
Florent Peterschmitt
florent at peterschmitt.fr
Mon Mar 11 19:16:34 UTC 2013
I tried with
http://gitorious.org/mdb/mdb/archive-tarball/6dab37f2acaef70a31f65bd485fd2222c2648d2b
for example, where 6dab37f2acaef70a31f65bd485fd2222c2648d2b is the
commit "hash".
The file retrived was
mdb-mdb-6dab37f2acaef70a31f65bd485fd2222c2648d2b.tar.gz
Is that you want ?
Le 11/03/2013 19:05, Xin Li a écrit :
> 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,
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130311/a2c13338/attachment.sig>
More information about the freebsd-ports
mailing list