Index: head/multimedia/ffmpeg0/files/patch-doc_texi2pod.pl =================================================================== --- head/multimedia/ffmpeg0/files/patch-doc_texi2pod.pl (nonexistent) +++ head/multimedia/ffmpeg0/files/patch-doc_texi2pod.pl (revision 416167) @@ -0,0 +1,11 @@ +--- doc/texi2pod.pl.orig 2015-03-12 00:05:23 UTC ++++ doc/texi2pod.pl +@@ -348,7 +348,7 @@ sub postprocess + # @* is also impossible in .pod; we discard it and any newline that + # follows it. Similarly, our macro @gol must be discarded. + +- s/\@anchor{(?:[^\}]*)\}//g; ++ s/\@anchor\{(?:[^\}]*)\}//g; + s/\(?\@xref\{(?:[^\}]*)\}(?:[^.<]|(?:<[^<>]*>))*\.\)?//g; + s/\s+\(\@pxref\{(?:[^\}]*)\}\)//g; + s/;\s+\@pxref\{(?:[^\}]*)\}//g; Property changes on: head/multimedia/ffmpeg0/files/patch-doc_texi2pod.pl ___________________________________________________________________ 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