svn commit: r332589 - in head/sysutils: . grub2-bhyve

Adam Weinberger adamw at adamw.org
Thu Nov 7 13:59:54 UTC 2013


On 2013/11/06 11:21, Kris Moore wrote:
> On 11/06/13 01:29, Alexey Dokuchaev wrote:
>> On Sun, Nov 03, 2013 at 05:11:59AM +0000, Kris Moore wrote:
>>> New Revision: 332589
>>> URL: http://svnweb.freebsd.org/changeset/ports/332589
>>> 
>>> +MASTER_SITES=	http://github.com/${GH_ACCOUNT}/${PORTNAME}/archive/v${DISTVERSION}.tar.gz?dummy=/
>> Why is this (ugly) line needed in presence of USE_GITHUB?
> 
> Took another look, needed to set GH_TAGNAME to "v0.2" not "0.2". Fixed

This is a perfectly good MASTER_SITES line to use. It prevents you from 
needing to extract commit hashes and bizarre directory names and makes 
maintaining much easier. github's package fetch system is ridiculous, 
though it would be much easier if we were able to tell fetch the name of 
the output file to save to.

# Adam


---
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-head mailing list