From owner-svn-ports-all@FreeBSD.ORG Fri Mar 29 10:40:52 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id CAE36C63; Fri, 29 Mar 2013 10:40:52 +0000 (UTC) Date: Fri, 29 Mar 2013 10:40:52 +0000 From: Alexey Dokuchaev To: Ganael LAPLANCHE Subject: Re: svn commit: r315536 - in head/games/blobby: . files Message-ID: <20130329104052.GA33138@FreeBSD.org> References: <201303291022.r2TAMhKY044686@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201303291022.r2TAMhKY044686@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 10:40:52 -0000 On Fri, Mar 29, 2013 at 10:22:43AM +0000, Ganael LAPLANCHE wrote: > New Revision: 315536 > URL: http://svnweb.freebsd.org/changeset/ports/315536 > > -PORTVERSION= 1.0r1 > +PORTVERSION= 1.0r3 It would be nice to use DISTVERSION one day (when would be possible without reordering pacakge version). > CATEGORIES= games > -MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/1.0RC1/ > -DISTNAME= blobby2-linux-1.0rc1 > +MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/1.0RC3/ > +DISTNAME= blobby2-linux-1.0rc3 Then you probably won't need to hardcode it here... > -WRKSRC= ${WRKDIR}/blobby-1.0rc1 > +WRKSRC= ${WRKDIR}/blobby-1.0rc3 ... and here. ./danfe