git: aa8271ff9f9a - 2022Q4 - devel/flatbuffers: Restore PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Oct 2022 15:18:14 UTC
The branch 2022Q4 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aa8271ff9f9a7a9cc0228ac4c69dad57035ae727
commit aa8271ff9f9a7a9cc0228ac4c69dad57035ae727
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-01 15:17:14 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-01 15:18:09 +0000
devel/flatbuffers: Restore PORTEPOCH
(cherry picked from commit 25fdc7eaa75fb447cba41fcfab678b133480dcf1)
---
devel/flatbuffers/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile
index 561dc7711ab3..20719e246260 100644
--- a/devel/flatbuffers/Makefile
+++ b/devel/flatbuffers/Makefile
@@ -1,6 +1,7 @@
PORTNAME= flatbuffers
DISTVERSIONPREFIX= v
DISTVERSION= 22.9.24
+PORTEPOCH= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org