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

Modified Files:
        appconfig-pm.info cddb-pm.info cgi-pm.info 
        class-accessor-pm.info class-autouse-pm.info 
        class-data-inheritable-pm.info class-methodmaker-pm.info 
        class-returnvalue-pm.info clone-pm.info config-general-pm.info 
        data-flow-pm.info data-serializer-pm.info data-uuid-pm.info 
        devel-stacktrace-pm.info digest-sha1-pm.info error-pm.info 
        extutils-cbuilder-pm.info io-tty-pm.info ipc-run-pm.info 
        ipc-run3-pm.info module-build-pm-10.4.info 
        module-build-pm-10.5.info module-build-pm-10.6.info 
        module-build-pm.info par-dist-pm.info params-validate-pm.info 
        pathtools-pm.info perlio-eol-pm.info pod-readme-pm.info 
        pod-simple-pm.info rec-descent-pm.info regexp-common-pm.info 
        scalar-list-utils-pm.info set-scalar-pm.info 
        string-approx-pm.info string-shellquote-pm.info 
        sub-uplevel-pm.info swish-api-pm.info term-progressbar-pm.info 
        yaml-pm.info 
Added Files:
        attribute-handlers-pm.info fcgi-pm.info 
Log Message:
sync a ton of things


--- NEW FILE: attribute-handlers-pm.info ---
Info2: <<
Package: attribute-handlers-pm%type_pkg[perl]
Version: 0.88
Revision: 2
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
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
Source: mirror:cpan:authors/id/S/SM/SMUELLER/Attribute-Handlers-%v.tar.gz
Source-MD5: cfc775abb5871adb25f4d292348ce5a9
Depends: perl%type_pkg[perl]-core
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README
UpdatePOD: true
DescPackaging: <<
        perlversioned because it's also a Provides of perlXXX-core
<<
Description: Simpler definition of attribute handlers
License: Artistic/GPL
Maintainer: Daniel Macks <[email protected]>
Homepage: http://search.cpan.org/dist/Attribute-Handlers
<<

Index: pod-readme-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/pod-readme-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pod-readme-pm.info  16 Jul 2008 16:14:35 -0000      1.1
+++ pod-readme-pm.info  18 Oct 2010 07:56:07 -0000      1.2
@@ -1,11 +1,11 @@
 Package: pod-readme-pm
-Version: 0.09
+Version: 0.10
 Revision: 1
 Type: perl
-Source: mirror:cpan:authors/id/R/RR/RRWO/Pod-Readme-%v.tar.gz
-Source-MD5: 6f7f2a4c4a74ba50b2aa561fa753d85c
+Source: mirror:cpan:authors/id/B/BI/BIGPRESH/Pod-Readme-%v.tar.gz
+Source-MD5: ee7043323b43bbdbfbfecf0e9a32c64a
 
-Depends: regexp-common-pm
+Depends: podlators-pm, regexp-common-pm
 
 DocFiles: Changes README
 UpdatePOD: true

Index: cddb-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/cddb-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cddb-pm.info        24 Jan 2006 21:16:45 -0000      1.1
+++ cddb-pm.info        18 Oct 2010 07:56:07 -0000      1.2
@@ -1,16 +1,13 @@
 Package: cddb-pm
-Version: 1.08
+Version: 1.16
 Revision: 1
 Source: mirror:cpan:authors/id/R/RC/RCAPUTO/CDDB-%v.tar.gz
-Source-MD5: e9a68e93548a6c74a202825753260d30
+Source-MD5: 4753c73ac7162ab18d1508ae02d40014 
 SourceDirectory: CDDB-%v
 Type: perl
+NoPerlTests: true
 UpdatePOD: true
 DocFiles: HISTORY MANIFEST README
-CompileScript: <<
-  perl Makefile.PL PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5 
INSTALLARCHLIB=%p/lib/perl5/darwin INSTALLSITELIB=%p/lib/perl5 
INSTALLSITEARCH=%p/lib/perl5/darwin INSTALLMAN1DIR=%i/share/man/man1 
INSTALLMAN3DIR=%i/share/man/man3
-  make
-<<
 Description: High-level interface to cddb protocol servers
 DescDetail: <<
 This module provides a high-level Perl interface to cddbp servers.
@@ -21,11 +18,18 @@
 files, printing CD liners, or even just playing discs in an automated 
 jukebox
 <<
+DescUsage: <<
+  If you want to submit track data, you must install Fink's
+  mailtools-pmXXX and libwww-pmXXX packages, where XXX corresponds to
+  the version of perl you are using (581 for perl5.8.1, the OS X 10.3
+  default, for example).
+<<
 DescPort: <<
   make test removed by Justin Hallett
   it seems that the cddb site has changed and thus break the tests, this should
   be fixed in the next release
+  dmacks concurs: don't want to require network connectivity in order to 
compile
 <<
 License: GPL
 Maintainer: Darian Lanx <[email protected]>
-Homepage: http://search.cpan.org/author/RCAPUTO/CDDB-1.08/
+Homepage: http://search.cpan.org/~rcaputo/CDDB-1.16/

Index: set-scalar-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/set-scalar-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- set-scalar-pm.info  25 Jul 2008 03:00:41 -0000      1.1
+++ set-scalar-pm.info  18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: set-scalar-pm
-Version: 1.19
+Version: 1.25
 Revision: 1
 Type: perl
 Description: Perl module, basic set operations
