Date: Mon, 10 Sep 2018 13:34:28 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Mathieu Arnold <mat@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r479372 - in head/graphics/zint: . files Message-ID: <20180910133428.GA4433@FreeBSD.org> In-Reply-To: <20180910101021.bcp7bpdclkgbu22b@ogg.in.absolight.net> References: <201809100817.w8A8HkKF087807@repo.freebsd.org> <20180910101021.bcp7bpdclkgbu22b@ogg.in.absolight.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 10, 2018 at 12:10:21PM +0200, Mathieu Arnold wrote: > On Mon, Sep 10, 2018 at 08:17:46AM +0000, Alexey Dokuchaev wrote: > > +DISTVERSION= 2.6.3_rc2 # NOT a "release candidate", > > fixup for 2.6.3 > > The you should probably not be using DISTVERSION, because it's going to > be 2.6.3.r2, which, for the ports tree, means release candidate, and is > before 2.6.3. It should probably be using a PORTVERSION of 2.6.3r2 and > set DISTNAME to the correct file name. I've considered something like this as well, but later got more inclined towards DISTVERSION since, well, it is exactly how they've named the distfile, even if it's not a release candidate. I think I've provided enough information to mitigate possible confusion or accidental "update" to plain 2.6.3. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180910133428.GA4433>