r54349 - /trunk/liburi-perl/debian/patches/enable-utf8-tests.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Mar 15 00:21:57 UTC 2010


Author: jawnsy-guest
Date: Mon Mar 15 00:21:51 2010
New Revision: 54349

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54349
Log:
refresh patch (applied with offset)

Modified:
    trunk/liburi-perl/debian/patches/enable-utf8-tests.patch

Modified: trunk/liburi-perl/debian/patches/enable-utf8-tests.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liburi-perl/debian/patches/enable-utf8-tests.patch?rev=54349&op=diff
==============================================================================
--- trunk/liburi-perl/debian/patches/enable-utf8-tests.patch (original)
+++ trunk/liburi-perl/debian/patches/enable-utf8-tests.patch Mon Mar 15 00:21:51 2010
@@ -8,9 +8,9 @@
 
 --- a/t/iri.t
 +++ b/t/iri.t
-@@ -9,6 +9,9 @@
- 
- my $u;
+@@ -12,6 +12,9 @@
+ binmode Test::More->builder->output, ":utf8";
+ binmode Test::More->builder->failure_output, ":utf8";
  
 +binmode Test::More->builder->output, ":utf8";
 +binmode Test::More->builder->failure_output, ":utf8";




More information about the Pkg-perl-cvs-commits mailing list