pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-TAP-Formatter-HTML
Module Name: pkgsrc
Committed By: rhaen
Date: Sun Jan 27 10:25:29 UTC 2013
Modified Files:
pkgsrc/devel/p5-TAP-Formatter-HTML: Makefile distinfo
Log Message:
Updated to 0.11
Changes:
0.11
+ fixed RT #81922: tests no longer hang on Win32. Didn't get to the
bottom
of the issue (likely IPC::Open3 & redirecting STDOUT not playing
nicely),
but worked around it.
+ fixed a bug on Win32 where default js_uris & css_uris were being
mangled:
"C:%5C..." vs "C:\". May have affected other Win32 URIs too.
0.10
+ fixed RT #82738: color method was not implemented.
+ fixed RT #74364: TT2 INCLUDE_PATH no longer set to all dirs in @INC,
now it is set to parent directory TAP::Formatter::HTML was loaded from.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-TAP-Formatter-HTML/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-TAP-Formatter-HTML/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index