@@ -8,11 +8,13 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/J/JH/JHI/Set-Scalar-%v.tar.gz
-Source-MD5: 6ad1793cb4eb8839efadb12b67e35364
+Source-MD5: 749349bb42757f46d25593e89444872e
+
+PatchScript: perl -0 -pe's/^.*=head\d\s+(COPYRIGHT AND 
LICENSE.*)$/$1/is;s/=head1 .*//is' lib/Set/Scalar.pm > LICENSE
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: ChangeLog README MANIFEST
+DocFiles: ChangeLog LICENSE README*
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/Set-Scalar/

Index: module-build-pm-10.6.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-build-pm-10.6.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- module-build-pm-10.6.info   24 Aug 2009 05:21:08 -0000      1.4
+++ module-build-pm-10.6.info   18 Oct 2010 07:56:07 -0000      1.5
@@ -1,5 +1,5 @@
 Package: module-build-pm
-Version: 0.34
+Version: 0.36.07
 Revision: 301
 Epoch: 1
 Distribution: 10.6

--- NEW FILE: fcgi-pm.info ---
Info2: <<
Package: fcgi-pm%type_pkg[perl]
Version: 0.71
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
Source: mirror:cpan:authors/id/F/FL/FLORA/FCGI-%v.tar.gz
Source-MD5: 26bc4ea53ccc9c9c16695e88e46a1cfb
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
BuildDepends: test-differences-pm
Depends: <<
        perl%type_pkg[perl]-core
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: True
DocFiles: ChangeLog LICENSE.TERMS README
Description: Fast CGI module
License: BSD
Homepage: http://search.cpan.org/dist/FCGI
Maintainer: Daniel Macks <[email protected]>
<<

Index: clone-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/clone-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- clone-pm.info       23 Aug 2009 04:24:13 -0000      1.4
+++ clone-pm.info       18 Oct 2010 07:56:07 -0000      1.5
@@ -1,13 +1,13 @@
 Info2: <<
 Package: clone-pm%type_pkg[perl]
-Version: 0.27
-Revision: 1021
+Version: 0.31
+Revision: 2
 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
+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: Recursively copy Perl datatypes
-Type: perl(5.8.1 5.8.6 5.8.8)
+Type: perl(5.8.1 5.8.6 5.8.8 5.10.0)
 License: Artistic
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
 
 Depends: perl%type_pkg[perl]-core
 BuildDepends: perl%type_pkg[perl]-core
@@ -15,7 +15,9 @@
 Replaces: clone-pm
 
 Source: mirror:cpan:modules/by-module/Clone/Clone-%v.tar.gz
-Source-MD5: 8f4ec3080272434f417d5e67a42163fc
+Source-MD5: 65f34e7280d7b7dfb72ab6224e5767f5
+
+UseMaxBuildJobs: true
 
 UpdatePOD: true
 InstallScript: <<

Index: swish-api-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/swish-api-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- swish-api-pm.info   20 Jan 2010 21:25:53 -0000      1.3
+++ swish-api-pm.info   18 Oct 2010 07:56:07 -0000      1.4
@@ -23,7 +23,7 @@
 DocFiles: Changes MANIFEST README*
 Description: Perl interface to swish-e
 License: Artistic/GPL
-Maintainer: Josh Rabinoitz <[email protected]>
+Maintainer: Josh Rabinowitz <[email protected]>
 Homepage: http://swish-e.org/
 #CompileScript: <<
 ##!/bin/sh -ex

Index: sub-uplevel-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/sub-uplevel-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sub-uplevel-pm.info 16 Jul 2008 03:01:41 -0000      1.1
+++ sub-uplevel-pm.info 18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: sub-uplevel-pm
-Version: 0.19.01
+Version: 0.22
 Revision: 1
 Type: perl
 Description: Apparently run function in higher stack frame
@@ -7,12 +7,12 @@
 Maintainer: Christian Schaffner <[email protected]>
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.1901.tar.gz
-Source-MD5: cba75a803c3931d6c2252ad97f8f2616
+Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%v.tar.gz
+Source-MD5: c166738a97c0424a0075ebe205d285db
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes README
+DocFiles: Changes LICENSE README
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/Sub-Uplevel/

Index: devel-stacktrace-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/devel-stacktrace-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- devel-stacktrace-pm.info    16 Jul 2008 03:01:39 -0000      1.1
+++ devel-stacktrace-pm.info    18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: devel-stacktrace-pm
-Version: 1.19.01
+Version: 1.25
 Revision: 1
 Description: Perl module for stack trace
 Type: perl
@@ -7,12 +7,12 @@
 Maintainer: Christian Schaffner <[email protected]>
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DR/DROLSKY/Devel-StackTrace-1.1901.tar.gz
-Source-MD5: 653c84a78d3c81a8960c5cbe1495ecb0
+Source: mirror:cpan:authors/id/D/DR/DROLSKY/Devel-StackTrace-%v.tar.gz
+Source-MD5: 3e72136114fd75f2fa0861a360bbb022
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: Changes LICENSE MANIFEST README
+DocFiles: Changes LICENSE README
 
 # Additional Data:
 DescDetail: <<

