mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/flatbuffers: Update 23.1.4 -> 23.1.21
Reported by: portscout
This commit is contained in:
parent
1d26bcc92b
commit
4cbc811bc9
@ -1,6 +1,6 @@
|
||||
PORTNAME= flatbuffers
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 23.1.4
|
||||
DISTVERSION= 23.1.21
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1673468968
|
||||
SHA256 (google-flatbuffers-v23.1.4_GH0.tar.gz) = 801871ff3747838c0dd9730fc44ca9cc453ff42f9c8a0a2f1b33776d2ca5e4b9
|
||||
SIZE (google-flatbuffers-v23.1.4_GH0.tar.gz) = 2178791
|
||||
TIMESTAMP = 1674410196
|
||||
SHA256 (google-flatbuffers-v23.1.21_GH0.tar.gz) = d84cb25686514348e615163b458ae0767001b24b42325f426fd56406fd384238
|
||||
SIZE (google-flatbuffers-v23.1.21_GH0.tar.gz) = 2181861
|
||||
|
@ -5,6 +5,7 @@ include/flatbuffers/base.h
|
||||
include/flatbuffers/bfbs_generator.h
|
||||
include/flatbuffers/buffer.h
|
||||
include/flatbuffers/buffer_ref.h
|
||||
include/flatbuffers/code_generator.h
|
||||
include/flatbuffers/code_generators.h
|
||||
include/flatbuffers/default_allocator.h
|
||||
include/flatbuffers/detached_buffer.h
|
||||
@ -38,6 +39,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
|
||||
lib/libflatbuffers.so.23.1.4
|
||||
lib/libflatbuffers.so.23.1.21
|
||||
libdata/pkgconfig/flatbuffers.pc
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= rpcs3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.0.26-14584 # git rev-list --count HEAD
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONSUFFIX= -gc3c2bb7ad8
|
||||
CATEGORIES= emulators wayland
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= msl
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= nn-insight
|
||||
DISTVERSION= 1.0.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= kodi
|
||||
DISTVERSION= 19.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia java
|
||||
|
||||
MAINTAINER= yzrh@noema.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= tensorflow
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.9.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user