pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-TAP-Formatter-HTML - updated to 0.08
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f24cd17a145
branches: trunk
changeset: 566023:5f24cd17a145
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Mon Oct 12 11:24:46 2009 +0000
description:
- 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:
devel/p5-TAP-Formatter-HTML/Makefile | 5 +++--
devel/p5-TAP-Formatter-HTML/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 2948510a9136 -r 5f24cd17a145 devel/p5-TAP-Formatter-HTML/Makefile
--- a/devel/p5-TAP-Formatter-HTML/Makefile Mon Oct 12 11:21:20 2009 +0000
+++ b/devel/p5-TAP-Formatter-HTML/Makefile Mon Oct 12 11:24:46 2009 +0000
@@ -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 @@
MAINTAINER= rhaen%NetBSD.org@localhost
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 -r 2948510a9136 -r 5f24cd17a145 devel/p5-TAP-Formatter-HTML/distinfo
--- a/devel/p5-TAP-Formatter-HTML/distinfo Mon Oct 12 11:21:20 2009 +0000
+++ b/devel/p5-TAP-Formatter-HTML/distinfo Mon Oct 12 11:24:46 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index