summaryrefslogtreecommitdiff
path: root/devel/p5-TAP-Formatter-HTML
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2009-10-12 11:24:46 +0000
committerrhaen <rhaen@pkgsrc.org>2009-10-12 11:24:46 +0000
commit92c4db46ca4dd663e465d4c40a2f8ea03b6f2e1d (patch)
tree59efd3fecfad74450ed3d8cb5bbabc5d9969393a /devel/p5-TAP-Formatter-HTML
parent580d9a60ddae2c1624138263165b5d9874be6d92 (diff)
downloadpkgsrc-92c4db46ca4dd663e465d4c40a2f8ea03b6f2e1d.tar.gz
- updated to 0.08
- added Perl license term Changelog upstream: 0.08 + applied Steffen Schwigon's patch to display YAML TAP as pre-formatted text. + fixed RT #43871: missing dep on File::Temp 0.17 [reported by Paddy Newman] + fixed RT #37983: CSS and JS Paths on Win32 get mangled and documented solution. [reported by Chris Davaz] + wrote some selenium tests, finally. found & fixed small bug where a test's html_id wasn't being set. + fixed RT #48296: pod for js_uris mentions styles, not scripts [reported by Slaven Rezić] + started on RT #41457: only got "incline_js" fixed [reported by Neil Hemingway]
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, 7 insertions, 6 deletions
diff --git a/devel/p5-TAP-Formatter-HTML/Makefile b/devel/p5-TAP-Formatter-HTML/Makefile
index 524aa7846f2..0e5304b95d5 100644
--- a/devel/p5-TAP-Formatter-HTML/Makefile
+++ b/devel/p5-TAP-Formatter-HTML/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/23 00:07:23 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/12 11:24:46 rhaen Exp $
#
-DISTNAME= TAP-Formatter-HTML-0.07
+DISTNAME= TAP-Formatter-HTML-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SP/SPURKIS/
COMMENT= TAP Test Harness output delegate for html output
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Test-Harness>=3.10:../../devel/p5-Test-Harness
DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
diff --git a/devel/p5-TAP-Formatter-HTML/distinfo b/devel/p5-TAP-Formatter-HTML/distinfo
index be55e69c17a..c5dd38f5add 100644
--- a/devel/p5-TAP-Formatter-HTML/distinfo
+++ b/devel/p5-TAP-Formatter-HTML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/23 00:07:23 rhaen Exp $
+$NetBSD: distinfo,v 1.2 2009/10/12 11:24:47 rhaen Exp $
-SHA1 (TAP-Formatter-HTML-0.07.tar.gz) = 980789d9486e99aa2910b360f63ce6d92b1fece1
-RMD160 (TAP-Formatter-HTML-0.07.tar.gz) = 5b53770107ecdc93167706f1aac424889bd25b78
-Size (TAP-Formatter-HTML-0.07.tar.gz) = 64986 bytes
+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