commit:     c6b53e07ad8f75c452502cb1e42edfd2d70a2eb4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 11:12:42 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 11:12:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b53e07

dev-libs/protobuf/files: [QA] use git-format-patch style patches

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../files/protobuf-3.16.0-protoc_input_output_files.patch    | 12 ++++++------
 .../files/protobuf-3.20.1-protoc_input_output_files.patch    | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

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
index 7295e805a196..60c450eb2822 100644
--- 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
@@ -1,7 +1,7 @@
 https://github.com/protocolbuffers/protobuf/pull/235
 
---- /src/google/protobuf/compiler/command_line_interface.cc
-+++ /src/google/protobuf/compiler/command_line_interface.cc
+--- a/src/google/protobuf/compiler/command_line_interface.cc
++++ b/src/google/protobuf/compiler/command_line_interface.cc
 @@ -1110,6 +1110,28 @@
    }
  
@@ -162,8 +162,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
  
    if (mode_ == MODE_ENCODE) {
      // Input is text.
---- /src/google/protobuf/compiler/command_line_interface.h
-+++ /src/google/protobuf/compiler/command_line_interface.h
+--- a/src/google/protobuf/compiler/command_line_interface.h
++++ b/src/google/protobuf/compiler/command_line_interface.h
 @@ -292,7 +292,9 @@
        GeneratorContext* generator_context, std::string* error);
  
@@ -189,8 +189,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
    // If --descriptor_set_out was given, this is the filename to which the
    // FileDescriptorSet should be written.  Otherwise, empty.
    std::string descriptor_set_out_name_;
---- /src/google/protobuf/compiler/command_line_interface_unittest.cc
-+++ /src/google/protobuf/compiler/command_line_interface_unittest.cc
+--- a/src/google/protobuf/compiler/command_line_interface_unittest.cc
++++ b/src/google/protobuf/compiler/command_line_interface_unittest.cc
 @@ -99,7 +99,7 @@
    virtual void SetUp();
    virtual void TearDown();

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
index 812882cf6b09..39a68650a74a 100644
--- 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
@@ -1,7 +1,7 @@
 https://github.com/protocolbuffers/protobuf/pull/235
 
---- /src/google/protobuf/compiler/command_line_interface.cc
-+++ /src/google/protobuf/compiler/command_line_interface.cc
+--- a/src/google/protobuf/compiler/command_line_interface.cc
++++ b/src/google/protobuf/compiler/command_line_interface.cc
 @@ -1110,6 +1110,28 @@
    }
 
@@ -162,8 +162,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
 
    if (mode_ == MODE_ENCODE) {
      // Input is text.
---- /src/google/protobuf/compiler/command_line_interface.h
-+++ /src/google/protobuf/compiler/command_line_interface.h
+--- a/src/google/protobuf/compiler/command_line_interface.h
++++ b/src/google/protobuf/compiler/command_line_interface.h
 @@ -292,7 +292,9 @@
        GeneratorContext* generator_context, std::string* error);
 
@@ -189,8 +189,8 @@ https://github.com/protocolbuffers/protobuf/pull/235
    // If --descriptor_set_out was given, this is the filename to which the
    // FileDescriptorSet should be written.  Otherwise, empty.
    std::string descriptor_set_out_name_;
---- /src/google/protobuf/compiler/command_line_interface_unittest.cc
-+++ /src/google/protobuf/compiler/command_line_interface_unittest.cc
+--- a/src/google/protobuf/compiler/command_line_interface_unittest.cc
++++ b/src/google/protobuf/compiler/command_line_interface_unittest.cc
 @@ -99,7 +99,7 @@
    virtual void SetUp();
    virtual void TearDown();

Reply via email to