Re: git: cfb6fe4117a4 - main - sysutils/gpu-firmware-kmod: Change it to be a metaport

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Sun, 01 May 2022 17:52:35 UTC
On 5/1/22 19:49, Alexey Dokuchaev wrote:
> On Sun, May 01, 2022 at 05:24:32PM +0000, Emmanuel Vadot wrote:
>> commit cfb6fe4117a49b3c3bef886564bbaf38a4627fad
>>
>>      sysutils/gpu-firmware-kmod: Change it to be a metaport
>> ...
>> @@ -1,26 +1,95 @@
>>   # Created by: Johannes Dieterich <jmd@FreeBSD.org>
>>   
>>   PORTNAME=	gpu-firmware-kmod
>> -PORTVERSION=	g20210330
>> +PORTVERSION=	20211014
>> +PORTEPOCH=	1
> 
> What happened here?  Why bump the port epoch?
> 
> ./danfe

I think the "g" letter removed from the port version required this.

--HPS