Index: cgi-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/cgi-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cgi-pm.info 23 Aug 2009 04:24:13 -0000      1.4
+++ cgi-pm.info 18 Oct 2010 07:56:07 -0000      1.5
@@ -1,20 +1,23 @@
 Info2: <<
 Package: cgi-pm%type_pkg[perl]
-Version: 3.38
+Version: 3.49
 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: perl (5.8.1 5.8.6 5.8.8)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Description: Simple Common Gateway Interface Class
 License: Artistic/GPL
 Maintainer: Christian Schaffner <[email protected]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core
+Depends: <<
+       fcgi-pm%type_pkg[perl],
+       perl%type_pkg[perl]-core
+<<
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/L/LD/LDS/CGI.pm-%v.tar.gz
-Source-MD5: 9e22169ff58ff5648f3b09c8d5797d64
+Source-MD5: c485cedf1033de838598b21db439600c
 
 # Install Phase:
 UpdatePOD: True

Index: pathtools-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/pathtools-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pathtools-pm.info   23 Aug 2009 04:24:13 -0000      1.4
+++ pathtools-pm.info   18 Oct 2010 07:56:07 -0000      1.5
@@ -1,10 +1,10 @@
 Info2: <<
 Package: pathtools-pm%type_pkg[perl]
-Version: 3.27.01
+Version: 3.31
 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: perl (5.8.1 5.8.6 5.8.8)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Description: Perl module for paths and file specs
 License: Artistic/GPL
 Maintainer: Christian Schaffner <[email protected]>
@@ -14,14 +14,14 @@
 BuildDepends: fink (>= 0.20.6-1)
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/K/KW/KWILLIAMS/PathTools-3.2701.tar.gz
-Source-MD5: ce871bc9368f412f62689ece6e464fa9
+Source: mirror:cpan:authors/id/S/SM/SMUELLER/PathTools-%v.tar.gz
+Source-MD5: 48d473cea29f4c14631b3600f820480c
 
 PatchScript: sed -n -e '/AUTHOR/,/SEE ALSO/p' Cwd.pm > LICENSE
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes LICENSE
+DocFiles: Changes LICENSE README
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: string-approx-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/string-approx-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- string-approx-pm.info       23 Aug 2009 04:24:13 -0000      1.3
+++ string-approx-pm.info       18 Oct 2010 07:56:07 -0000      1.4
@@ -3,11 +3,11 @@
 Version: 3.26
 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
+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
 Source: mirror:cpan:authors/id/J/JH/JHI/String-Approx-%v.tar.gz
 Source-MD5: fc14d72986431025125d4970dd6b7f88
 Description: Perl module for approximate (fuzzy) matching
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Depends: perl%type_pkg[perl]-core
 Replaces: string-approx-pm
 Conflicts: string-approx-pm

Index: io-tty-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/io-tty-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- io-tty-pm.info      23 Aug 2009 04:24:13 -0000      1.4
+++ io-tty-pm.info      18 Oct 2010 07:56:07 -0000      1.5
@@ -1,9 +1,9 @@
 Info2: <<
 Package: io-tty-pm%type_pkg[perl]
-Version: 1.07
+Version: 1.08
 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
+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
 DocFiles: ChangeLog MANIFEST README
 Description: Low-level allocate a pseudo-TTY 
 License: Artistic
@@ -11,12 +11,12 @@
 Homepage: http://search.cpan.org/dist/IO-Tty
 UpdatePOD: true
 
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 BuildDepends: fink (>= 0.20.3)
 Depends: perl%type_pkg[perl]-core
 Source: mirror:cpan:authors/id/R/RG/RGIERSIG/IO-Tty-%v.tar.gz
-Source-MD5: 2a54e49b60a4092e93af5b8073ec5325
+Source-MD5: e99d819a6f8c11ae105b770cc508a4fc
 
 Replaces: %{Ni}, %{Ni}560 (<< 1.02-3), %{Ni}580 (<< 1.02-3), %{Ni}581 (<< 
1.02-3)
 Conflicts: %{Ni}, %{Ni}560 (<< 1.02-3), %{Ni}580 (<< 1.02-3), %{Ni}581 (<< 
1.02-3)

Index: term-progressbar-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/term-progressbar-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- term-progressbar-pm.info    23 Aug 2009 04:24:13 -0000      1.7
+++ term-progressbar-pm.info    18 Oct 2010 07:56:07 -0000      1.8
@@ -3,7 +3,7 @@
 Version: 2.09
 Revision: 2
 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
+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
 ###
 Depends: perl%type_pkg[perl]-core, term-readkey-pm%type_pkg[perl], 
class-methodmaker-pm%type_pkg[perl]
 Replaces: term-progressbar-pm (<= 2.03-1)
@@ -11,7 +11,7 @@
 Source: mirror:cpan:authors/id/F/FL/FLUFFY/Term-ProgressBar-%v.tar.gz
 Source-MD5: 440dfd04fe51a12d314e9adf2445f04a
 ###
-Type: perl (5.8.1 5.8.6)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 DocFiles: BUGS Changes README

Index: string-shellquote-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/string-shellquote-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- string-shellquote-pm.info   16 May 2010 15:03:45 -0000      1.1
+++ string-shellquote-pm.info   18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: string-shellquote-pm
-Version: 1.03
+Version: 1.04
 Revision: 1
 ###
 BuildDepends: fink (>= 0.17.0-1)
