Re: git: 9b169deebcab - main - graphics/magnum: Re-add port: C++11 graphics middleware for games and data visualization

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 16 Jan 2023 13:41:24 UTC
Yuri Victorovich <yuri@FreeBSD.org> writes:

> @@ -0,0 +1,62 @@
> +PORTNAME=	magnum
> +DISTVERSIONPREFIX=	v
> +DISTVERSION=	v2020.06-2037
> +DISTVERSIONSUFFIX=	-gb6a31a0af

Extra "v" crept in DISTVERSION and propagated into PKGVERSION, turning
this into a downgrade. Note, "v" can represent "beta version" as modern
pronounciation of "β" is "v".

$ pkg version -t 2019.10_1 v2020.06.2037_1
>

$ pkg version -t 0 v
>