devel/protobuf: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2025-02-06 12:41:20 +01:00
parent 0ddc3856e7
commit e5adcd4035
3 changed files with 18 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= protobuf
PORTVERSION= 28.3
PORTVERSION= 29.3
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1729994284
SHA256 (protobuf-28.3.tar.gz) = 7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a
SIZE (protobuf-28.3.tar.gz) = 9256608
TIMESTAMP = 1736671173
SHA256 (protobuf-29.3.tar.gz) = 008a11cc56f9b96679b4c285fd05f46d317d685be3ab524b2a310be0fbad987e
SIZE (protobuf-29.3.tar.gz) = 9348951

View file

@ -18,6 +18,7 @@ include/google/protobuf/arena_cleanup.h
include/google/protobuf/arenastring.h
include/google/protobuf/arenaz_sampler.h
include/google/protobuf/compiler/code_generator.h
include/google/protobuf/compiler/code_generator_lite.h
include/google/protobuf/compiler/command_line_interface.h
include/google/protobuf/compiler/cpp/enum.h
include/google/protobuf/compiler/cpp/extension.h
@ -78,7 +79,6 @@ include/google/protobuf/compiler/java/generator_factory.h
include/google/protobuf/compiler/java/helpers.h
include/google/protobuf/compiler/java/internal_helpers.h
include/google/protobuf/compiler/java/java_features.pb.h
include/google/protobuf/compiler/java/kotlin_generator.h
include/google/protobuf/compiler/java/lite/enum.h
include/google/protobuf/compiler/java/lite/enum_field.h
include/google/protobuf/compiler/java/lite/extension.h
@ -96,6 +96,9 @@ include/google/protobuf/compiler/java/name_resolver.h
include/google/protobuf/compiler/java/names.h
include/google/protobuf/compiler/java/options.h
include/google/protobuf/compiler/java/shared_code_generator.h
include/google/protobuf/compiler/kotlin/file.h
include/google/protobuf/compiler/kotlin/generator.h
include/google/protobuf/compiler/kotlin/message.h
include/google/protobuf/compiler/objectivec/enum.h
include/google/protobuf/compiler/objectivec/enum_field.h
include/google/protobuf/compiler/objectivec/extension.h
@ -129,6 +132,7 @@ include/google/protobuf/compiler/rust/accessors/accessor_case.h
include/google/protobuf/compiler/rust/accessors/accessors.h
include/google/protobuf/compiler/rust/accessors/default_value.h
include/google/protobuf/compiler/rust/accessors/generator.h
include/google/protobuf/compiler/rust/accessors/with_presence.h
include/google/protobuf/compiler/rust/context.h
include/google/protobuf/compiler/rust/crate_mapping.h
include/google/protobuf/compiler/rust/enum.h
@ -139,6 +143,7 @@ include/google/protobuf/compiler/rust/oneof.h
include/google/protobuf/compiler/rust/relative_path.h
include/google/protobuf/compiler/rust/rust_field_type.h
include/google/protobuf/compiler/rust/rust_keywords.h
include/google/protobuf/compiler/rust/upb_helpers.h
include/google/protobuf/compiler/scc.h
include/google/protobuf/compiler/subprocess.h
include/google/protobuf/compiler/versions.h
@ -176,6 +181,7 @@ include/google/protobuf/generated_message_tctable_decl.h
include/google/protobuf/generated_message_tctable_gen.h
include/google/protobuf/generated_message_tctable_impl.h
include/google/protobuf/generated_message_util.h
include/google/protobuf/go_features.proto
include/google/protobuf/has_bits.h
include/google/protobuf/implicit_weak_message.h
include/google/protobuf/inlined_string_field.h
@ -190,6 +196,7 @@ include/google/protobuf/io/zero_copy_sink.h
include/google/protobuf/io/zero_copy_stream.h
include/google/protobuf/io/zero_copy_stream_impl.h
include/google/protobuf/io/zero_copy_stream_impl_lite.h
include/google/protobuf/java_features.proto
include/google/protobuf/json/internal/descriptor_traits.h
include/google/protobuf/json/internal/lexer.h
include/google/protobuf/json/internal/message_path.h
@ -258,7 +265,6 @@ include/google/protobuf/wire_format.h
include/google/protobuf/wire_format_lite.h
include/google/protobuf/wrappers.pb.h
include/google/protobuf/wrappers.proto
include/java/core/src/main/resources/google/protobuf/java_features.proto
include/upb/base/descriptor_constants.h
include/upb/base/internal/endian.h
include/upb/base/internal/log2.h
@ -334,6 +340,7 @@ include/upb/reflection/def.h
include/upb/reflection/def.hpp
include/upb/reflection/def_pool.h
include/upb/reflection/def_type.h
include/upb/reflection/descriptor_bootstrap.h
include/upb/reflection/enum_def.h
include/upb/reflection/enum_reserved_range.h
include/upb/reflection/enum_value_def.h
@ -366,13 +373,16 @@ include/upb/text/internal/encode.h
include/upb/text/options.h
include/upb/util/def_to_proto.h
include/upb/util/required_fields.h
include/upb/wire/byte_size.h
include/upb/wire/decode.h
include/upb/wire/encode.h
include/upb/wire/eps_copy_input_stream.h
include/upb/wire/internal/decode_fast.h
include/upb/wire/reader.h
include/upb/wire/types.h
include/upb_generator/mangle.h
include/upb_generator/common/names.h
include/upb_generator/minitable/names.h
include/upb_generator/minitable/names_internal.h
include/utf8_range.h
include/utf8_validity.h
lib/cmake/protobuf/protobuf-config-version.cmake
@ -396,4 +406,5 @@ lib/libutf8_range.so
lib/libutf8_validity.so
libdata/pkgconfig/protobuf-lite.pc
libdata/pkgconfig/protobuf.pc
libdata/pkgconfig/upb.pc
libdata/pkgconfig/utf8_range.pc