svn commit: r465818 - head/ukrainian/hunspell/files

Mathieu Arnold mat at FreeBSD.org
Wed Mar 28 16:52:50 UTC 2018


Author: mat
Date: Wed Mar 28 16:52:49 2018
New Revision: 465818
URL: https://svnweb.freebsd.org/changeset/ports/465818

Log:
  Fix build with Perl 5.26.
  
  "use encoding" was removed (deprecated since 5.18), and set STDOUT to
  utf8 so that it does not warn about wide characters.
  
  PR:		226817
  Sponsored by:	Absolight

Added:
  head/ukrainian/hunspell/files/
  head/ukrainian/hunspell/files/patch-bin_verb__reverse.pl   (contents, props changed)

Added: head/ukrainian/hunspell/files/patch-bin_verb__reverse.pl
==============================================================================
Binary file. No diff available.


More information about the svn-ports-all mailing list