summaryrefslogtreecommitdiff
path: root/devel/p5-TAP-Formatter-HTML
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2013-01-27 10:25:29 +0000
committerrhaen <rhaen@pkgsrc.org>2013-01-27 10:25:29 +0000
commit1c0eacfdd5ecc34aba31aa1616ffd48dc0946e7a (patch)
tree60658c9449ba904e46e7785bf6a85b3f48c100c0 /devel/p5-TAP-Formatter-HTML
parent6ca01b72818d082a3b106445d75d80cc42835cf2 (diff)
downloadpkgsrc-1c0eacfdd5ecc34aba31aa1616ffd48dc0946e7a.tar.gz
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.
Diffstat (limited to 'devel/p5-TAP-Formatter-HTML')
-rw-r--r--devel/p5-TAP-Formatter-HTML/Makefile5
-rw-r--r--devel/p5-TAP-Formatter-HTML/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-TAP-Formatter-HTML/Makefile b/devel/p5-TAP-Formatter-HTML/Makefile
index 5243993fb51..9f02c5815c5 100644
--- a/devel/p5-TAP-Formatter-HTML/Makefile
+++ b/devel/p5-TAP-Formatter-HTML/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:59 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/01/27 10:25:29 rhaen Exp $
#
-DISTNAME= TAP-Formatter-HTML-0.09
+DISTNAME= TAP-Formatter-HTML-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/}
diff --git a/devel/p5-TAP-Formatter-HTML/distinfo b/devel/p5-TAP-Formatter-HTML/distinfo
index b1bafef8369..1d7fb0bb7ba 100644
--- a/devel/p5-TAP-Formatter-HTML/distinfo
+++ b/devel/p5-TAP-Formatter-HTML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/12/17 22:23:05 rhaen Exp $
+$NetBSD: distinfo,v 1.4 2013/01/27 10:25:29 rhaen Exp $
-SHA1 (TAP-Formatter-HTML-0.09.tar.gz) = 8ac485671597c6508e32037fd3cf98bdc312b925
-RMD160 (TAP-Formatter-HTML-0.09.tar.gz) = cb858ed96fd65f329b88ea471e63f6754c2efbab
-Size (TAP-Formatter-HTML-0.09.tar.gz) = 101249 bytes
+SHA1 (TAP-Formatter-HTML-0.11.tar.gz) = 80ceeb3d4e23616456743be4bbdfc8acc6d43df2
+RMD160 (TAP-Formatter-HTML-0.11.tar.gz) = ba0b46d3bd78816ba730f56d9f0055a891cc2ab7
+Size (TAP-Formatter-HTML-0.11.tar.gz) = 103183 bytes