Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4394
Modified Files:
test-simple-pm.info
Log Message:
Take over and update to new upstream.
Index: test-simple-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/test-simple-pm.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- test-simple-pm.info 2 Aug 2010 07:17:59 -0000 1.26
+++ test-simple-pm.info 11 Aug 2010 23:06:29 -0000 1.27
@@ -1,29 +1,37 @@
Info2: <<
Package: test-simple-pm%type_pkg[perl]
-Version: 0.94
-Revision: 2
+Version: 0.96
+Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4,
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] =
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
Description: Basic utilities for writing tests
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
License: Artistic
-Maintainer: None <[email protected]>
+Maintainer: Daniel Johnson <[email protected]>
Depends: <<
perl%type_pkg[perl]-core,
file-spec-pm%type_pkg[perl],
- test-harness-pm%type_pkg[perl] (>= 2.03-1)
+ test-harness-pm%type_pkg[perl] (>= 3.21-104)
<<
BuildDepends: <<
perl%type_pkg[perl]-core,
file-spec-pm%type_pkg[perl],
fink (>= 0.28.0-1),
- test-harness-pm%type_pkg[perl] (>= 2.03-1)
+ test-harness-pm%type_pkg[perl] (>= 3.21-104)
<<
Provides: test-simple-pm
Replaces: test-simple-pm (<= 0.47-14)
Source: mirror:cpan:authors/id/M/MS/MSCHWERN/Test-Simple-%v.tar.gz
-Source-MD5: e4e09d8bf2cc73124152ba2c45c95b5b
+Source-MD5: fbc734a7bb5b3fc3e2bc706e19d08b26
+
+PatchScript: <<
+ #!/bin/sh -ev
+ perlversion=%type_raw[perl]
+ if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" !=
"powerpc" ]; then
+ perl -pi -e 's,(my \$Perl = ).*$,\1"/usr/bin/arch -%m
perl$perlversion";,' t/exit.t
+ fi
+<<
UpdatePOD: true
InstallScript: <<
@@ -35,9 +43,9 @@
Homepage: http://search.cpan.org/dist/Test-Simple/
DescDetail: <<
This is an extremely simple, extremely basic module for writing tests
- suitable for CPAN modules and other pursuits. If you wish to do more
- complicated testing, use the Test::More module (a drop-in replacement
- for this one).
+ suitable for CPAN modules and other pursuits. It also includes the
+ Test::More module which allows for more complex testing.
+
Previous maintainer: Justin F. Hallett <[email protected]>
Koen van der Drift <[email protected]>
<<
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs