Index: head/net-p2p/gtk-gnutella/files/patch-src_gcc.h =================================================================== --- head/net-p2p/gtk-gnutella/files/patch-src_gcc.h (nonexistent) +++ head/net-p2p/gtk-gnutella/files/patch-src_gcc.h (revision 411844) @@ -0,0 +1,11 @@ +--- src/gcc.h.orig 2016-03-24 18:58:27 UTC ++++ src/gcc.h +@@ -310,7 +310,7 @@ + * warning purposedly for some section of the file and then later restore + * the original warnings. + */ +-#if HAS_GCC(3, 0) ++#if HAS_GCC(4, 8) + #define G_IGNORE_PUSH(x) \ + G_PRAGMA(GCC diagnostic push) \ + G_PRAGMA(GCC diagnostic ignored #x) Property changes on: head/net-p2p/gtk-gnutella/files/patch-src_gcc.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property