summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-05-02 10:50:49 +0000
committerwiz <wiz@pkgsrc.org>2017-05-02 10:50:49 +0000
commite292a3e14439de748f0cc3c0abb091505a55335c (patch)
tree7a94a268272b9dd2d1ffb72794835eb04068177f /devel
parent9c1331bf35e7d678e155dce025c64549fdf03996 (diff)
downloadpkgsrc-e292a3e14439de748f0cc3c0abb091505a55335c.tar.gz
Remove obsolete patch (fixed in 3.3.0)
Diffstat (limited to 'devel')
-rw-r--r--devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h b/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h
deleted file mode 100644
index f930e3977b5..00000000000
--- a/devel/protobuf/patches/patch-src_google_protobuf_compiler_plugin.pb.h
+++ /dev/null
@@ -1,15 +0,0 @@
-$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 {