pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/protobuf/patches
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 7 14:00:32 UTC 2017
Added Files:
pkgsrc/devel/protobuf/patches:
patch-src_google_protobuf_compiler_plugin.pb.h
Log Message:
Add forgotten patch.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h
diff -u /dev/null pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h:1.1
--- /dev/null Tue Feb 7 14:00:32 2017
+++ pkgsrc/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h Tue Feb 7 14:00:32 2017
@@ -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