@@ -7,7 +7,7 @@
 Conflicts: string-shellquote, string-shellquote-pm581
 ###
 Source: mirror:cpan:authors/id/R/RO/ROSCH/String-ShellQuote-%v.tar.gz
-Source-MD5: b42822efe385f6604f55b0cea5ac0b76
+Source-MD5: da6329dc482b21adf5697cfbd2ac5412
 ###
 Type: perl
 UpdatePOD: true

Index: data-flow-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/data-flow-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- data-flow-pm.info   25 Apr 2009 17:22:10 -0000      1.2
+++ data-flow-pm.info   18 Oct 2010 07:56:07 -0000      1.3
@@ -1,9 +1,9 @@
 Package: data-flow-pm
-Version: 0.09
-Revision: 3
+Version: 1.02
+Revision: 1
 Replaces: data-flow-pm581 (<= 0.05-1)
 Source: mirror:cpan:modules/by-module/Data/Data-Flow-%v.tar.gz
-Source-MD5: c889739cb1eb15055b91df08819ff542
+Source-MD5: aa453ab013681206bccf43e8e267d63b
 Type: perl
 UpdatePOD: True
 DocFiles: Changes

Index: digest-sha1-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/digest-sha1-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- digest-sha1-pm.info 13 Sep 2009 21:48:48 -0000      1.8
+++ digest-sha1-pm.info 18 Oct 2010 07:56:07 -0000      1.9
@@ -1,11 +1,11 @@
 Info2: <<
 Package: digest-sha1-pm%type_pkg[perl]
-Version: 2.11
+Version: 2.12
 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
+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: Perl interface to the SHA-1 Algorithm
-Type: perl (5.8.6 5.8.8)
+Type: perl (5.8.6 5.8.8 5.10.0)
 License: Artistic
 Maintainer: Christian Schaffner <[email protected]>
 
@@ -17,11 +17,11 @@
 
 # Unpack Phase:
 Source: mirror:cpan:modules/by-module/Digest/Digest-SHA1-%v.tar.gz
-Source-MD5: 2449bfe21d6589c96eebf94dae24df6b
+Source-MD5: eeb0292868801a202bd7ead87b291374
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: Changes MANIFEST README fip180-1.html fip180-1.gif
+DocFiles: Changes README fip180-1.html fip180-1.gif
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: scalar-list-utils-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/scalar-list-utils-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- scalar-list-utils-pm.info   24 Aug 2009 05:54:34 -0000      1.6
+++ scalar-list-utils-pm.info   18 Oct 2010 07:56:07 -0000      1.7
@@ -1,9 +1,9 @@
 Info2: <<
 Package: scalar-list-utils-pm%type_pkg[perl]
-Version: 1.21
+Version: 1.23
 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
+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
 ###
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1)
@@ -11,9 +11,9 @@
 Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/G/GB/GBARR/Scalar-List-Utils-%v.tar.gz
-Source-MD5: 8b59aa84b5c1da7ad651f6f7973f8e29
+Source-MD5: 2e7909f8737cd6eecd8520b77326916b
 ###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 DocFiles: Changes README

Index: class-accessor-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-accessor-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- class-accessor-pm.info      17 Jul 2008 14:18:31 -0000      1.1
+++ class-accessor-pm.info      18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: class-accessor-pm
-Version: 0.22
+Version: 0.34
 Revision: 1
 Type: perl
 Description: Perl module, automated accessor generation
@@ -8,7 +8,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/K/KA/KASEI/Class-Accessor-%v.tar.gz
-Source-MD5: 6259a41d8a0cb44742f0d9a772df3156
+Source-MD5: 0d9640d237a13276145f7e44b4855b89
 
 # Install Phase:
 UpdatePOD: True

Index: class-autouse-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-autouse-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- class-autouse-pm.info       23 Aug 2009 04:24:13 -0000      1.4
+++ class-autouse-pm.info       18 Oct 2010 07:56:07 -0000      1.5
@@ -1,16 +1,16 @@
 Info2: <<
 Package: class-autouse-pm%type_pkg[perl]
 Version: 1.29
-Revision: 1
+Revision: 2
 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
+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: Perl run-time for class loading
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 License: Artistic/GPL
 Maintainer: Christian Schaffner <[email protected]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, devel-stacktrace-pm, 
prefork-pm%type_pkg[perl], scalar-list-utils-pm%type_pkg[perl]
+Depends: devel-stacktrace-pm, prefork-pm%type_pkg[perl], 
scalar-list-utils-pm%type_pkg[perl], perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl]
 Conflicts: %N-man
 Replaces: %N-man

Index: yaml-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/yaml-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- yaml-pm.info        16 Jul 2008 03:01:42 -0000      1.1
+++ yaml-pm.info        18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: yaml-pm
-Version: 0.66
+Version: 0.72
 Revision: 1
 Type: perl
 Description: Perl module, data serialization language
@@ -11,8 +11,8 @@
 # See DescPackaging
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/I/IN/INGY/YAML-%v.tar.gz
-Source-MD5: 33a0367cb343e1f0dce20f144d0167ba
+Source: mirror:cpan:authors/id/A/AD/ADAMK/YAML-%v.tar.gz
+Source-MD5: 35f8107367a5ba8c50965eca0ea7c370
 
 # Compile Phase:
 CompileScript: <<
