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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to