svn commit: r479372 - in head/graphics/zint: . files

Alexey Dokuchaev danfe at FreeBSD.org
Mon Sep 10 13:34:28 UTC 2018


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


More information about the svn-ports-all mailing list