pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/protobuf/patches Add forgotten patch.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3b28730e9a5
branches: trunk
changeset: 358222:e3b28730e9a5
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 07 14:00:32 2017 +0000
description:
Add forgotten patch.
diffstat:
devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h | 15 ++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r 4c149f985739 -r e3b28730e9a5 devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h Tue Feb 07 14:00:32 2017 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-src_google_protobuf_compiler_plugin.pb.h,v 1.1 2017/02/07 14:00:32 wiz Exp $
+
+--- src/google/protobuf/compiler/plugin.pb.h.orig 2017-01-28 02:20:20.000000000 +0000
++++ src/google/protobuf/compiler/plugin.pb.h
+@@ -29,6 +29,10 @@
+ #include <google/protobuf/extension_set.h> // IWYU pragma: export
+ #include <google/protobuf/unknown_field_set.h>
+ #include <google/protobuf/descriptor.pb.h>
++
++#undef major
++#undef minor
++
+ // @@protoc_insertion_point(includes)
+ namespace google {
+ namespace protobuf {
Home |
Main Index |
Thread Index |
Old Index