Index: head/deskutils/gucharmap/files/patch-gucharmap_gen-guch-unicode-tables.pl =================================================================== --- head/deskutils/gucharmap/files/patch-gucharmap_gen-guch-unicode-tables.pl (nonexistent) +++ head/deskutils/gucharmap/files/patch-gucharmap_gen-guch-unicode-tables.pl (revision 472052) @@ -0,0 +1,10 @@ +--- gucharmap/gen-guch-unicode-tables.pl.orig 2017-05-09 22:11:10 UTC ++++ gucharmap/gen-guch-unicode-tables.pl +@@ -999,6 +999,7 @@ sub process_versions_txt + { + next; + } ++ next if $raw_version > $v; + + my $version = $raw_version; + $version =~ tr/_/ /; Property changes on: head/deskutils/gucharmap/files/patch-gucharmap_gen-guch-unicode-tables.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