1- @comment $NetBSD: PLIST,v 1.33 2025/10/22 06:51:10 adam Exp $
1+ @comment $NetBSD: PLIST,v 1.34 2026/03/26 09:31:53 adam Exp $
22bin/protoc
33bin/protoc-${PKGVERSION}.0
44bin/protoc-gen-upb
@@ -21,11 +21,9 @@ include/google/protobuf/arenaz_sampler.h
2121include/google/protobuf/compiler/code_generator.h
2222include/google/protobuf/compiler/code_generator_lite.h
2323include/google/protobuf/compiler/command_line_interface.h
24- include/google/protobuf/compiler/cpp/generator.h
2524include/google/protobuf/compiler/cpp/helpers.h
2625include/google/protobuf/compiler/cpp/names.h
2726include/google/protobuf/compiler/cpp/options.h
28- include/google/protobuf/compiler/csharp/csharp_generator.h
2927include/google/protobuf/compiler/csharp/names.h
3028include/google/protobuf/compiler/importer.h
3129include/google/protobuf/compiler/java/doc_comment.h
@@ -36,22 +34,16 @@ include/google/protobuf/compiler/java/name_resolver.h
3634include/google/protobuf/compiler/java/names.h
3735include/google/protobuf/compiler/java/names_internal.h
3836include/google/protobuf/compiler/java/options.h
39- include/google/protobuf/compiler/kotlin/generator.h
4037include/google/protobuf/compiler/notices.h
41- include/google/protobuf/compiler/objectivec/generator.h
4238include/google/protobuf/compiler/objectivec/line_consumer.h
4339include/google/protobuf/compiler/objectivec/names.h
4440include/google/protobuf/compiler/objectivec/nsobject_methods.h
4541include/google/protobuf/compiler/parser.h
4642include/google/protobuf/compiler/php/names.h
47- include/google/protobuf/compiler/php/php_generator.h
4843include/google/protobuf/compiler/plugin.h
4944include/google/protobuf/compiler/plugin.pb.h
5045include/google/protobuf/compiler/plugin.proto
51- include/google/protobuf/compiler/python/generator.h
52- include/google/protobuf/compiler/python/pyi_generator.h
5346include/google/protobuf/compiler/retention.h
54- include/google/protobuf/compiler/ruby/ruby_generator.h
5547include/google/protobuf/compiler/scc.h
5648include/google/protobuf/compiler/subprocess.h
5749include/google/protobuf/compiler/versions.h
@@ -81,6 +73,7 @@ include/google/protobuf/feature_resolver.h
8173include/google/protobuf/field_access_listener.h
8274include/google/protobuf/field_mask.pb.h
8375include/google/protobuf/field_mask.proto
76+ include/google/protobuf/field_with_arena.h
8477include/google/protobuf/generated_enum_reflection.h
8578include/google/protobuf/generated_enum_util.h
8679include/google/protobuf/generated_message_bases.h
@@ -94,6 +87,7 @@ include/google/protobuf/has_bits.h
9487include/google/protobuf/implicit_weak_message.h
9588include/google/protobuf/inlined_string_field.h
9689include/google/protobuf/internal_feature_helper.h
90+ include/google/protobuf/internal_metadata_locator.h
9791include/google/protobuf/internal_visibility.h
9892include/google/protobuf/io/coded_stream.h
9993include/google/protobuf/io/gzip_stream.h
@@ -155,6 +149,7 @@ include/google/protobuf/stubs/common.h
155149include/google/protobuf/stubs/platform_macros.h
156150include/google/protobuf/stubs/port.h
157151include/google/protobuf/stubs/status_macros.h
152+ include/google/protobuf/symbol_checker.h
158153include/google/protobuf/text_format.h
159154include/google/protobuf/thread_safe_arena.h
160155include/google/protobuf/timestamp.pb.h
@@ -177,6 +172,7 @@ include/google/protobuf/wire_format_lite.h
177172include/google/protobuf/wrappers.pb.h
178173include/google/protobuf/wrappers.proto
179174include/upb/base/descriptor_constants.h
175+ include/upb/base/error_handler.h
180176include/upb/base/internal/endian.h
181177include/upb/base/internal/log2.h
182178include/upb/base/status.h
@@ -211,13 +207,11 @@ include/upb/message/internal/map.h
211207include/upb/message/internal/map_entry.h
212208include/upb/message/internal/map_sorter.h
213209include/upb/message/internal/message.h
214- include/upb/message/internal/tagged_ptr.h
215210include/upb/message/internal/types.h
216211include/upb/message/map.h
217212include/upb/message/map_gencode_util.h
218213include/upb/message/merge.h
219214include/upb/message/message.h
220- include/upb/message/tagged_ptr.h
221215include/upb/message/value.h
222216include/upb/mini_descriptor/build_enum.h
223217include/upb/mini_descriptor/decode.h
@@ -228,15 +222,19 @@ include/upb/mini_descriptor/internal/encode.hpp
228222include/upb/mini_descriptor/internal/modifiers.h
229223include/upb/mini_descriptor/internal/wire_constants.h
230224include/upb/mini_descriptor/link.h
225+ include/upb/mini_table/compat.h
226+ include/upb/mini_table/debug_string.h
231227include/upb/mini_table/enum.h
232228include/upb/mini_table/extension.h
233229include/upb/mini_table/extension_registry.h
234230include/upb/mini_table/field.h
235231include/upb/mini_table/file.h
232+ include/upb/mini_table/generated_registry.h
236233include/upb/mini_table/internal/enum.h
237234include/upb/mini_table/internal/extension.h
238235include/upb/mini_table/internal/field.h
239236include/upb/mini_table/internal/file.h
237+ include/upb/mini_table/internal/generated_registry.h
240238include/upb/mini_table/internal/message.h
241239include/upb/mini_table/internal/size_log2.h
242240include/upb/mini_table/internal/sub.h
@@ -294,6 +292,7 @@ include/upb/wire/decode_fast/select.h
294292include/upb/wire/encode.h
295293include/upb/wire/eps_copy_input_stream.h
296294include/upb/wire/internal/decoder.h
295+ include/upb/wire/internal/eps_copy_input_stream.h
297296include/upb/wire/internal/reader.h
298297include/upb/wire/reader.h
299298include/upb/wire/types.h
0 commit comments