Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2021 14:51:04 GMT
From:      Johannes M Dieterich <jmd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 793bb9ca8297 - main - devel/oclgrind: increment PORTEPOCH
Message-ID:  <202112011451.1B1Ep4xj037299@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jmd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=793bb9ca82977fc2d6e5633e04a2af9a793ff45c

commit 793bb9ca82977fc2d6e5633e04a2af9a793ff45c
Author:     Johannes M Dieterich <jmd@FreeBSD.org>
AuthorDate: 2021-12-01 14:49:59 +0000
Commit:     Johannes M Dieterich <jmd@FreeBSD.org>
CommitDate: 2021-12-01 14:49:59 +0000

    devel/oclgrind: increment PORTEPOCH
    
    Due to the version change to abbreviated years (21.10) we'd otherwise go
    backwards.
---
 devel/oclgrind/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile
index 7acaf2ec4748..26199bdbc7b0 100644
--- a/devel/oclgrind/Makefile
+++ b/devel/oclgrind/Makefile
@@ -4,6 +4,7 @@ PORTNAME=	oclgrind
 PORTVERSION=	21.10
 DISTVERSIONPREFIX=	v
 PORTREVISION=	0
+PORTEPOCH=	1
 CATEGORIES=	devel
 
 MAINTAINER=	jmd@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112011451.1B1Ep4xj037299>