Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25104/stable/main/finkinfo/libs/perlmods

Added Files:
        regexp-assemble-pm.info regexp-assemble-pm.patch 
Log Message:
backport from 10.[78]


--- 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' );
 }

--- NEW FILE: regexp-assemble-pm.info ---
Package: regexp-assemble-pm
Version: 0.35
Revision: 1
Type: perl
Description: Assemble multiple Regular Expressions
License: Artistic/GPL
Maintainer: Fink Devel <fink-de...@lists.sourceforge.net>

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: https://rt.cpan.org/Public/Bug/Display.html?id=85686
        
<<
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

Reply via email to