Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2022 15:18:14 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: aa8271ff9f9a - 2022Q4 - devel/flatbuffers: Restore PORTEPOCH
Message-ID:  <202210011518.291FIEUF074457@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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