summaryrefslogtreecommitdiff
path: root/devel/p5-TAP-Formatter-HTML
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2010-12-17 22:23:05 +0000
committerrhaen <rhaen@pkgsrc.org>2010-12-17 22:23:05 +0000
commit9c522896eb1f098bafd7d857ad44f65bc7bb4c45 (patch)
tree21805c13c4a721a5f9aa1a3eea8a1f5128f53a56 /devel/p5-TAP-Formatter-HTML
parent558c04777395bf0a3995cde8193e25dd30bc08e6 (diff)
downloadpkgsrc-9c522896eb1f098bafd7d857ad44f65bc7bb4c45.tar.gz
- updated to 0.09
Changelog: 0.09 + upgraded to jQuery 1.4.2 + updated App::Prove::Plugin::HTML to simplify cmdline usage to the extent possible. + fixed RT #41457 & RT #49621: applied Neil Hemingway, Tim Esselens, and Panu Ervamaa's patches, and got everything working. This addresses: + small changes to the top-left corner menu (default_report.css) to render it corretly with Firefox 3 (Linux) + inline_js fix + added support for force_inline_js (not on by default, including jQuery inline causes errors) + fixed bug in handling of parse_errors in default_report.tt + fixed bug: nothing happens when I click on the test output. + XHTML support + fixed bug: click on summary changes location + fixed 2 minor javascript bugs where '#' was being used as a jQuery id ref + added new feature: column sorting via Christian Bach's jquery.tablesorter plugin (bundled from http://tablesorter.com). optional. + added new feature: up to top of test when the test filename is no longer visible
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 dfaa08ccf9e..0bfd9603b09 100644
--- a/devel/p5-TAP-Formatter-HTML/Makefile
+++ b/devel/p5-TAP-Formatter-HTML/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:27 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/12/17 22:23:05 rhaen Exp $
#
-DISTNAME= TAP-Formatter-HTML-0.08
+DISTNAME= TAP-Formatter-HTML-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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 c5dd38f5add..b1bafef8369 100644
--- a/devel/p5-TAP-Formatter-HTML/distinfo
+++ b/devel/p5-TAP-Formatter-HTML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/10/12 11:24:47 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2010/12/17 22:23:05 rhaen Exp $
-SHA1 (TAP-Formatter-HTML-0.08.tar.gz) = b198c56a7e4293580edb89d3663004b34874bdfb
-RMD160 (TAP-Formatter-HTML-0.08.tar.gz) = 36c8729a2fdc42fb8af3fabee9210f7b2815a8bb
-Size (TAP-Formatter-HTML-0.08.tar.gz) = 68947 bytes
+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