protobuf: 21.12 -> 22.0

This commit is contained in:
Tim Biermann 2023-02-17 09:14:31 +01:00
parent f4724b8876
commit 411f8e081f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 129 additions and 38 deletions

View File

@ -1,7 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/protoc -> protoc-3.21.12.0
-rwxr-xr-x root/root usr/bin/protoc-3.21.12.0
lrwxrwxrwx root/root usr/bin/protoc -> protoc-4.22.0.0
-rwxr-xr-x root/root usr/bin/protoc-4.22.0.0
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/google/
drwxr-xr-x root/root usr/include/google/protobuf/
@ -11,44 +11,121 @@ drwxr-xr-x root/root usr/include/google/protobuf/
-rw-r--r-- root/root usr/include/google/protobuf/api.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/api.proto
-rw-r--r-- root/root usr/include/google/protobuf/arena.h
-rw-r--r-- root/root usr/include/google/protobuf/arena_impl.h
-rw-r--r-- root/root usr/include/google/protobuf/arena_align.h
-rw-r--r-- root/root usr/include/google/protobuf/arena_allocation_policy.h
-rw-r--r-- root/root usr/include/google/protobuf/arena_cleanup.h
-rw-r--r-- root/root usr/include/google/protobuf/arena_config.h
-rw-r--r-- root/root usr/include/google/protobuf/arenastring.h
-rw-r--r-- root/root usr/include/google/protobuf/arenaz_sampler.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/code_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/command_line_interface.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/cpp/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/cpp_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/enum.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/extension.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/field.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/cpp/field_generators/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/field_generators/generators.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/file.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/message.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/message_layout_helper.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/options.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/padding_optimizer.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/parse_function_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/service.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/cpp/tracker.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/csharp/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_doc_comment.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_enum.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_enum_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_field_base.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_map_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_message.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_message_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_options.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_primitive_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_reflection_class.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_source_generator_base.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/csharp_wrapper_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/csharp/names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/importer.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/java/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/context.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/doc_comment.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/enum.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/enum_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/enum_field_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/enum_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/extension.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/extension_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/file.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/java_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/generator_factory.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/kotlin_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/map_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/map_field_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_builder.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_builder_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_field_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/message_serialization.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/name_resolver.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/options.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/primitive_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/primitive_field_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/service.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/shared_code_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/string_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/java/string_field_lite.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/objectivec/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/objectivec_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/objectivec_helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/enum.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/enum_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/extension.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/file.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/import_writer.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/line_consumer.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/map_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/message.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/message_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/nsobject_methods.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/oneof.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/options.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/primitive_field.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/objectivec/text_format_decode_data.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/parser.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/php/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/php/names.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/php/php_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/plugin.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/plugin.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/plugin.proto
drwxr-xr-x root/root usr/include/google/protobuf/compiler/python/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/python/generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/python/helpers.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/python/pyi_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/python/python_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/retention.h
drwxr-xr-x root/root usr/include/google/protobuf/compiler/ruby/
-rw-r--r-- root/root usr/include/google/protobuf/compiler/ruby/ruby_generator.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/scc.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/subprocess.h
-rw-r--r-- root/root usr/include/google/protobuf/compiler/zip_writer.h
-rw-r--r-- root/root usr/include/google/protobuf/descriptor.h
-rw-r--r-- root/root usr/include/google/protobuf/descriptor.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/descriptor.proto
@ -70,6 +147,7 @@ drwxr-xr-x root/root usr/include/google/protobuf/compiler/ruby/
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_bases.h
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_reflection.h
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_tctable_decl.h
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_tctable_gen.h
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_tctable_impl.h
-rw-r--r-- root/root usr/include/google/protobuf/generated_message_util.h
-rw-r--r-- root/root usr/include/google/protobuf/has_bits.h
@ -82,9 +160,23 @@ drwxr-xr-x root/root usr/include/google/protobuf/io/
-rw-r--r-- root/root usr/include/google/protobuf/io/printer.h
-rw-r--r-- root/root usr/include/google/protobuf/io/strtod.h
-rw-r--r-- root/root usr/include/google/protobuf/io/tokenizer.h
-rw-r--r-- root/root usr/include/google/protobuf/io/zero_copy_sink.h
-rw-r--r-- root/root usr/include/google/protobuf/io/zero_copy_stream.h
-rw-r--r-- root/root usr/include/google/protobuf/io/zero_copy_stream_impl.h
-rw-r--r-- root/root usr/include/google/protobuf/io/zero_copy_stream_impl_lite.h
drwxr-xr-x root/root usr/include/google/protobuf/json/
drwxr-xr-x root/root usr/include/google/protobuf/json/internal/
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/descriptor_traits.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/lexer.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/message_path.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/parser.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/parser_traits.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/unparser.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/unparser_traits.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/untyped_message.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/writer.h
-rw-r--r-- root/root usr/include/google/protobuf/json/internal/zero_copy_buffered_stream.h
-rw-r--r-- root/root usr/include/google/protobuf/json/json.h
-rw-r--r-- root/root usr/include/google/protobuf/map.h
-rw-r--r-- root/root usr/include/google/protobuf/map_entry.h
-rw-r--r-- root/root usr/include/google/protobuf/map_entry_lite.h
@ -101,33 +193,25 @@ drwxr-xr-x root/root usr/include/google/protobuf/io/
-rw-r--r-- root/root usr/include/google/protobuf/port_def.inc
-rw-r--r-- root/root usr/include/google/protobuf/port_undef.inc
-rw-r--r-- root/root usr/include/google/protobuf/reflection.h
-rw-r--r-- root/root usr/include/google/protobuf/reflection_internal.h
-rw-r--r-- root/root usr/include/google/protobuf/reflection_ops.h
-rw-r--r-- root/root usr/include/google/protobuf/repeated_field.h
-rw-r--r-- root/root usr/include/google/protobuf/repeated_ptr_field.h
-rw-r--r-- root/root usr/include/google/protobuf/serial_arena.h
-rw-r--r-- root/root usr/include/google/protobuf/service.h
-rw-r--r-- root/root usr/include/google/protobuf/source_context.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/source_context.proto
-rw-r--r-- root/root usr/include/google/protobuf/string_block.h
-rw-r--r-- root/root usr/include/google/protobuf/struct.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/struct.proto
drwxr-xr-x root/root usr/include/google/protobuf/stubs/
-rw-r--r-- root/root usr/include/google/protobuf/stubs/bytestream.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/callback.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/casts.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/common.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/hash.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/logging.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/macros.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/map_util.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/mutex.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/once.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/platform_macros.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/port.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/status.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/stl_util.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/stringpiece.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/strutil.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/template_util.h
-rw-r--r-- root/root usr/include/google/protobuf/stubs/status_macros.h
-rw-r--r-- root/root usr/include/google/protobuf/text_format.h
-rw-r--r-- root/root usr/include/google/protobuf/thread_safe_arena.h
-rw-r--r-- root/root usr/include/google/protobuf/timestamp.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/timestamp.proto
-rw-r--r-- root/root usr/include/google/protobuf/type.pb.h
@ -146,24 +230,30 @@ drwxr-xr-x root/root usr/include/google/protobuf/util/
-rw-r--r-- root/root usr/include/google/protobuf/wire_format_lite.h
-rw-r--r-- root/root usr/include/google/protobuf/wrappers.pb.h
-rw-r--r-- root/root usr/include/google/protobuf/wrappers.proto
-rw-r--r-- root/root usr/include/utf8_range.h
-rw-r--r-- root/root usr/include/utf8_validity.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/protobuf/
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-config.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-generate.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-module.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-options.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/protobuf/protobuf-targets.cmake
lrwxrwxrwx root/root usr/lib/libprotobuf-lite.so -> libprotobuf-lite.so.32
-rwxr-xr-x root/root usr/lib/libprotobuf-lite.so.3.21.12.0
lrwxrwxrwx root/root usr/lib/libprotobuf-lite.so.32 -> libprotobuf-lite.so.3.21.12.0
lrwxrwxrwx root/root usr/lib/libprotobuf.so -> libprotobuf.so.32
-rwxr-xr-x root/root usr/lib/libprotobuf.so.3.21.12.0
lrwxrwxrwx root/root usr/lib/libprotobuf.so.32 -> libprotobuf.so.3.21.12.0
lrwxrwxrwx root/root usr/lib/libprotoc.so -> libprotoc.so.32
-rwxr-xr-x root/root usr/lib/libprotoc.so.3.21.12.0
lrwxrwxrwx root/root usr/lib/libprotoc.so.32 -> libprotoc.so.3.21.12.0
drwxr-xr-x root/root usr/lib/cmake/utf8_range/
-rw-r--r-- root/root usr/lib/cmake/utf8_range/utf8_range-config.cmake
-rw-r--r-- root/root usr/lib/cmake/utf8_range/utf8_range-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/utf8_range/utf8_range-targets.cmake
lrwxrwxrwx root/root usr/lib/libprotobuf-lite.so -> libprotobuf-lite.so.4.22.0.0
-rwxr-xr-x root/root usr/lib/libprotobuf-lite.so.4.22.0.0
lrwxrwxrwx root/root usr/lib/libprotobuf.so -> libprotobuf.so.4.22.0.0
-rwxr-xr-x root/root usr/lib/libprotobuf.so.4.22.0.0
lrwxrwxrwx root/root usr/lib/libprotoc.so -> libprotoc.so.4.22.0.0
-rwxr-xr-x root/root usr/lib/libprotoc.so.4.22.0.0
-rw-r--r-- root/root usr/lib/libutf8_range.a
-rw-r--r-- root/root usr/lib/libutf8_validity.a
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/protobuf-lite.pc
-rw-r--r-- root/root usr/lib/pkgconfig/protobuf.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aYgXg1mMxOiszdc/PaQoudY6o9lCSXi5UYL2c+83nCYrn5KWFNJbBS7Y5AsDJLF3mWr0cJ2P+LsVz+dzxXzFg0=
SHA256 (Pkgfile) = 9103c076131f7788b306a6fffa29667d5d9e4959e27708f76f07e4aba4e3a614
SHA256 (.footprint) = 8fac03de959712e2b40dd56ee27738c2365703b08b3a0ab47c7396a5e0a59a5c
SHA256 (protobuf-21.12.tar.gz) = 22fdaf641b31655d4b2297f9981fa5203b2866f8332d3c6333f6b0107bb320de
RWSE3ohX2g5d/dBP5BU6ILSjbIDC9RzeHHQCg1oCNeKqk5ut2f4aY2wPheZdRiZuwTLSu6BXs8i1xnR9ZTQ5cVxWmANlrDQkwAk=
SHA256 (Pkgfile) = bcf12954b3814c722b6c1699d795231bf404669177298cfbaa541e39923ad84a
SHA256 (.footprint) = 7a1aa0b1216b9703b126525a428183d634d3583d090075687ba17f9f18bfb534
SHA256 (protobuf-22.0.tar.gz) = 782160a6eae4bddfa4061ff5f7dcf04c9ed1494a0f0c6408b4af6b4a31ab9876

View File

@ -1,12 +1,12 @@
# Description: Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
# URL: https://developers.google.com/protocol-buffers/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: zlib
# Depends on: abseil-cpp zlib
name=protobuf
version=21.12
version=22.0
release=1
source=(https://github.com/protocolbuffers/$name/archive/v$version/$name-$version.tar.gz)
source=(https://github.com/protocolbuffers/protobuf/archive/v$version/$name-$version.tar.gz)
build() {
cmake -S $name-$version -B build -G Ninja \
@ -17,6 +17,7 @@ build() {
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D protobuf_BUILD_SHARED_LIBS=ON \
-D protobuf_BUILD_TESTS=OFF \
-D protobuf_ABSL_PROVIDER=package \
-Wno-dev
cmake --build build