@@ -24,7 +24,7 @@
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST README COMPATIBILITY
+DocFiles: Changes README
 
 # Additional Info:
 DescDetail: <<

Index: par-dist-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/par-dist-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- par-dist-pm.info    16 Jul 2008 03:01:41 -0000      1.2
+++ par-dist-pm.info    18 Oct 2010 07:56:07 -0000      1.3
@@ -1,11 +1,11 @@
 Package: par-dist-pm
-Version: 0.31
+Version: 0.47
 Revision: 1
 ###
 Replaces: par-dist-pm581 (<= 0.06-10)
 ###
 Source: mirror:cpan:authors/id/S/SM/SMUELLER/PAR-Dist-%v.tar.gz
-Source-MD5: 6718c9a3824e4e9060877254aa196831
+Source-MD5: ea5fd9791e40f7c2524a45139bea23a2
 ###
 Type: perl
 UpdatePOD: true

Index: config-general-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/config-general-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config-general-pm.info      20 Jan 2010 21:09:15 -0000      1.1
+++ config-general-pm.info      18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: config-general-pm
-Version: 2.44
+Version: 2.49
 Revision: 1
 Type: perl
 Description: Generic configuration file parsing module
@@ -9,7 +9,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/T/TL/TLINDEN/Config-General-%v.tar.gz
-Source-MD5: ad17b4ae5e0142fadd9b81f264deb266
+Source-MD5: d5807e73515b2faf1bb26c6603b51103
 
 # Install Phase.
 UpdatePOD: true

Index: perlio-eol-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/perlio-eol-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- perlio-eol-pm.info  23 Aug 2009 04:24:13 -0000      1.4
+++ perlio-eol-pm.info  18 Oct 2010 07:56:07 -0000      1.5
@@ -3,8 +3,8 @@
 Version: 0.14
 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: perl (5.8.1 5.8.6 5.8.8)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Description: PerlIO layer for normalizing line endings
 License: Artistic
 Maintainer: Christian Schaffner <[email protected]>

Index: appconfig-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/appconfig-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- appconfig-pm.info   20 May 2007 20:51:04 -0000      1.3
+++ appconfig-pm.info   18 Oct 2010 07:56:07 -0000      1.4
@@ -1,11 +1,11 @@
 Package: appconfig-pm
-Version: 1.56
+Version: 1.66
 Revision: 1
 BuildDepends: fink (>= 0.25.0-1)
 Source: mirror:cpan:authors/id/A/AB/ABW/AppConfig-%v.tar.gz
 UpdatePOD: true
 Type: perl
-DocFiles: Changes MANIFEST README* TODO
+DocFiles: Changes LICENSE README TODO
 Description: Modules for reading config files and more
 DescDetail: <<
 AppConfig is a bundle of Perl5 modules for reading configuration files 
@@ -26,4 +26,4 @@
 License: Artistic
 Maintainer: None <[email protected]>
 Homepage: http://search.cpan.org/dist/AppConfig/
-Source-MD5: 16a69f81aaf2b86ee30b25541f58cac0
+Source-MD5: 21aa4d1bf70a49a94c2dc9293389b3a0

Index: regexp-common-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/regexp-common-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- regexp-common-pm.info       16 Jul 2008 03:01:41 -0000      1.1
+++ regexp-common-pm.info       18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: regexp-common-pm
-Version: 2.122
+Version: 2010010201
 Revision: 1
 Type: perl
 Description: Perl module for commonly needed reg. exp
@@ -8,11 +8,11 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/A/AB/ABIGAIL/Regexp-Common-%v.tar.gz
-Source-MD5: fdd82fb77f2ef7f85aefd7cfb5107729
+Source-MD5: e4267a626af781ed62c696f05b2b60f3
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: README MANIFEST
+DocFiles: COPYRIGHT* README TODO
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/Regexp-Common/

Index: module-build-pm-10.4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-build-pm-10.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- module-build-pm-10.4.info   24 Aug 2009 05:21:08 -0000      1.3
+++ module-build-pm-10.4.info   18 Oct 2010 07:56:07 -0000      1.4
@@ -1,5 +1,5 @@
 Package: module-build-pm
-Version: 0.34
+Version: 0.36.07
 Revision: 101
 Epoch: 1
 Distribution: 10.4

Index: module-build-pm-10.5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-build-pm-10.5.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- module-build-pm-10.5.info   24 Aug 2009 05:21:08 -0000      1.5
+++ module-build-pm-10.5.info   18 Oct 2010 07:56:07 -0000      1.6
@@ -1,5 +1,5 @@
 Package: module-build-pm
-Version: 0.34
+Version: 0.36.07
 Revision: 201
 Epoch: 1
 Distribution: 10.5

Index: class-data-inheritable-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-data-inheritable-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- class-data-inheritable-pm.info      16 Jul 2008 18:35:50 -0000      1.1
+++ class-data-inheritable-pm.info      18 Oct 2010 07:56:07 -0000      1.2
@@ -1,14 +1,16 @@
 Info2: <<
 Package: class-data-inheritable-pm
-Version: 0.06
-Revision: 1021
+Version: 0.08
+Revision: 1
 Description: Inheritable, overridable class data
 Type: perl
 License: Artistic
-Maintainer: Benjamin Reed <[email protected]>
+Maintainer: Benjamin Reed <[email protected]>
 
