Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv20575/10.4-public/unstable/main/finkinfo/libs/perlmods

Modified Files:
        class-autouse-pm.info class-returnvalue-pm.info 
        devel-stacktrace-pm.info exception-class-pm.info 
        params-validate-pm.info 
Added Files:
        prefork-pm.info readonly-pm.info readonly-xs-pm.info 
        test-taint-pm.info 
Log Message:
Update some chris01 packages (also add new dependency packages)


Index: params-validate-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/params-validate-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- params-validate-pm.info     16 Jun 2007 22:45:15 -0000      1.7
+++ params-validate-pm.info     25 Jun 2008 05:24:15 -0000      1.8
@@ -1,6 +1,6 @@
 Info2: <<
 Package: params-validate-pm%type_pkg[perl]
-Version: 0.88
+Version: 0.91
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
@@ -10,7 +10,7 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core
+Depends: perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl]
 Replaces: params-validate-pm (<= 0.57-1), %N-man
 Conflicts: %N-man
@@ -24,7 +24,9 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Params-Validate-%v.tar.gz
-Source-MD5: a8b89d2e2b79091337b619fee53e469e
+Source-MD5: 22c5467a1d4673374a1b7b2dbcfd473e
+
+InfoTest: TestDepends: readonly-pm, readonly-xs-pm%type_pkg[perl], 
test-taint-pm%type_pkg[perl]
 
 # Install Phase:
 UpdatePOD: true

Index: class-returnvalue-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/class-returnvalue-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- class-returnvalue-pm.info   16 Jun 2007 22:45:08 -0000      1.5
+++ class-returnvalue-pm.info   25 Jun 2008 05:24:15 -0000      1.6
@@ -1,6 +1,6 @@
 Info2: <<
 Package: class-returnvalue-pm%type_pkg[perl]
-Version: 0.53
+Version: 0.55
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
@@ -17,7 +17,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/J/JE/JESSE/Class-ReturnValue-%v.tar.gz
-Source-MD5: 6db549139d16eb042f0128ff5aefe2f0
+Source-MD5: 047fbbcfd90d5c399a1feba55781329e
 
 # Compile Phase:
 #NoPerlTests: true

--- NEW FILE: prefork-pm.info ---
Info2: <<
Package: prefork-pm%type_pkg[perl]
Version: 1.02
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8)
Source: mirror:cpan:authors/id/A/AD/ADAMK/prefork-%v.tar.gz
Source-MD5: 3dccdbbb32439aa07a8d87eb217f0011

Depends: perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl]

InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes LICENSE README
UpdatePOD: true

Description: Optimized module loading
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/prefork
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
<<

Index: exception-class-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/exception-class-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- exception-class-pm.info     16 Jun 2007 22:45:13 -0000      1.6
+++ exception-class-pm.info     25 Jun 2008 05:24:15 -0000      1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: exception-class-pm%type_pkg[perl]
-Version: 1.23
+Version: 1.24
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
@@ -10,18 +10,18 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, devel-stacktrace-pm (>= 1.12-1), 
class-data-inheritable-pm
+Depends: perl%type_pkg[perl]-core, devel-stacktrace-pm (>= 1.17-1), 
class-data-inheritable-pm
 BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl]
 Replaces: exception-class-pm (<= 1.16-1), exception-class-pm560, %N-man
 Conflicts: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Exception-Class-%v.tar.gz
-Source-MD5: 560b42c0cf8b795bdc793459edb7ec13
+Source-MD5: b672b63f8e7f3652980f188c2d58840d
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: Changes LICENSE MANIFEST README 
+DocFiles: Changes LICENSE
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: class-autouse-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/class-autouse-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- class-autouse-pm.info       16 Jun 2007 22:45:07 -0000      1.6
+++ class-autouse-pm.info       25 Jun 2008 05:24:15 -0000      1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: class-autouse-pm%type_pkg[perl]
-Version: 1.27
+Version: 1.29
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
@@ -10,14 +10,14 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, devel-stacktrace-pm
+Depends: perl%type_pkg[perl]-core, devel-stacktrace-pm, 
prefork-pm%type_pkg[perl], scalar-list-utils-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl]
 Conflicts: %N-man
 Replaces: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/A/AD/ADAMK/Class-Autouse-%v.tar.gz
-Source-MD5: f6b69cae6db84d6c1728384e6e7bd281
+Source-MD5: da37cc729e01a504b93bc8bdc548d9a9
 
 # Install Phase:
 UpdatePOD: true

--- NEW FILE: test-taint-pm.info ---
Info2: <<
Package: test-taint-pm%type_pkg[perl]
Version: 1.04
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8)
Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-Taint-%v.tar.gz
Source-MD5: a005ab5a2e22ab462b4f3661d1d1d5e0

PatchScript: tail -n 15 Taint.pm > LICENSE

Depends: perl%type_pkg[perl]-core

InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes LICENSE
UpdatePOD: true

Description: Tools to test taintedness
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Test-Taint
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
<<

--- NEW FILE: readonly-pm.info ---
Package: readonly-pm
Version: 1.03
Revision: 1
Type: perl
Source: mirror:cpan:authors/id/R/RO/ROODE/Readonly-%v.tar.gz
Source-MD5: 0acef3a995ac9ecf575f66a726d638f4

DocFiles: Changes README
UpdatePOD: true

Description: Create read-only scalars, arrays, hashes
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Readonly
Maintainer: Daniel Macks <[EMAIL PROTECTED]>

--- NEW FILE: readonly-xs-pm.info ---
Info2: <<
Package: readonly-xs-pm%type_pkg[perl]
Version: 1.04
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8)
Source: mirror:cpan:authors/id/R/RO/ROODE/Readonly-XS-%v.tar.gz
Source-MD5: 6d1e61f5c90ff1bf7ffcbfb01148b316

Depends: perl%type_pkg[perl]-core, readonly-pm

InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README
UpdatePOD: true

Description: Faster read-only scalars
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Readonly-XS
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
<<

Index: devel-stacktrace-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/devel-stacktrace-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- devel-stacktrace-pm.info    19 Nov 2007 20:55:56 -0000      1.3
+++ devel-stacktrace-pm.info    25 Jun 2008 05:24:15 -0000      1.4
@@ -1,17 +1,14 @@
 Package: devel-stacktrace-pm
-Version: 1.15
+Version: 1.19.01
 Revision: 1
 Description: Perl module for stack trace
 Type: perl
 License: Artistic
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
-# Dependencies:
-BuildDepends: test-simple-pm560 | perl580-core | perl581-core | perl584-core | 
perl586-core, fink (>= 0.20.1-1)
-
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DR/DROLSKY/Devel-StackTrace-%v.tar.gz
-Source-MD5: 22058f1ad25dfad27312bde83881c30b
+Source: mirror:cpan:authors/id/D/DR/DROLSKY/Devel-StackTrace-1.1901.tar.gz
+Source-MD5: 653c84a78d3c81a8960c5cbe1495ecb0
 
 # Install Phase:
 UpdatePOD: true
@@ -24,14 +21,5 @@
 (which have the same information as is returned from caller()).  You
 can step through these frames forwards and backwards as you want or
 retrieve specific frames.
-
-BUGS
-
-** Perl 5.6.0 and caller function
-
-There are bugs in the caller function under Perl 5.6.0 that this
-module may trigger.  One common symptom is an error message like
-'Bizarre copy of HASH' or 'Bizarre copy of ARRAY'.  There is no
-workaround.  5.6.1 does not have this problem.
 <<
 Homepage: http://search.cpan.org/dist/Devel-StackTrace


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to