diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-13 07:59:49 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-13 07:59:49 +0000 |
commit | 1b571ebc8b879767b26552a51157f4e8b6bd3c9c (patch) | |
tree | 14199cbede28b66569ad67bb94e0a956f7a7319d | |
parent | cad/veroroute: Update 184 -> 185 (diff) |
devel/flatbuffers: Update 1.11.0-184 -> 1.12.0
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=528335
-rw-r--r-- | devel/flatbuffers/Makefile | 3 | ||||
-rw-r--r-- | devel/flatbuffers/distinfo | 6 | ||||
-rw-r--r-- | devel/flatbuffers/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index d2bf549c50d0..a4d4624edf1c 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -3,8 +3,7 @@ PORTNAME= flatbuffers DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0-184 -DISTVERSIONSUFFIX= -g3a70e0b +DISTVERSION= 1.12.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/flatbuffers/distinfo b/devel/flatbuffers/distinfo index e6a56cbfc165..5b3298c67e4b 100644 --- a/devel/flatbuffers/distinfo +++ b/devel/flatbuffers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577158599 -SHA256 (google-flatbuffers-v1.11.0-184-g3a70e0b_GH0.tar.gz) = b32da8daf5d376668acdc275863b2fba594eeabfb15e2dff4b3d212b2a40afc6 -SIZE (google-flatbuffers-v1.11.0-184-g3a70e0b_GH0.tar.gz) = 1055557 +TIMESTAMP = 1584086273 +SHA256 (google-flatbuffers-v1.12.0_GH0.tar.gz) = 62f2223fb9181d1d6338451375628975775f7522185266cd5296571ac152bc45 +SIZE (google-flatbuffers-v1.12.0_GH0.tar.gz) = 1145348 diff --git a/devel/flatbuffers/pkg-plist b/devel/flatbuffers/pkg-plist index 4ca46b97f3e0..deb21eb0acda 100644 --- a/devel/flatbuffers/pkg-plist +++ b/devel/flatbuffers/pkg-plist @@ -21,4 +21,4 @@ lib/cmake/flatbuffers/FlatcTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/flatbuffers/FlatcTargets.cmake lib/libflatbuffers.so lib/libflatbuffers.so.1 -lib/libflatbuffers.so.1.11.0 +lib/libflatbuffers.so.1.12.0 |