git: 73d3c627e211 - main - devel/flatbuffers: Update 23.1.21 → 23.3.3

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 05 Mar 2023 17:56:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73d3c627e21139440f268927c97e323064ba2443

commit 73d3c627e21139440f268927c97e323064ba2443
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-05 17:55:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-05 17:56:35 +0000

    devel/flatbuffers: Update 23.1.21 → 23.3.3
    
    Reported by:    portscout
---
 devel/flatbuffers/Makefile  | 4 ++--
 devel/flatbuffers/distinfo  | 6 +++---
 devel/flatbuffers/pkg-plist | 3 +--
 emulators/rpcs3/Makefile    | 1 +
 graphics/msl/Makefile       | 1 +
 misc/nn-insight/Makefile    | 2 +-
 multimedia/kodi/Makefile    | 1 +
 7 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile
index b95585b0eef8..424a30d7e19b 100644
--- a/devel/flatbuffers/Makefile
+++ b/devel/flatbuffers/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	flatbuffers
 DISTVERSIONPREFIX=	v
-DISTVERSION=	23.1.21
+DISTVERSION=	23.3.3
 PORTEPOCH=	1
 CATEGORIES=	devel
 
@@ -9,7 +9,7 @@ COMMENT=	Memory efficient serialization library
 WWW=		https://google.github.io/flatbuffers/
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake:testing compiler:c++14-lang cpe python:build
 CPE_VENDOR=	google
diff --git a/devel/flatbuffers/distinfo b/devel/flatbuffers/distinfo
index 19709637ab88..c414469e38d1 100644
--- a/devel/flatbuffers/distinfo
+++ b/devel/flatbuffers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674410196
-SHA256 (google-flatbuffers-v23.1.21_GH0.tar.gz) = d84cb25686514348e615163b458ae0767001b24b42325f426fd56406fd384238
-SIZE (google-flatbuffers-v23.1.21_GH0.tar.gz) = 2181861
+TIMESTAMP = 1677999357
+SHA256 (google-flatbuffers-v23.3.3_GH0.tar.gz) = 8aff985da30aaab37edf8e5b02fda33ed4cbdd962699a8e2af98fdef306f4e4d
+SIZE (google-flatbuffers-v23.3.3_GH0.tar.gz) = 2197401
diff --git a/devel/flatbuffers/pkg-plist b/devel/flatbuffers/pkg-plist
index f4b1d644e374..025e47a6d5ca 100644
--- a/devel/flatbuffers/pkg-plist
+++ b/devel/flatbuffers/pkg-plist
@@ -2,7 +2,6 @@ bin/flatc
 include/flatbuffers/allocator.h
 include/flatbuffers/array.h
 include/flatbuffers/base.h
-include/flatbuffers/bfbs_generator.h
 include/flatbuffers/buffer.h
 include/flatbuffers/buffer_ref.h
 include/flatbuffers/code_generator.h
@@ -39,5 +38,5 @@ lib/cmake/flatbuffers/FlatcTargets.cmake
 lib/cmake/flatbuffers/flatbuffers-config-version.cmake
 lib/cmake/flatbuffers/flatbuffers-config.cmake
 lib/libflatbuffers.so
-lib/libflatbuffers.so.23.1.21
+lib/libflatbuffers.so.23.3.3
 libdata/pkgconfig/flatbuffers.pc
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index 54bbc7875b0e..c5656091ff75 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	rpcs3
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.0.27-14790 # git rev-list --count HEAD
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-g2de4c03faa
 CATEGORIES=	emulators wayland
 
diff --git a/graphics/msl/Makefile b/graphics/msl/Makefile
index caf416a01b1d..d8d448eee1e8 100644
--- a/graphics/msl/Makefile
+++ b/graphics/msl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	msl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.7.2
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/nn-insight/Makefile b/misc/nn-insight/Makefile
index b444f93bf97f..becebbac2e95 100644
--- a/misc/nn-insight/Makefile
+++ b/misc/nn-insight/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nn-insight
 DISTVERSION=	1.0.7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index 6bf4f7e657b5..06abfdd8d902 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kodi
 DISTVERSION=	20.0
+PORTREVISION=	1
 CATEGORIES=	multimedia java
 
 MAINTAINER=	yzrh@noema.org