Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25157/10.7/main/finkinfo/libs/perlmods
Modified Files: regexp-assemble-pm.info Added Files: regexp-assemble-pm.patch Log Message: self-test fixes --- NEW FILE: regexp-assemble-pm.patch --- diff -Nurd -x'*~' Regexp-Assemble-0.35.orig/t/00_basic.t Regexp-Assemble-0.35/t/00_basic.t --- Regexp-Assemble-0.35.orig/t/00_basic.t 2008-06-07 09:13:47.000000000 -0400 +++ Regexp-Assemble-0.35/t/00_basic.t 2013-05-28 23:08:10.000000000 -0400 @@ -10,7 +10,7 @@ use strict; -eval qq{use Test::More tests => 327 }; +eval qq{use Test::More tests => 326 }; if( $@ ) { warn "# Test::More not available, no tests performed\n"; print "1..1\nok 1\n"; @@ -33,7 +33,6 @@ skip( 'Test::Pod not installed on this system', 3 ) unless $have_Test_Pod; - pod_file_ok( 'Assemble.pm' ); pod_file_ok( 'eg/assemble' ); pod_file_ok( 'eg/debugging' ); } Index: regexp-assemble-pm.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/regexp-assemble-pm.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- regexp-assemble-pm.info 28 May 2013 21:39:30 -0000 1.1 +++ regexp-assemble-pm.info 29 May 2013 03:15:13 -0000 1.2 @@ -3,19 +3,33 @@ Revision: 1 Type: perl Description: Assemble multiple Regular Expressions -License: Artistic +License: Artistic/GPL Maintainer: Fink Devel <fink-de...@lists.sourceforge.net> -BuildDepends: << - extutils-makemaker-pm (>= 6.30) +InfoTest: << + TestDepends: << + test-pod-pm, + test-pod-coverage-pm + << + # varianted TDep? need separate .info for Dist per systemperl + #test-file-contents-pmXXX # not in fink + #test-warn-pmXXX # big dep tree << Source: mirror:cpan:authors/id/D/DL/DLAND/Regexp-Assemble-%v.tar.gz Source-MD5: 315796ece5bfb69b166846ced911cf0e +PatchFile: %n.patch +PatchFile-MD5: 4b17c2546136fe1c86daa4f6a8912856 UpdatePOD: true DocFiles: Changes README +DescPackaging: << + + Ignoring self-test fail for strictness of =item naming in POD. + See: + +<< Homepage: http://search.cpan.org/dist/Regexp-Assemble DescDetail: << Assemble multiple Regular Expressions into a single RE ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs