git: 793bb9ca8297 - main - devel/oclgrind: increment PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Dec 2021 14:51:04 UTC
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