git: 25eb615ec9ea - main - devel/flatbuffers: Update 22.12.06 -> 23.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 00:19:27 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=25eb615ec9ea50b198be80fa29fd274bb49b9e15 commit 25eb615ec9ea50b198be80fa29fd274bb49b9e15 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-11 15:44:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-12 00:19:18 +0000 devel/flatbuffers: Update 22.12.06 -> 23.1.4 Reported by: portscout --- devel/flatbuffers/Makefile | 2 +- devel/flatbuffers/distinfo | 6 +++--- devel/flatbuffers/pkg-plist | 4 ++-- emulators/rpcs3/Makefile | 1 + graphics/msl/Makefile | 1 + misc/nn-insight/Makefile | 2 +- multimedia/kodi/Makefile | 1 + 7 files changed, 10 insertions(+), 7 deletions(-) diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index f62cdce1df66..80e0bbb7fd18 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -1,6 +1,6 @@ PORTNAME= flatbuffers DISTVERSIONPREFIX= v -DISTVERSION= 22.12.06 +DISTVERSION= 23.1.4 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/flatbuffers/distinfo b/devel/flatbuffers/distinfo index 2718de9fc5ca..378a594ee09e 100644 --- a/devel/flatbuffers/distinfo +++ b/devel/flatbuffers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670485435 -SHA256 (google-flatbuffers-v22.12.06_GH0.tar.gz) = 209823306f2cbedab6ff70997e0d236fcfd1864ca9ad082cbfdb196e7386daed -SIZE (google-flatbuffers-v22.12.06_GH0.tar.gz) = 2172096 +TIMESTAMP = 1673468968 +SHA256 (google-flatbuffers-v23.1.4_GH0.tar.gz) = 801871ff3747838c0dd9730fc44ca9cc453ff42f9c8a0a2f1b33776d2ca5e4b9 +SIZE (google-flatbuffers-v23.1.4_GH0.tar.gz) = 2178791 diff --git a/devel/flatbuffers/pkg-plist b/devel/flatbuffers/pkg-plist index aaada6742471..fab305db3a7a 100644 --- a/devel/flatbuffers/pkg-plist +++ b/devel/flatbuffers/pkg-plist @@ -38,6 +38,6 @@ lib/cmake/flatbuffers/FlatcTargets.cmake lib/cmake/flatbuffers/flatbuffers-config-version.cmake lib/cmake/flatbuffers/flatbuffers-config.cmake lib/libflatbuffers.so -lib/libflatbuffers.so.22 -lib/libflatbuffers.so.22.12.06 +lib/libflatbuffers.so.23 +lib/libflatbuffers.so.23.1.4 libdata/pkgconfig/flatbuffers.pc diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 0e9abde5dffa..d843857f9de8 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,6 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.26-14568 # git rev-list --count HEAD +PORTREVISION= 1 DISTVERSIONSUFFIX= -g1852b370d7 CATEGORIES= emulators wayland diff --git a/graphics/msl/Makefile b/graphics/msl/Makefile index 0247b0adc198..e10bca4eb803 100644 --- a/graphics/msl/Makefile +++ b/graphics/msl/Makefile @@ -1,6 +1,7 @@ PORTNAME= msl DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/nn-insight/Makefile b/misc/nn-insight/Makefile index 2efda0af8b19..584af7e17b9a 100644 --- a/misc/nn-insight/Makefile +++ b/misc/nn-insight/Makefile @@ -1,6 +1,6 @@ PORTNAME= nn-insight DISTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 270f2313cd3e..b9af4132703d 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,5 +1,6 @@ PORTNAME= kodi DISTVERSION= 19.5 +PORTREVISION= 1 CATEGORIES= multimedia java MAINTAINER= yzrh@noema.org