-Source: mirror:cpan:authors/id/T/TM/TMTM/Class-Data-Inheritable-%v.tar.gz
-Source-MD5: 86d95ee16854a5503dc9f86a2f2ffa83
+Source: mirror:cpan:modules/by-module/Class/Class-Data-Inheritable-%v.tar.gz
+Source-MD5: fc0fe65926eb8fb932743559feb54eb9
+
+UseMaxBuildJobs: true
 
 UpdatePOD: true
 DocFiles: MANIFEST README Changes

Index: params-validate-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/params-validate-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- params-validate-pm.info     23 Aug 2009 04:24:13 -0000      1.4
+++ params-validate-pm.info     18 Oct 2010 07:56:07 -0000      1.5
@@ -1,20 +1,28 @@
 Info2: <<
 Package: params-validate-pm%type_pkg[perl]
-Version: 0.91
-Revision: 1
+Version: 0.95
+Revision: 3
 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
+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: Perl module to validate parameters
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
 License: Artistic
-Maintainer: Christian Schaffner <[email protected]>
+Maintainer: Daniel Macks <[email protected]>
 
 # Dependencies:
-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]
+Depends: <<
+       perl%type_pkg[perl]-core,
+       attribute-handlers-pm%type_pkg[perl] (>= 0.79-1)
+<<
+BuildDepends: <<
+       extutils-cbuilder-pm,
+       module-build-pm%type_pkg[perl]
+<<
 Replaces: params-validate-pm (<= 0.57-1), %N-man
 Conflicts: %N-man
 PostInstScript: <<
+       # nuke perl-unversioned items from older %v so they don't get
+       # mixed into newer perlversioned pkg
  rm -rf %p/lib/perl5/darwin/Attribute/Params/
  rm -rf %p/lib/perl5/darwin/auto/Params/Validate/
  rm -f %p/lib/perl5/darwin/Params/Validate.pm
@@ -24,16 +32,40 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/Params-Validate-%v.tar.gz
-Source-MD5: 22c5467a1d4673374a1b7b2dbcfd473e
+Source-MD5: f544f12357ae4ba44044cd8cb2b83a9f
 
-InfoTest: TestDepends: readonly-pm, readonly-xs-pm%type_pkg[perl], 
test-taint-pm%type_pkg[perl]
+CompileScript: <<
+#!/bin/sh -ex
+       exec 2>&1
+       perlversion=%type_raw[perl]
+       perlcmd="perl$perlversion"
+       if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
+               export ARCHFLAGS=""
+               perlcmd="/usr/bin/arch -%m $perlcmd"
+       fi
+       eval "`$perlcmd -V:archname`"
+       $perlcmd Build.PL \
+               --install_path arch=%i/lib/perl5/$perlversion/$archname \
+               --install_path bin=%i/bin \
+               --install_path bindoc=%i/lib/perl5/$perlversion/man/man1 \
+               --install_path lib=%i/lib/perl5/$perlversion \
+               --install_path libdoc=%i/lib/perl5/$perlversion/man/man3 \
+               --install_path script=%i/bin
+       ./Build
+<<
+InfoTest: <<
+       TestDepends: <<
+               readonly-pm,
+               readonly-xs-pm%type_pkg[perl],
+               test-taint-pm%type_pkg[perl]
+       <<
+       TestScript: ./Build test || exit 2
+<<
 
 # Install Phase:
-UpdatePOD: true
-DocFiles: Changes LICENSE MANIFEST README
+DocFiles: Changes LICENSE README TODO
 InstallScript: <<
-  %{default_script}
-  mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       ./Build install
 <<
 
 # Additional Data:
@@ -48,5 +80,8 @@
 The module has been designed to work equally well with positional or
 named parameters (via a hash or hash reference).
 <<
+DescPackaging: <<
+       Former Maintainer: Christian Schaffner <[email protected]>
+<<
 Homepage: http://search.cpan.org/dist/Params-Validate
 <<

Index: ipc-run-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/ipc-run-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ipc-run-pm.info     15 Jun 2010 14:28:22 -0000      1.3
+++ ipc-run-pm.info     18 Oct 2010 07:56:07 -0000      1.4
@@ -2,9 +2,9 @@
 Package: ipc-run-pm%type_pkg[perl]
 Version: 0.89
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5
-Type: perl (5.8.1 5.8.6 5.8.8)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 
 Source: mirror:cpan:authors/id/T/TO/TODDR/IPC-Run-%v.tar.gz
 Source-MD5: 9dc3b8cca378b871fafab7c6e5a61cdd

Index: data-serializer-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/data-serializer-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- data-serializer-pm.info     2 Aug 2010 07:35:24 -0000       1.8
+++ data-serializer-pm.info     18 Oct 2010 07:56:07 -0000      1.9
@@ -3,7 +3,7 @@
 Version: 0.49
 Revision: 2
 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
+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
 
 BuildDepends: <<
  perl%type_pkg[perl]-core, 
@@ -12,6 +12,7 @@
  digest-sha-pm%type_pkg[perl],
  json-pm%type_pkg[perl],
  json-xs-pm%type_pkg[perl],
+ module-build-pm%type_pkg[perl],
  yaml-pm
 <<
 
@@ -24,7 +25,7 @@
  perl%type_pkg[perl]-core
 <<
 
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 UpdatePOD: True
 
 Source-MD5: 31a8c3f5ab573a840b4314d327bc534a
@@ -59,6 +60,8 @@
 Made versioned, since it depends on a versioned package
 Not all optional packages are available through fink
 Cannot run make install UNINST=1, since that would directly access %p
+
+Makefile.PL is wrapper around Module::Build
 <<
 
 License: Artistic

Index: pod-simple-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/pod-simple-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pod-simple-pm.info  16 Jul 2008 03:01:41 -0000      1.1
+++ pod-simple-pm.info  18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: pod-simple-pm
-Version: 3.07
+Version: 3.14
 Revision: 1
 Type: perl
 Description: Perl module, framework for parsing Pod
@@ -10,8 +10,8 @@
 Depends: pod-escapes-pm
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/A/AR/ARANDAL/Pod-Simple-%v.tar.gz
-Source-MD5: 8f5174c210b1caf52d2dbbcfe5e92630
+Source: mirror:cpan:authors/id/D/DW/DWHEELER/Pod-Simple-%v.tar.gz
+Source-MD5: 10b084e7f24c4fd70bbc00e0198a20d6
 
 # Install Phase:
 UpdatePOD: True

Index: class-methodmaker-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-methodmaker-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- class-methodmaker-pm.info   15 Jun 2010 14:25:55 -0000      1.10
+++ class-methodmaker-pm.info   18 Oct 2010 07:56:07 -0000      1.11
@@ -3,7 +3,7 @@
 Version: 2.16
 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
+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
 Depends: perl%type_pkg[perl]-core
 BuildDepends: ipc-run-pm%type_pkg[perl]
 Replaces: class-methodmaker-pm
@@ -12,7 +12,7 @@
 PatchScript: <<
  perl -pi -e "s|vendor|site|g" Makefile.PL
 <<
-Type: perl (5.8.1 5.8.6)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: ipc-run3-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/ipc-run3-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ipc-run3-pm.info    16 Jul 2008 03:01:40 -0000      1.1
+++ ipc-run3-pm.info    18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: ipc-run3-pm
-Version: 0.040
+Version: 0.044
 Revision: 1
 Type: perl
 Description: Perl module to run a subprocess in batch mode
@@ -7,13 +7,13 @@
 Maintainer: Christian Schaffner <[email protected]>
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/R/RS/RSCHUPP/IPC-Run3-%v.tar.gz
-Source-MD5: 8131233d424352daa14f49a9691672f3
+Source: mirror:cpan:authors/id/R/RJ/RJBS/IPC-Run3-%v.tar.gz
+Source-MD5: 7df73a65d9efc7b9e7eb04075ff1fd8f
 
 # Install Phase:
 NoPerlTests: true
 UpdatePOD: True
-DocFiles: Changes MANIFEST
+DocFiles: Changes LICENSE README
 
 # Additional Info:
 DescPort: <<

Index: error-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/error-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- error-pm.info       16 Jul 2008 03:01:39 -0000      1.1
+++ error-pm.info       18 Oct 2010 07:56:07 -0000      1.2
@@ -1,5 +1,5 @@
 Package: error-pm
-Version: 0.17.014
+Version: 0.17.016
 Revision: 1
 Description: Perl module for error/exception handling
 Type: perl
@@ -7,12 +7,12 @@
 Maintainer: Christian Schaffner <[email protected]>
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/S/SH/SHLOMIF/Error-0.17014.tar.gz
-Source-MD5: 0f8c7346fc661c3f22b8995517a0f03f
+Source: mirror:cpan:authors/id/S/SH/SHLOMIF/Error-0.17016.tar.gz
+Source-MD5: eedcd3c6970568dd32092b5334328eff
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: ChangeLog MANIFEST README
+DocFiles: ChangeLog README
 
 # Additional Data:
 DescDetail: <<

Index: rec-descent-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/rec-descent-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rec-descent-pm.info 25 Jul 2008 03:16:25 -0000      1.1
+++ rec-descent-pm.info 18 Oct 2010 07:56:07 -0000      1.2
@@ -1,11 +1,19 @@
 Package: rec-descent-pm
-Version: 1.94
+Version: 1.96.5001
 Revision: 1
-Source: mirror:cpan:authors/id/D/DC/DCONWAY/Parse-RecDescent-%v.tar.gz
-Source-MD5: 497600b337a501eae11f31195ccec9d4
+Source: mirror:cpan:authors/id/D/DC/DCONWAY/Parse-RecDescent-1.965001.tar.gz
+Source-MD5: e91351ad179a3843fbe8e521b135acaf
 Type: perl
+Depends: text-balanced-pm
+PatchScript: perl -ni -e "print unless /'version'/" Makefile.PL
 UpdatePOD: true
-DocFiles: Changes MANIFEST README
+DocFiles: Changes README
+DescPackaging: <<
+       Makefile.PL asserts dependency on version.pm, but I don't see
+       any use of it in the package itself. It's a perlversioned
+       package, so omitting this dep to avoid having to convert self
+       to perversioned packaging.
+<<
 Description: Generate Recursive-Descent Parsers
 License: Artistic
 Maintainer: Daniel Macks <[email protected]>

