Sun Sep 8 05:08:52 2013 UTC ()
Update to 1.36

Upstream changes:
1.36 - Wed May 15 17:38:12 EDT 2013
 - updates dist.ini to hide util with MetaNoIndex

1.35 - Fri Jan  4 14:48:28 EST 2013
 - Updates t/00-compile.t to ignore loading the Devel::REPL plugin, as its an
   optional dependency.

1.34 - Tue Oct 30 13:22:59 EDT 2012
 - Re-release using EU::MM to avoid Module::Install bug
   see http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
   for details.


(wen)
diff -r1.13 -r1.14 pkgsrc/devel/p5-Test-WWW-Selenium/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-WWW-Selenium/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-Test-WWW-Selenium/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-WWW-Selenium/Makefile 2013/05/31 12:40:51 1.13
+++ pkgsrc/devel/p5-Test-WWW-Selenium/Makefile 2013/09/08 05:08:52 1.14
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.13 2013/05/31 12:40:51 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2013/09/08 05:08:52 wen Exp $
2# 2#
3 3
4DISTNAME= Test-WWW-Selenium-1.33 4DISTNAME= Test-WWW-Selenium-1.36
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= devel perl5 www 6CATEGORIES= devel perl5 www
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Selenium/ 10HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Selenium/
12COMMENT= Perl 5 module to test applications using Selenium Remote Control 11COMMENT= Perl 5 module to test applications using Selenium Remote Control
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/Test/WWW/Selenium/.packlist 15PERL5_PACKLIST= auto/Test/WWW/Selenium/.packlist
17PERL5_MODULE_TYPE= Module::Install::Bundled 16PERL5_MODULE_TYPE= Module::Install::Bundled
18 17
19DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 18DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-WWW-Selenium/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-WWW-Selenium/distinfo 2012/08/31 12:06:36 1.7
+++ pkgsrc/devel/p5-Test-WWW-Selenium/distinfo 2013/09/08 05:08:52 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2012/08/31 12:06:36 wen Exp $ 1$NetBSD: distinfo,v 1.8 2013/09/08 05:08:52 wen Exp $
2 2
3SHA1 (Test-WWW-Selenium-1.33.tar.gz) = 931acf170aed4dccae8be19e291ea1954dde0bc4 3SHA1 (Test-WWW-Selenium-1.36.tar.gz) = 8617b25973f714ac8c8edafd6aa89732bf5ed3dd
4RMD160 (Test-WWW-Selenium-1.33.tar.gz) = 744785f94efe6e025b74766c4fed5350e6898634 4RMD160 (Test-WWW-Selenium-1.36.tar.gz) = debdaff541c13aa8936069ad37c17511206474cf
5Size (Test-WWW-Selenium-1.33.tar.gz) = 96679 bytes 5Size (Test-WWW-Selenium-1.36.tar.gz) = 66367 bytes