git: 26c38361f17a - main - devel/flatbuffers: Update 2.0.8 -> 22.9.24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 18:59:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=26c38361f17acaed182113f165c6a02dc326a083 commit 26c38361f17acaed182113f165c6a02dc326a083 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-29 14:41:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-29 18:59:22 +0000 devel/flatbuffers: Update 2.0.8 -> 22.9.24 Reported by: portscout --- devel/flatbuffers/Makefile | 5 ++--- devel/flatbuffers/distinfo | 6 +++--- devel/flatbuffers/pkg-plist | 9 +++++---- emulators/rpcs3/Makefile | 1 + graphics/msl/Makefile | 1 + misc/nn-insight/Makefile | 2 +- multimedia/kodi/Makefile | 2 +- science/py-tensorflow/Makefile | 1 + 8 files changed, 15 insertions(+), 12 deletions(-) diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index a28f1919b111..561dc7711ab3 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -1,7 +1,6 @@ PORTNAME= flatbuffers DISTVERSIONPREFIX= v -DISTVERSION= 2.0.8 -PORTEPOCH= 1 +DISTVERSION= 22.9.24 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -20,7 +19,7 @@ GH_ACCOUNT= google CMAKE_ON= FLATBUFFERS_BUILD_SHAREDLIB CMAKE_OFF= FLATBUFFERS_BUILD_FLATLIB FLATBUFFERS_BUILD_TESTS -CMAKE_TESTING_ON= FLATBUFFERS_BUILD_TESTS # one test fails, see https://github.com/google/flatbuffers/issues/7009 +CMAKE_TESTING_ON= FLATBUFFERS_BUILD_TESTS # one test fails, see https://github.com/google/flatbuffers/issues/7009 and https://github.com/google/flatbuffers/issues/7556 BINARY_ALIAS= git=false python3=${PYTHON_CMD} diff --git a/devel/flatbuffers/distinfo b/devel/flatbuffers/distinfo index ea4bc70fbdc0..7ce52fda0c31 100644 --- a/devel/flatbuffers/distinfo +++ b/devel/flatbuffers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661917851 -SHA256 (google-flatbuffers-v2.0.8_GH0.tar.gz) = f97965a727d26386afaefff950badef2db3ab6af9afe23ed6d94bfb65f95f37e -SIZE (google-flatbuffers-v2.0.8_GH0.tar.gz) = 2029055 +TIMESTAMP = 1664401056 +SHA256 (google-flatbuffers-v22.9.24_GH0.tar.gz) = 40e0788873012def4d66a2fdbac15fbe012784473c01a703ccb5be33383556bf +SIZE (google-flatbuffers-v22.9.24_GH0.tar.gz) = 2091992 diff --git a/devel/flatbuffers/pkg-plist b/devel/flatbuffers/pkg-plist index d611248bf10d..649c36db4542 100644 --- a/devel/flatbuffers/pkg-plist +++ b/devel/flatbuffers/pkg-plist @@ -30,13 +30,14 @@ include/flatbuffers/util.h include/flatbuffers/vector.h include/flatbuffers/vector_downward.h include/flatbuffers/verifier.h -lib/cmake/flatbuffers/FlatBuffersConfig.cmake -lib/cmake/flatbuffers/FlatBuffersConfigVersion.cmake +lib/cmake/flatbuffers/BuildFlatBuffers.cmake lib/cmake/flatbuffers/FlatBuffersSharedTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/flatbuffers/FlatBuffersSharedTargets.cmake lib/cmake/flatbuffers/FlatcTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/flatbuffers/FlatcTargets.cmake +lib/cmake/flatbuffers/flatbuffers-config-version.cmake +lib/cmake/flatbuffers/flatbuffers-config.cmake lib/libflatbuffers.so -lib/libflatbuffers.so.2 -lib/libflatbuffers.so.2.0.8 +lib/libflatbuffers.so.22 +lib/libflatbuffers.so.22.9.24 libdata/pkgconfig/flatbuffers.pc diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index c4f60e5c311f..7053dbf09fa2 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,6 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.24-14203 # git rev-list --count HEAD +PORTREVISION= 1 DISTVERSIONSUFFIX= -g8170b91f76 CATEGORIES= emulators wayland diff --git a/graphics/msl/Makefile b/graphics/msl/Makefile index 8dcd022f70f1..1f4715f05618 100644 --- a/graphics/msl/Makefile +++ b/graphics/msl/Makefile @@ -1,6 +1,7 @@ PORTNAME= msl DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/nn-insight/Makefile b/misc/nn-insight/Makefile index 89937cdb456d..1f37217669f9 100644 --- a/misc/nn-insight/Makefile +++ b/misc/nn-insight/Makefile @@ -1,6 +1,6 @@ PORTNAME= nn-insight DISTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index f10119dd97f0..4208141bf18d 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kodi DISTVERSION= 19.4 DISTVERSIONSUFFIX= -${KODI_CODENAME} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia java MAINTAINER= yzrh@noema.org diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index b7f89a66198d..2de1a4e35af1 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,6 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME}