Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv15514/stable/main/finkinfo/libs/perlmods

Modified Files:
        pod-readme-pm.info podlators-pm.info prefork-pm.info 
        regexp-common-pm.info scalar-list-utils-pm.info 
        software-license-pm.info task-weaken-pm.info 
        term-ansicolor-pm.info test-exception-pm.info 
        test-harness-pm.info test-nowarnings-pm.info 
        test-number-delta-pm.info test-pod-coverage-pm.info 
        test-pod-pm.info text-aligner-pm.info text-autoformat-pm.info 
        text-diff-pm.info text-glob-pm.info text-quoted-pm.info 
        text-reform-pm.info text-table-pm.info text-wrapper-pm.info 
        tie-ixhash-pm.info xml-twig-pm.info yaml-pm.info 
Added Files:
        regexp-common-pm.patch 
Log Message:
sync a bunch of small version increments to stable


Index: test-nowarnings-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-nowarnings-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- test-nowarnings-pm.info     21 Jul 2011 21:31:56 -0000      1.4
+++ test-nowarnings-pm.info     11 Oct 2011 09:14:25 -0000      1.5
@@ -1,12 +1,11 @@
 Info2: <<
 Package: test-nowarnings-pm%type_pkg[perl]
-Version: 1.02
+Version: 1.03
 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, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
+Distribution: (%type_pkg[perl] = 586) 10.5
 Source: mirror:cpan:authors/id/A/AD/ADAMK/Test-NoWarnings-%v.tar.gz
-Source-MD5: 6c5ae5613c66d6b5e4f0799085571a64
-Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
+Source-MD5: 09d89f1eda863baf6253728a4efc4d48
+Type: perl (5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 Depends: <<
        perl%type_pkg[perl]-core,

Index: software-license-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/software-license-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- software-license-pm.info    21 Jul 2011 21:31:56 -0000      1.3
+++ software-license-pm.info    11 Oct 2011 09:14:25 -0000      1.4
@@ -1,6 +1,6 @@
 Info2: <<
 Package: software-license-pm%type_pkg[perl]
-Version: 0.102340
+Version: 0.103002
 Revision: 1
 Description: Common open source software licenses
 Architecture: (%type_pkg[perl] = 581) powerpc
@@ -27,7 +27,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/R/RJ/RJBS/Software-License-%v.tar.gz
-Source-MD5: 9370ee822b938c163a1ec73726788b28
+Source-MD5: 26497d9e8c41d1e1883f5b266933e44a
 
 InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.96-1)
 

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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- regexp-common-pm.info       18 Oct 2010 07:56:07 -0000      1.2
+++ regexp-common-pm.info       11 Oct 2011 09:14:25 -0000      1.3
@@ -1,5 +1,5 @@
 Package: regexp-common-pm
-Version: 2010010201
+Version: 2011041701
 Revision: 1
 Type: perl
 Description: Perl module for commonly needed reg. exp
@@ -8,7 +8,25 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/A/AB/ABIGAIL/Regexp-Common-%v.tar.gz
-Source-MD5: e4267a626af781ed62c696f05b2b60f3
+Source-MD5: 7e6bef3eefff91ecb2f07b1e81217650
+
+BuildDepends: fink (>= 0.24.12)
+
+PatchFile: %n.patch
+PatchFile-MD5: c9a7aba549fd261060e92622af4b4ada
+
+InfoTest: <<
+       TestScript: <<
+       #!/bin/sh -ex
+               if [ "%m" = "i386" ]; then
+                       # Config{use64bitint} is either not set or not
+                       # handled correctly on some 32-bit fink when
+                       # perl is fat, so we patch in an override
+                       export FORCE_bits64=0
+               fi
+               %{default_script}
+       <<
+<<
 
 # Install Phase:
 UpdatePOD: True

Index: term-ansicolor-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/term-ansicolor-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- term-ansicolor-pm.info      22 Oct 2010 20:09:25 -0000      1.1
+++ term-ansicolor-pm.info      11 Oct 2011 09:14:25 -0000      1.2
@@ -1,9 +1,9 @@
 Package: term-ansicolor-pm
-Version: 3.00
+Version: 3.01
 Revision: 1
 
-Source: mirror:cpan:authors/id/R/RR/RRA/ANSIColor-%v.tar.gz
-Source-MD5: 2e664f0f10c32480ee226b7bc1f68389
+Source: mirror:cpan:authors/id/R/RR/RRA/Term-ANSIColor-%v.tar.gz
+Source-MD5: e43e9977a69e61a354e4aae1f406b6a3
 
 Type: perl
 UpdatePOD: true
@@ -11,6 +11,6 @@
 DocFiles: ChangeLog README
 
 License: Artistic/GPL
-Homepage: http://search.cpan.org/dist/ANSIColor
+Homepage: http://search.cpan.org/dist/Term-ANSIColor
 Description: Simple ANSI text attribute control module
 Maintainer: Daniel Macks <dma...@netspace.org>

Index: test-pod-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-pod-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- test-pod-pm.info    26 Jan 2011 15:05:54 -0000      1.3
+++ test-pod-pm.info    11 Oct 2011 09:14:25 -0000      1.4
@@ -1,6 +1,6 @@
 Package: test-pod-pm
-Version: 1.44
-Revision: 2
+Version: 1.45
+Revision: 1
 Type: perl
 Description: Check for POD errors in files
 License: Artistic
@@ -16,9 +16,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/D/DW/DWHEELER/Test-Pod-%v.tar.gz
-Source-MD5: 02380af5539521524d5df17273a57ae7
-PatchFile: %{ni}.patch
-PatchFile-MD5: fed4902101901180c11135efc49467d1
+Source-MD5: 089c8f272931df82f6c4d11a74f04628
 
 # Install Phase.
 UpdatePOD: true
@@ -37,11 +35,4 @@
 <<
 DescPackaging: <<
        Former maintainer: Blair Zajac <bl...@orcaware.com>
-
-       Makefile.PL lists a Module::Build dependency because
-       Makefile.PL was generated from Build.PL and package needs at
-       least a certain version of Module::Build to build by the
-       Build.PL route. But using Makefile.PL, Module::Build is not
-       used, nor is Module::Build used within the actual Test::Pod
-       module.
 <<

Index: xml-twig-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-twig-pm.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- xml-twig-pm.info    21 Jul 2011 21:31:56 -0000      1.12
+++ xml-twig-pm.info    11 Oct 2011 09:14:25 -0000      1.13
@@ -1,6 +1,6 @@
 Info2: <<
 Package: xml-twig-pm%type_pkg[perl]
-Version: 3.37
+Version: 3.39
 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_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 
5100) 10.6, (%type_pkg[perl] = 5123) 10.7, (%type_pkg[perl] = 588) 10.4, 
(%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 588) 10.6
@@ -21,6 +21,7 @@
 <<
 BuildDep21,7 @@pe_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, (%type_pkg[perl] = 5123) 10.7, (%type_pkg[perl] = 588) 10.4, 
(%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 588) 10.6(%type_pkg[perl] = 
588) 
10.6èè!è!Ðãwnÿ@äwnÿxD²ö™+PÚwnÿ"‘•õ™+®•õ™+Ðãwnÿð•õ™+äwnÿÀ?÷™+ó˜•õ™+0÷™+Ø4÷™+¨9÷™+€º–õ™+xD²ö™+PÚwnÿ
 Ùwnÿ뭕õ™+à!à!Ðãwnÿ@äwnÿÈ
’ö™+0Ûwnÿ"‘•õ™+®•õ™+Ðãwnÿð•õ™+äwnÿäwnÿøãwnÿ«¶õ™+Œp˜@äwnÿó˜•õ™+€º–õ™+0ÛwnÿÚwnÿ뭕õ™+GHIJKMNOPÐãwnÿ@äwnÿHÅhö™+ÐÜwnÿ"‘•õ™+®•õ™+Ðãwnÿ0?÷™+ó˜•õ™+P²ö™+ ùEö™+0÷™+Ø4÷™+¨9÷™+€º–õ™+HÅhö™+ÐÜwnÿÛwnÿ뭕õ™+8Åhö™+ÐÜwnÿ@Ûwnÿ뭕õ™+(Åhö™+ÐÜwnÿpÛwnÿ뭕õ™+Åhö™+ÐÜwnÿ Ûwnÿ뭕õ™+
  ¨>÷™+ó˜•õ™+¨9÷™+ 
ÖwnÿŠHFö™+旕õ™+Ø4÷™+@ÜwnÿyHFö™+旕õ™+0÷™+pÜwnÿZHFö™+旕õ™+ØôEö™+P²ö™+ ùEö™+0÷™+ØT²ö™+Ø4÷™+¨9÷™+€º–õ™+«¶õ™+Íö™+@äwnÿp‹Eö™+
 
ÞwnÿðÜwnÿ뭕õ™+5678:<=>?@BDÐãwnÿ@äwnÿàÍö™+@äwnÿó˜•õ™+褶õ™+ ÜwnÿÍö™+旕õ™+褶õ™+Õ_@fÆS
 
Qöl±íÁãÝõ™+@äwnÿàÍö™+0ßwnÿÞwnÿ뭕õ™+u]ÞÓ
     
4Q ÷U^Qʉ§¶uª¹ñìò*ēv´bö™+€åwnÿF`y÷™+F`y÷™+?µö™+@åwnÿÐãwnÿ`àwnÿäwnÿäwnÿøãwnÿÀæwnÿB`y÷™+åwnÿØT²ö™+ Y²ö™+€º–õ™+ÿÿÿÿÿÿÿÿB`y÷™+Häwnÿ뭕õends:
 fink (>= 0.20.1-1)
 Source: mirror:cpan:authors/id/M/MI/MIROD/XML-Twig-%v.tar.gz
+Source-MD5: c3f42ee3f09fe7b0601172ddb15bfe53
 # There is a bug in fink's perl packages which sets perlpath to %p/bin/perl
 # instead of %p/bin/perlx.y.z so the tests fail if perlxyz isn't installed
 # in addition to perlxyz-core. This patch works around the bug.
@@ -85,7 +86,6 @@
 <<
 Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
 UpdatePOD: True
-Source-MD5: 48cf8942c0e150dbd2d171c93db7a0a1
 DocFiles: README Changes
 Description: Process huge XML documents in tree mode
 DescDetail: <<

Index: text-autoformat-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-autoformat-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-autoformat-pm.info     16 Jul 2008 17:06:17 -0000      1.1
+++ text-autoformat-pm.info     11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: text-autoformat-pm
-Version: 1.13
+Version: 1.669.002
 Revision: 1
 Type: perl
 Description: Perl module for text wrapping and reformating
@@ -10,12 +10,13 @@
 Depends: text-reform-pm
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-%v.tar.gz
-Source-MD5: 1a944e3e21e176178bb4f87a6068f041
+Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-1.669002.tar.gz
+Source-MD5: c2c400207f49a769e32b5b1b660b07f7
+PatchScript: perl -ni -e "print unless /'version'/" Makefile.PL
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST README
+DocFiles: Changes README
 
 # Additional Info:
 DescDetail: <<
@@ -30,4 +31,12 @@
 The module also supplies a re-entrant, highly configurable replacement
 for the built-in Perl format() mechanism.
 <<
+DescPackaging: <<
+       dmacks--this is the best I can figure the Version based on
+       Changes entries.
+
+       dmacks--"version" doesn't appear to be used anywhere in
+       build/test or actual module; nuke its build-time dependency to
+       avoid our having to be perlversioned for a version-pmXXX dep
+<<
 Homepage: http://search.cpan.org/dist/Text-Autoformat/

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.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- scalar-list-utils-pm.info   21 Jul 2011 21:31:56 -0000      1.9
+++ scalar-list-utils-pm.info   11 Oct 2011 09:14:25 -0000      1.10
@@ -2,8 +2,7 @@
 Package: scalar-list-utils-pm%type_pkg[perl]
 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, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
+Distribution: (%type_pkg[perl] = 586) 10.5
 ###
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1)
@@ -13,7 +12,7 @@
 Source: mirror:cpan:authors/id/G/GB/GBARR/Scalar-List-Utils-%v.tar.gz
 Source-MD5: 2e7909f8737cd6eecd8520b77326916b
 ###
-Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl (5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 DocFiles: Changes README

Index: text-diff-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-diff-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-diff-pm.info   24 Aug 2009 05:48:05 -0000      1.1
+++ text-diff-pm.info   11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: text-diff-pm
-Version: 0.35
+Version: 1.41
 Revision: 1
 Type: perl
 Description: Perl module to perform diffs
@@ -10,12 +10,12 @@
 Depends: algorithm-diff-pm
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/R/RB/RBS/Text-Diff-%v.tar.gz
-Source-MD5: 4931662ea353384dec2a54a71b26ee8c
+Source: mirror:cpan:authors/id/O/OV/OVID/Text-Diff-%v.tar.gz
+Source-MD5: 30d56e6dd5551ca16b8e16cc7299dc21
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST
+DocFiles: Changes LICENSE README
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/Text-Diff/

Index: yaml-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/yaml-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- yaml-pm.info        18 Oct 2010 07:56:07 -0000      1.2
+++ yaml-pm.info        11 Oct 2011 09:14:25 -0000      1.3
@@ -1,5 +1,5 @@
 Package: yaml-pm
-Version: 0.72
+Version: 0.73
 Revision: 1
 Type: perl
 Description: Perl module, data serialization language
@@ -11,8 +11,8 @@
 # See DescPackaging
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/A/AD/ADAMK/YAML-%v.tar.gz
-Source-MD5: 35f8107367a5ba8c50965eca0ea7c370
+Source: mirror:cpan:authors/id/I/IN/INGY/YAML-%v.tar.gz
+Source-MD5: ef10641e699df5869da9ae006ad78719
 
 # Compile Phase:
 CompileScript: <<

Index: test-number-delta-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-number-delta-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- test-number-delta-pm.info   23 Aug 2009 04:24:13 -0000      1.4
+++ test-number-delta-pm.info   11 Oct 2011 09:14:25 -0000      1.5
@@ -2,9 +2,8 @@
 Package: test-number-delta-pm%type_pkg[perl]
 Version: 1.03
 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] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 Depends: perl%type_pkg[perl]-core, test-simple-pm%type_pkg[perl] (>= 0.70-1)
 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/Test-Number-Delta-%v.tar.gz
 Source-MD5: 17d3eec2d5bbe012c4a797af8e75ae39

Index: task-weaken-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/task-weaken-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- task-weaken-pm.info 21 Jul 2011 21:31:56 -0000      1.3
+++ task-weaken-pm.info 11 Oct 2011 09:14:25 -0000      1.4
@@ -1,15 +1,14 @@
 Info2: <<
 Package: task-weaken-pm%type_pkg[perl]
-Version: 1.03
+Version: 1.04
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) 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, (%type_pkg[perl] = 5123) 10.7, (%type_pkg[perl] = 588) 10.4, 
(%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 588) 10.6
-Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
+Distribution: (%type_pkg[perl] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 
 Depends: perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl] (>= 
1.19-1)
 
 Source: mirror:cpan:authors/id/A/AD/ADAMK/Task-Weaken-%v.tar.gz
-Source-MD5: 056ce36c576450d22e6b23b4dbfacd02
+Source-MD5: affd0c395515bb95d29968404d7fe6de
 
 InstallScript: <<
   %{default_script}

Index: text-reform-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-reform-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-reform-pm.info 16 Jul 2008 17:06:17 -0000      1.1
+++ text-reform-pm.info 11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: text-reform-pm
-Version: 1.11
+Version: 1.20
 Revision: 1
 Type: perl
 Description: Manual text wrapping and reformating
@@ -7,12 +7,12 @@
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Reform-%v.tar.gz
-Source-MD5: 18646b9fee3d2ddecdacde1d9210d83d
+Source: mirror:cpan:authors/id/C/CH/CHORNY/Text-Reform-%v.tar.gz
+Source-MD5: f37f5834f3dc221eacd09bdfcfe40918
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST README
+DocFiles: Changes README
 
 # Additional Info:
 DescDetail: <<

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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pod-readme-pm.info  18 Oct 2010 07:56:07 -0000      1.2
+++ pod-readme-pm.info  11 Oct 2011 09:14:25 -0000      1.3
@@ -1,9 +1,9 @@
 Package: pod-readme-pm
-Version: 0.10
+Version: 0.11
 Revision: 1
 Type: perl
 Source: mirror:cpan:authors/id/B/BI/BIGPRESH/Pod-Readme-%v.tar.gz
-Source-MD5: ee7043323b43bbdbfbfecf0e9a32c64a
+Source-MD5: 5846d5fad616daf941862c44b3512ba7
 
 Depends: podlators-pm, regexp-common-pm
 

Index: test-pod-coverage-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-pod-coverage-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-pod-coverage-pm.info   25 Aug 2009 07:11:15 -0000      1.1
+++ test-pod-coverage-pm.info   11 Oct 2011 09:14:25 -0000      1.2
@@ -1,6 +1,6 @@
 Package: test-pod-coverage-pm
 Version: 1.08
-Revision: 2
+Revision: 3
 License: Artistic/GPL
 Description: Check for pod coverage in your distribution
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -14,6 +14,6 @@
 
 DocFiles: Changes
 
-Depends: pod-coverage-pm, test-builder-tester-pm
+Depends: pod-coverage-pm
 
 InfoTest: TestDepends: test-pod-pm

Index: test-harness-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-harness-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- test-harness-pm.info        21 Jul 2011 21:31:56 -0000      1.8
+++ test-harness-pm.info        11 Oct 2011 09:14:25 -0000      1.9
@@ -1,16 +1,15 @@
 Info2: <<
 Package: test-harness-pm%type_pkg[perl]
-Version: 3.22
+Version: 3.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, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
-Type: perl (5.8.1 5.8.6 5.8.8 5.10.0 5.12.3)
+Distribution: (%type_pkg[perl] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 
 BuildDepends: fink (>= 0.24.12)
 Depends: perl%type_pkg[perl]-core
 
 Source: mirror:cpan:authors/id/A/AN/ANDYA/Test-Harness-%v.tar.gz
-Source-MD5: 017311ee9a4549a0885e1b9cb5fca3f5
+Source-MD5: b61bf048f96e9114018b669bc79ebac8
 
 PatchFile: %{ni}.patch
 PatchFile-MD5: 390ed8302a68aa53c62ef6e32d6c3359

Index: text-glob-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-glob-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-glob-pm.info   17 Jul 2008 16:45:19 -0000      1.1
+++ text-glob-pm.info   11 Oct 2011 09:14:25 -0000      1.2
@@ -1,11 +1,11 @@
 Info2: <<
 Package: text-glob-pm
 Version: 0.08
-Revision: 1021
+Revision: 1
 Description: Match globbing patterns against text
 Type: perl
 License: Artistic
-Maintainer: Benjamin Reed <text-glob...@fink.racoonfink.com>
+Maintainer: Benjamin Reed <text-glob...@fink.raccoonfink.com>
 
 BuildDepends: system-perl
 
@@ -13,6 +13,8 @@
 Source-MD5: 39a1a3e890cd5d3f51a707579098bc1c
 SourceDirectory: Text-Glob-%v
 
+UseMaxBuildJobs: true
+
 UpdatePOD: true
 DocFiles: Changes MANIFEST* README
 

Index: text-wrapper-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-wrapper-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-wrapper-pm.info        16 Jul 2008 03:01:41 -0000      1.1
+++ text-wrapper-pm.info        11 Oct 2011 09:14:25 -0000      1.2
@@ -1,35 +1,22 @@
 Package: text-wrapper-pm
 Version: 1.02
-Revision: 2
+Revision: 4
 Type: perl
 Description: Perl module for simple word wrapping
 License: Artistic/GPL
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
-BuildDepends: module-build-pm
+BuildDepends: <<
+       fink (>= 0.30.2),
+       module-build-pm
+<<
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/C/CJ/CJM/Text-Wrapper-%v.tar.gz
 Source-MD5: a0cdfe6e9e9627db147b3970d3fcad4d
 
-CompileScript: <<
-#!/bin/sh -ex
-       exec 2>&1
-       /usr/bin/perl Build.PL \
-               --install_path arch=%i/lib/perl5 \
-               --install_path bin=%i/bin \
-               --install_path bindoc=%i/share/man/man1 \
-               --install_path lib=%i/lib/perl5 \
-               --install_path libdoc=%i/share/man/man3 \
-               --install_path script=%i/bin
-       ./Build
-<<
-InfoTest: TestScript: ./Build test || exit 2
-
-# Install Phase:
-InstallScript: ./Build install
-UpdatePOD: True
-DocFiles: Changes MANIFEST README
+DefaultScript: ModuleBuild
+DocFiles: Changes README
 
 # Additional Info:
 DescDetail: <<

Index: prefork-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/prefork-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- prefork-pm.info     23 Aug 2009 04:24:13 -0000      1.4
+++ prefork-pm.info     11 Oct 2011 09:14:25 -0000      1.5
@@ -1,12 +1,11 @@
 Info2: <<
 Package: prefork-pm%type_pkg[perl]
-Version: 1.02
+Version: 1.04
 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] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 Source: mirror:cpan:authors/id/A/AD/ADAMK/prefork-%v.tar.gz
-Source-MD5: 3dccdbbb32439aa07a8d87eb217f0011
+Source-MD5: 47a514d4058ffc8cca184b28d6d54d0a
 
 Depends: perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl]
 

Index: text-table-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-table-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-table-pm.info  16 Jul 2008 03:01:41 -0000      1.1
+++ text-table-pm.info  11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: text-table-pm
-Version: 1.114
+Version: 1.123
 Revision: 1
 Type: perl
 Description: Perl module to organize data in tables
@@ -7,11 +7,11 @@
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Dependencies:
-Depends: text-aligner-pm
+Depends: text-aligner-pm (>= 0.05-1)
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/A/AN/ANNO/Text-Table-%v.tar.gz
-Source-MD5: ae0d69a743bc52a169dea6a07c301e06
+Source: mirror:cpan:authors/id/S/SH/SHLOMIF/Text-Table-%v.tar.gz
+Source-MD5: 674ee3f55fa53cc14285465bc76841c5
 
 # Install Phase:
 UpdatePOD: True

--- NEW FILE: regexp-common-pm.patch ---
diff -Nurd -x'*~' Regexp-Common-2011041701.orig/t/test_squares.t 
Regexp-Common-2011041701/t/test_squares.t
--- Regexp-Common-2011041701.orig/t/test_squares.t      2010-02-23 
11:59:52.000000000 -0500
+++ Regexp-Common-2011041701/t/test_squares.t   2011-08-28 11:09:42.000000000 
-0400
@@ -16,6 +16,7 @@
 $bits64 = 0 if $Config {osname} eq 'darwin' &&
                $Config {osvers} eq '9.0'    &&
                $] == 5.008008;
+$bits64 = $ENV{FORCE_bits64} if exists $ENV{FORCE_bits64};
 
 my $MAX = $bits64 ? do {no warnings; "9000000000000000"}
                   : 0x7FFFFFFF;

Index: tie-ixhash-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/tie-ixhash-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tie-ixhash-pm.info  24 Jan 2006 21:16:45 -0000      1.1
+++ tie-ixhash-pm.info  11 Oct 2011 09:14:25 -0000      1.2
@@ -1,9 +1,12 @@
 Package: tie-ixhash-pm
-Version: 1.21
-Revision: 2
+Version: 1.22
+Revision: 1
 ###
-Source: mirror:cpan:authors/id/G/GS/GSAR/Tie-IxHash-%v.tar.gz
-Source-MD5: 567ddc13081596b52cfe3d82218cb264
+BuildDepends: fink (>= 0.17.0-1)
+Replaces: tie-ixhash-pm581 (<= 1.21-10)
+###
+Source: mirror:cpan:authors/id/C/CH/CHORNY/Tie-IxHash-%v.tar.gz
+Source-MD5: aae2e62df7e016fd3e8fdaaea71b0b41
 ###
 Type: perl
 UpdatePOD: true
@@ -26,5 +29,5 @@
 <<
 ###
 License: Artistic
-Maintainer: Justin F. Hallett <the...@users.sourceforge.net>
+Maintainer: None <fink-de...@lists.sourceforge.net>
 Homepage: http://search.cpan.org/dist/Tie-IxHash

Index: podlators-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/podlators-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- podlators-pm.info   22 Jan 2011 01:25:37 -0000      1.1
+++ podlators-pm.info   11 Oct 2011 09:14:25 -0000      1.2
@@ -1,9 +1,9 @@
 Package: podlators-pm
-Version: 2.3.1
-Revision: 3
+Version: 2.4.0
+Revision: 1
 Type: perl
 Source: mirror:cpan:authors/id/R/RR/RRA/podlators-%v.tar.gz
-Source-MD5: ec01b306c60a5bea04b533f12ce63742
+Source-MD5: 12f9440cb0dda67cf089d7a4b28f7329
 
 Depends: pod-simple-pm (>= 3.07-1)
 

Index: text-quoted-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-quoted-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-quoted-pm.info 16 Jul 2008 03:01:41 -0000      1.1
+++ text-quoted-pm.info 11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: text-quoted-pm
-Version: 2.05
+Version: 2.06
 Revision: 1
 Type: perl
 Description: Perl module, extract structure of quoted mail
@@ -11,11 +11,11 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/R/RU/RUZ/Text-Quoted-%v.tar.gz
-Source-MD5: f7aca30c32c2a27ce15a2928a45c9f22
+Source-MD5: 6ae8d3aa3a54c5f05bcd0c2313ebfa4d
 
 # Install Phase:
 UpdatePOD: True
-DocFiles: Changes MANIFEST README
+DocFiles: Changes README
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/Text-Quoted/

Index: test-exception-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-exception-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-exception-pm.info      16 Jul 2008 03:01:41 -0000      1.1
+++ test-exception-pm.info      11 Oct 2011 09:14:25 -0000      1.2
@@ -1,5 +1,5 @@
 Package: test-exception-pm
-Version: 0.27
+Version: 0.31
 Revision: 1
 Type: perl
 Description: Perl module to test exception based code
@@ -11,7 +11,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/A/AD/ADIE/Test-Exception-%v.tar.gz
-Source-MD5: dd9383e0bb207c7b0a04d6ba990a5909
+Source-MD5: adb57ca7614d15e5b307bf5e024b35a8
 
 # Install Phase:
 UpdatePOD: True

Index: text-aligner-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-aligner-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-aligner-pm.info        17 Jul 2008 16:37:31 -0000      1.1
+++ text-aligner-pm.info        11 Oct 2011 09:14:25 -0000      1.2
@@ -1,14 +1,16 @@
 Package: text-aligner-pm
-Version: 0.03
+Version: 0.07
 Revision: 1
 Type: perl
 Description: Perl module Text::Aligner  
 License: Artistic
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
+Depends: term-ansicolor-pm (>= 2.01-1)
+
 # Unpack Phase:
 Source: mirror:cpan:authors/id/A/AN/ANNO/Text-Aligner-%v.tar.gz
-Source-MD5: dd329d4e7e0ef200fd1f653ac9e828e0
+Source-MD5: 73088eaeae1e6c627398db1e7cc76717
 
 # Install Phase:
 UpdatePOD: True


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to