devel/protobuf: update to 3.18.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0
This commit is contained in:
parent
ecfa9d4449
commit
55cafa882a
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2021/06/12 10:25:10 tb Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2021/10/05 05:00:27 tb Exp $
|
||||
|
||||
COMMENT = c++ protocol buffers
|
||||
|
||||
V = 3.17.3
|
||||
V = 3.18.0
|
||||
DISTNAME = protobuf-cpp-$V
|
||||
PKGNAME = protobuf-$V
|
||||
|
||||
WRKDIST = ${WRKDIR}/protobuf-${V}
|
||||
|
||||
SHARED_LIBS += protobuf-lite 11.1 # 28.3
|
||||
SHARED_LIBS += protobuf 12.0 # 28.3
|
||||
SHARED_LIBS += protoc 13.0 # 28.3
|
||||
SHARED_LIBS += protobuf-lite 12.0 # 29.0
|
||||
SHARED_LIBS += protobuf 13.0 # 29.0
|
||||
SHARED_LIBS += protoc 14.0 # 29.0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (protobuf-cpp-3.17.3.tar.gz) = Uc7JnxCLg0IrevEXCv166y3XfSvLt7a60fklCenM+Ms=
|
||||
SIZE (protobuf-cpp-3.17.3.tar.gz) = 4710418
|
||||
SHA256 (protobuf-cpp-3.18.0.tar.gz) = cwhZDbuV53BmuZxWdO7YVcglfnBljSr1hvSoH/DuorE=
|
||||
SIZE (protobuf-cpp-3.18.0.tar.gz) = 4743005
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2021/06/12 10:25:10 tb Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2021/10/05 05:00:27 tb Exp $
|
||||
@bin bin/protoc
|
||||
include/google/
|
||||
include/google/protobuf/
|
||||
@ -55,6 +55,7 @@ include/google/protobuf/field_mask.pb.h
|
||||
include/google/protobuf/field_mask.proto
|
||||
include/google/protobuf/generated_enum_reflection.h
|
||||
include/google/protobuf/generated_enum_util.h
|
||||
include/google/protobuf/generated_message_bases.h
|
||||
include/google/protobuf/generated_message_reflection.h
|
||||
include/google/protobuf/generated_message_table_driven.h
|
||||
include/google/protobuf/generated_message_tctable_decl.h
|
||||
@ -63,6 +64,7 @@ include/google/protobuf/generated_message_tctable_impl.inc
|
||||
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/
|
||||
include/google/protobuf/io/coded_stream.h
|
||||
include/google/protobuf/io/gzip_stream.h
|
||||
@ -94,6 +96,7 @@ include/google/protobuf/repeated_field.h
|
||||
include/google/protobuf/service.h
|
||||
include/google/protobuf/source_context.pb.h
|
||||
include/google/protobuf/source_context.proto
|
||||
include/google/protobuf/string_member_robber.h
|
||||
include/google/protobuf/struct.pb.h
|
||||
include/google/protobuf/struct.proto
|
||||
include/google/protobuf/stubs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user