Index: head/emulators/qemu/files/patch-scripts_texi2pod.pl =================================================================== --- head/emulators/qemu/files/patch-scripts_texi2pod.pl (revision 416930) +++ head/emulators/qemu/files/patch-scripts_texi2pod.pl (nonexistent) @@ -1,11 +0,0 @@ ---- scripts/texi2pod.pl.orig 2015-11-03 20:01:35 UTC -+++ scripts/texi2pod.pl -@@ -317,7 +317,7 @@ while(<$inf>) { - @columns = (); - for $column (split (/\s*\@tab\s*/, $1)) { - # @strong{...} is used a @headitem work-alike -- $column =~ s/^\@strong{(.*)}$/$1/; -+ $column =~ s/^\@strong\{(.*)\}$/$1/; - push @columns, $column; - } - $_ = "\n=item ".join (" : ", @columns)."\n"; Property changes on: head/emulators/qemu/files/patch-scripts_texi2pod.pl ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property