Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/files/
Date: Sun, 30 Oct 2022 11:13:17
Message-Id: 1667128362.c6b53e07ad8f75c452502cb1e42edfd2d70a2eb4.soap@gentoo
1 commit: c6b53e07ad8f75c452502cb1e42edfd2d70a2eb4
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 11:12:42 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 11:12:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b53e07
7
8 dev-libs/protobuf/files: [QA] use git-format-patch style patches
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 .../files/protobuf-3.16.0-protoc_input_output_files.patch | 12 ++++++------
13 .../files/protobuf-3.20.1-protoc_input_output_files.patch | 12 ++++++------
14 2 files changed, 12 insertions(+), 12 deletions(-)
15
16 diff --git a/dev-libs/protobuf/files/protobuf-3.16.0-protoc_input_output_files.patch b/dev-libs/protobuf/files/protobuf-3.16.0-protoc_input_output_files.patch
17 index 7295e805a196..60c450eb2822 100644
18 --- a/dev-libs/protobuf/files/protobuf-3.16.0-protoc_input_output_files.patch
19 +++ b/dev-libs/protobuf/files/protobuf-3.16.0-protoc_input_output_files.patch
20 @@ -1,7 +1,7 @@
21 https://github.com/protocolbuffers/protobuf/pull/235
22
23 ---- /src/google/protobuf/compiler/command_line_interface.cc
24 -+++ /src/google/protobuf/compiler/command_line_interface.cc
25 +--- a/src/google/protobuf/compiler/command_line_interface.cc
26 ++++ b/src/google/protobuf/compiler/command_line_interface.cc
27 @@ -1110,6 +1110,28 @@
28 }
29
30 @@ -162,8 +162,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
31
32 if (mode_ == MODE_ENCODE) {
33 // Input is text.
34 ---- /src/google/protobuf/compiler/command_line_interface.h
35 -+++ /src/google/protobuf/compiler/command_line_interface.h
36 +--- a/src/google/protobuf/compiler/command_line_interface.h
37 ++++ b/src/google/protobuf/compiler/command_line_interface.h
38 @@ -292,7 +292,9 @@
39 GeneratorContext* generator_context, std::string* error);
40
41 @@ -189,8 +189,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
42 // If --descriptor_set_out was given, this is the filename to which the
43 // FileDescriptorSet should be written. Otherwise, empty.
44 std::string descriptor_set_out_name_;
45 ---- /src/google/protobuf/compiler/command_line_interface_unittest.cc
46 -+++ /src/google/protobuf/compiler/command_line_interface_unittest.cc
47 +--- a/src/google/protobuf/compiler/command_line_interface_unittest.cc
48 ++++ b/src/google/protobuf/compiler/command_line_interface_unittest.cc
49 @@ -99,7 +99,7 @@
50 virtual void SetUp();
51 virtual void TearDown();
52
53 diff --git a/dev-libs/protobuf/files/protobuf-3.20.1-protoc_input_output_files.patch b/dev-libs/protobuf/files/protobuf-3.20.1-protoc_input_output_files.patch
54 index 812882cf6b09..39a68650a74a 100644
55 --- a/dev-libs/protobuf/files/protobuf-3.20.1-protoc_input_output_files.patch
56 +++ b/dev-libs/protobuf/files/protobuf-3.20.1-protoc_input_output_files.patch
57 @@ -1,7 +1,7 @@
58 https://github.com/protocolbuffers/protobuf/pull/235
59
60 ---- /src/google/protobuf/compiler/command_line_interface.cc
61 -+++ /src/google/protobuf/compiler/command_line_interface.cc
62 +--- a/src/google/protobuf/compiler/command_line_interface.cc
63 ++++ b/src/google/protobuf/compiler/command_line_interface.cc
64 @@ -1110,6 +1110,28 @@
65 }
66
67 @@ -162,8 +162,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
68
69 if (mode_ == MODE_ENCODE) {
70 // Input is text.
71 ---- /src/google/protobuf/compiler/command_line_interface.h
72 -+++ /src/google/protobuf/compiler/command_line_interface.h
73 +--- a/src/google/protobuf/compiler/command_line_interface.h
74 ++++ b/src/google/protobuf/compiler/command_line_interface.h
75 @@ -292,7 +292,9 @@
76 GeneratorContext* generator_context, std::string* error);
77
78 @@ -189,8 +189,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
79 // If --descriptor_set_out was given, this is the filename to which the
80 // FileDescriptorSet should be written. Otherwise, empty.
81 std::string descriptor_set_out_name_;
82 ---- /src/google/protobuf/compiler/command_line_interface_unittest.cc
83 -+++ /src/google/protobuf/compiler/command_line_interface_unittest.cc
84 +--- a/src/google/protobuf/compiler/command_line_interface_unittest.cc
85 ++++ b/src/google/protobuf/compiler/command_line_interface_unittest.cc
86 @@ -99,7 +99,7 @@
87 virtual void SetUp();
88 virtual void TearDown();