Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2018 16:52:50 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465818 - head/ukrainian/hunspell/files
Message-ID:  <201803281652.w2SGqo7u071491@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803281652.w2SGqo7u071491>