svn commit: r414384 - head/sysutils/xdu

Alexey Dokuchaev danfe at FreeBSD.org
Tue May 3 02:55:41 UTC 2016


On Sun, May 01, 2016 at 05:21:12AM +0000, Cy Schubert wrote:
> New Revision: 414384
> URL: https://svnweb.freebsd.org/changeset/ports/414384
> 
> Log:
>   Make fetchable again.
>   
>   Assume care and feeding of this port.
> 
> [...]
> +USE_GITHUB=	yes
> +GH_ACCOUNT=	vlasovskikh
> +GH_PROJECT=	xdu
>  
> -NO_WRKSUBDIR=	yes
> -USES=		imake tar:Z
> +USES=		imake tar

USES=tar looks bogus here, as it is now GitHub-based port.  It is even more
bogus since distinfo clearly says ".tar.gz".

./danfe


More information about the svn-ports-head mailing list