mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 3.14.0
Changes: https://github.com/protocolbuffers/protobuf/releases PR: 252569 Exp-run by: antoine
This commit is contained in:
parent
3ab2020a38
commit
b384cceadc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562670
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 3.13.0
|
||||
PORTVERSION= 3.14.0
|
||||
DISTVERSIONPREFIX= cpp-
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597569987
|
||||
SHA256 (protobuf-cpp-3.13.0.tar.gz) = f8a547dfe143a9f61fadafba47fa6573713a33cb80909307c1502e26e1102298
|
||||
SIZE (protobuf-cpp-3.13.0.tar.gz) = 4638758
|
||||
TIMESTAMP = 1605863814
|
||||
SHA256 (protobuf-cpp-3.14.0.tar.gz) = 50ec5a07c0c55d4ec536dd49021f2e194a26bfdbc531d03d1e9d4d3e27175659
|
||||
SIZE (protobuf-cpp-3.14.0.tar.gz) = 4655133
|
||||
|
@ -46,7 +46,6 @@ include/google/protobuf/generated_message_table_driven.h
|
||||
include/google/protobuf/generated_message_util.h
|
||||
include/google/protobuf/has_bits.h
|
||||
include/google/protobuf/implicit_weak_message.h
|
||||
include/google/protobuf/inlined_string_field.h
|
||||
include/google/protobuf/io/coded_stream.h
|
||||
include/google/protobuf/io/gzip_stream.h
|
||||
include/google/protobuf/io/io_win32.h
|
||||
@ -83,7 +82,6 @@ include/google/protobuf/stubs/bytestream.h
|
||||
include/google/protobuf/stubs/callback.h
|
||||
include/google/protobuf/stubs/casts.h
|
||||
include/google/protobuf/stubs/common.h
|
||||
include/google/protobuf/stubs/fastmem.h
|
||||
include/google/protobuf/stubs/hash.h
|
||||
include/google/protobuf/stubs/logging.h
|
||||
include/google/protobuf/stubs/macros.h
|
||||
@ -117,15 +115,15 @@ include/google/protobuf/wrappers.pb.h
|
||||
include/google/protobuf/wrappers.proto
|
||||
lib/libprotobuf-lite.a
|
||||
lib/libprotobuf-lite.so
|
||||
lib/libprotobuf-lite.so.24
|
||||
lib/libprotobuf-lite.so.24.0.0
|
||||
lib/libprotobuf-lite.so.25
|
||||
lib/libprotobuf-lite.so.25.0.0
|
||||
lib/libprotobuf.a
|
||||
lib/libprotobuf.so
|
||||
lib/libprotobuf.so.24
|
||||
lib/libprotobuf.so.24.0.0
|
||||
lib/libprotobuf.so.25
|
||||
lib/libprotobuf.so.25.0.0
|
||||
lib/libprotoc.a
|
||||
lib/libprotoc.so
|
||||
lib/libprotoc.so.24
|
||||
lib/libprotoc.so.24.0.0
|
||||
lib/libprotoc.so.25
|
||||
lib/libprotoc.so.25.0.0
|
||||
libdata/pkgconfig/protobuf-lite.pc
|
||||
libdata/pkgconfig/protobuf.pc
|
||||
|
Loading…
Reference in New Issue
Block a user