From owner-svn-ports-head@FreeBSD.ORG Sat Nov 16 21:13:44 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 527BB5BE; Sat, 16 Nov 2013 21:13:44 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2E0B4259B; Sat, 16 Nov 2013 21:13:43 +0000 (UTC) Received: by apnoea.adamw.org (Postfix, from userid 1002) id 413121201EF; Sat, 16 Nov 2013 16:13:37 -0500 (EST) Date: Sat, 16 Nov 2013 16:13:37 -0500 From: Adam Weinberger To: Mathieu Arnold Subject: Re: svn commit: r333985 - head/net-mgmt/ipv6gen Message-ID: <20131116211337.GA723@apnoea.adamw.org> References: <201311161129.rAGBT6El073784@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: Vim 7.3 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-Adamw: ADAMW!!! X-URL: http://www.adamw.org User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, Antoine Brodin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2013 21:13:44 -0000 >> (2013/11/16 @ 0657 EST): Mathieu Arnold said, in 0.3K: << > +--On 16 novembre 2013 11:29:06 +0000 Antoine Brodin > wrote: > | +MASTER_SITES= > | http://github.com/vladak/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy > | =/ > > Shouldn't you do : > > USE_GITHUB=yes > GH_ACCOUNT= vladak > GH_COMMIT= ${PORTVERSION} > GH_TAGNAME= ${PORTVERSION} > > or something ? >> end of "Re: svn commit: r333985 - head/net-mgmt/ipv6gen" from Mathieu Arnold << The technique the Antoine used is actually simpler to maintain. You don't need to track the commit, and it behaves more like a normal tarball. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org