Index: data-uuid-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/data-uuid-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- data-uuid-pm.info   23 Aug 2009 04:24:13 -0000      1.3
+++ data-uuid-pm.info   18 Oct 2010 07:56:07 -0000      1.4
@@ -1,23 +1,23 @@
 Info2: <<
 Package: data-uuid-pm%type_pkg[perl]
-Version: 1.148
+Version: 1.217
 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: perl (5.8.1 5.8.6 5.8.8)
+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
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Description: Perl extension to generate Unique Identifiers
-License: Artistic
+License: BSD
 Maintainer: Daniel Johnson <[email protected]>
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core
-BuildDepends: fink (>= 0.20.6-1)
+BuildDepends: fink (>= 0.29.0-1)
 Conflicts: %N-man
 Replaces: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/R/RJ/RJBS/Data-UUID-%v.tar.gz
-Source-MD5: 23ccf452a798e865821c3b0770a5f736
+Source-MD5: 9d1baca208eab7bf2fd67184a03785a6
 
 # Compile Phase:
 CompileScript: <<
@@ -26,7 +26,7 @@
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST README
+DocFiles: Changes MANIFEST README LICENSE
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: class-returnvalue-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/class-returnvalue-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- class-returnvalue-pm.info   23 Aug 2009 04:24:13 -0000      1.4
+++ class-returnvalue-pm.info   18 Oct 2010 07:56:07 -0000      1.5
@@ -3,9 +3,9 @@
 Version: 0.55
 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
+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: Perl module for return-value object
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 License: Artistic
 Maintainer: Christian Schaffner <[email protected]>
 

Index: module-build-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-build-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- module-build-pm.info        2 Aug 2010 15:48:58 -0000       1.9
+++ module-build-pm.info        18 Oct 2010 07:56:07 -0000      1.10
@@ -1,7 +1,7 @@
 Info2: <<
 Package: module-build-pm%type_pkg[perl]
-Version: 0.34
-Revision: 1
+Version: 0.36.07
+Revision: 2
 Epoch: 1
 Architecture: (%type_pkg[perl] = 581) powerpc
 Distribution: (%type_pkg[perl] = 581) 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
@@ -9,18 +9,21 @@
 Description: Alternative installer for Perl modules
 License: Artistic
 Homepage: http://search.cpan.org/dist/Module-Build/
-Maintainer: None <[email protected]>
+Maintainer: Daniel Johnson <[email protected]>
 
 # Dependencies.
 Depends: <<
  archive-tar-pm%type_pkg[perl],
- extutils-parsexs-pm,
+ extutils-install-pm (>= 1.54),
+ extutils-manifest-pm (>= 1.57),
+ extutils-parsexs-pm (>= 2.21), 
  par-dist-pm, 
  pod-readme-pm, 
  perl%type_pkg[perl]-core, 
+ software-license-pm%type_pkg[perl],
  test-harness-pm%type_pkg[perl] (>= 3.16), 
  version-pm%type_pkg[perl] (>= 0.74),
- yaml-pm
+ yaml-tiny-pm (>= 1.38)
 <<
 
 # module-signature-pm has lots of (maybe even crypto) deps and it's optional
@@ -29,8 +32,8 @@
 Replaces: %N-man, %N-bin
 
 # Unpack Phase.
-Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Module-Build-%v.tar.gz
-Source-MD5: 3046618f824e56c9ede6bce3bcaf1dc4
+Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Module-Build-0.3607.tar.gz
+Source-MD5: 9dbbbed68e80e28a9e9f3ab5512a6dab
 
 # Compile Phase.
 CompileScript: <<
@@ -54,12 +57,11 @@
     --install_path libdoc=%i/lib/perl5/$perlversion/man/man3 \
     --install_path script=%i/lib/%n/
   ./Build
-#  ./Build test
 <<
-NoPerlTests: true
+
+InfoTest: TestScript: ./Build test || exit 2
 
 # Install Phase.
-UpdatePOD: true
 InstallScript: <<
  #!/bin/sh -ev
  ./Build install

Index: extutils-cbuilder-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/extutils-cbuilder-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-cbuilder-pm.info   16 Jul 2008 16:14:34 -0000      1.1
+++ extutils-cbuilder-pm.info   18 Oct 2010 07:56:07 -0000      1.2
@@ -1,19 +1,20 @@
 Package: extutils-cbuilder-pm
-Version: 0.18
+Version: 0.27.03
 Revision: 1
 Type: perl
 Description: Compile and link C code for Perl modules
-License: Artistic
+License: Artistic/GPL
 Homepage: http://search.cpan.org/dist/ExtUtils-CBuilder/
-Maintainer: Blair Zajac <[email protected]>
+Maintainer: Daniel Macks <[email protected]>
+
 
 # Unpack Phase.
-Source: mirror:cpan:authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-%v.tar.gz
-Source-MD5: d119f0c6c12787a8d5b255208c3c74c5
+Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/ExtUtils-CBuilder-0.2703.tar.gz
+Source-MD5: 52bd8ec45491625a3501bda2713eac24
 
 # Install Phase.
 UpdatePOD: true
-DocFiles: Changes MANIFEST
+DocFiles: Changes README
 
 # Documentation.
 DescDetail: <<
@@ -24,3 +25,6 @@
 cross-platform interface to all your C building needs.  That would
 have been a much more ambitious goal!
 <<
+DescPackaging: <<
+       Former maintainer: Blair Zajac <[email protected]>
+<<


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to