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

Added Files:
        class-accessor-assert-pm.info class-accessor-complex-pm.info 
        class-accessor-complex-pm.patch 
        class-accessor-installer-pm.info 
        class-accessor-installer-pm.patch class-container-pm.info 
        class-date-pm.info class-factory-enhanced-pm.info 
        class-factory-pm.info class-factory-util-pm.info 
        class-makemethods-pm.info class-pseudohash-pm.info 
        class-std-pm.info class-trigger-pm.info class-virtual-pm.info 
        class-xsaccessor-pm.info 
Log Message:
another -pm/-pmXXX pass


--- NEW FILE: class-factory-enhanced-pm.info ---
Info2: <<
Package: class-factory-enhanced-pm%type_pkg[perl]
Version: 1.101.420
Revision: 2
Type: perl (5.8.8 5.10.0)
BuildDepends: <<
        extutils-makemaker-pm%type_pkg[perl] (>= 6.31-1),
        test-simple-pm%type_pkg[perl] (>= 0.94-1)
<<
Depends: <<
        class-factory-pm,
        perl%type_pkg[perl]-core,
        parent-pm
<<
Source: 
mirror:cpan:authors/id/M/MA/MARCEL/Class-Factory-Enhanced-1.101420.tar.gz
Source-MD5: 64519b22134b22870f623c22b6093285
InstallScript: <<
        %{default_script}
        /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: More functionality for Class::Factory
Homepage: http://search.cpan.org/dist/Class-Factory-Enhanced/
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
<<

--- NEW FILE: class-xsaccessor-pm.info ---
Info2: <<
Package: class-xsaccessor-pm%type_pkg[perl]
Version: 1.11
Revision: 1
Distribution: (%type_pkg[perl] = 586) 10.5
Depends: perl%type_pkg[perl]-core
Source: mirror:cpan:authors/id/S/SM/SMUELLER/Class-XSAccessor-%v.tar.gz
Source-MD5: e5640b633c451c14ef7dfc289733e0b5
Type: perl (5.8.6 5.8.8 5.10.0)
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README
UpdatePOD: true
Description: Fast XS accessors without runtime compilation
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Class-XSAccessor
<<

--- NEW FILE: class-std-pm.info ---
Info2: <<
Package: class-std-pm%type_pkg[perl]
Version: 0.011
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
Source: mirror:cpan:authors/id/D/DC/DCONWAY/Class-Std-%v.tar.gz
Source-MD5: de8ad4f39cc9984595bc219df01ee23b
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true
Depends: perl%type_pkg[perl]-core
Conflicts: %N-man (<< 0.0.8-1)
Replaces: %N-man (<< 0.0.8-1)
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes MANIFEST META.yml README
License: Artistic/GPL
Description: Support for creating inside-out classes
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://search.cpan.org/dist/Class-Std
DescPackaging: <<
 Report bugs to the maintainer or the CPAN bug tracker:
 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Std

        Former Maintainer: Chris Dolan <chrisdo...@users.sourceforge.net>
<<
<<

--- NEW FILE: class-factory-pm.info ---
Package: class-factory-pm
Version: 1.06
Revision: 1
Type: perl
Source: mirror:cpan:authors/id/P/PH/PHRED/Class-Factory-%v.tar.gz
Source-MD5: c366a4540ef75266f2daaeb72df50b22
UpdatePOD: true
DocFiles: Changes README
Description: Base class for dynamic factory classes
Homepage: http://search.cpan.org/dist/Class-Factory/
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>

--- NEW FILE: class-makemethods-pm.info ---
Info2: <<
Package: class-makemethods-pm
Version: 1.01
Revision: 1021
Description: Generate common types of methods
Type: perl
License: Artistic
Maintainer: Benjamin Reed <class-makemethods...@fink.raccoonfink.com>

Source: mirror:cpan:modules/by-module/Class/Class-MakeMethods-%v.tar.gz
Source-MD5: 838c98dcf1b1fff4c5d8cffaec32ebbb

UseMaxBuildJobs: true

UpdatePOD: true
DocFiles: CHANGES MANIFEST META.yml README

Homepage: http://search.cpan.org/dist/Class-MakeMethods
DescDetail: <<
The Class::MakeMethods framework allows Perl class developers to
quickly define common types of methods.  When a module uses
Class::MakeMethods or one of its subclasses, it can select from
a variety of supported method types, and specify a name for each
method desired.  The methods are dynamically generated and
installed in the calling package.
<<
<<


--- NEW FILE: class-factory-util-pm.info ---
Info2: <<
Package: class-factory-util-pm
Version: 1.7
Revision: 1025
Description: Provide utility methods for factory classes
Type: perl
License: Artistic
Maintainer: Benjamin Reed <class-factory-util...@fink.raccoonfink.com>

Depends: system-perl
BuildDepends: <<
        fink (>= 0.30.2),
        system-perl,
        module-build-pm
<<

Source: mirror:cpan:modules/by-module/Class/Class-Factory-Util-%v.tar.gz
Source-MD5: aebd79da361b676a7ecd3245fc3d1b3f

UseMaxBuildJobs: true
DefaultScript: ModuleBuild

InstallScript: <<
        %{default_script}
        find %d -name .packlist -exec rm -rf {} \;
<<
DocFiles: Changes MANIFEST LICENSE

Homepage: http://search.cpan.org/dist/Class-Factory-Util
DescDetail: This module exports a method that is useful for factory classes.
<<


--- NEW FILE: class-accessor-installer-pm.patch ---
diff -Nurd -x'*~' Class-Accessor-Installer-1.100880.orig/t/00-compile.t 
Class-Accessor-Installer-1.100880/t/00-compile.t
--- Class-Accessor-Installer-1.100880.orig/t/00-compile.t       2010-03-29 
13:46:00.000000000 -0400
+++ Class-Accessor-Installer-1.100880/t/00-compile.t    2011-02-13 
08:14:15.000000000 -0500
@@ -6,6 +6,7 @@
 use Test::More;
 use File::Find;
 use File::Temp qw{ tempdir };
+use Config;
 
 my @modules;
 find(
@@ -29,7 +30,21 @@
     # fake home for cpan-testers
     # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
 
-    is( qx{ $^X -Ilib -e "use $_; print '$_ ok'" }, "$_ ok", "$_ loaded ok" )
+    my @command;
+    if ($] >= 5.010 && $Config{"byteorder"} =~ /^1/) {
+        # little-endian means intel (not powerpc), for which fink has
+        # multiple single-arch distros that are seen by a single (fat)
+        # perl interp from apple for a perl version supported by fink
+        # (i.e., starting with 5.10.0). This is the logic taken from
+        # Fink::PkgVersion as of fink-0.29.13.
+        push @command, '/usr/bin/arch';
+        if ( $Config{"longsize"} == 4 ) {
+            push @command, '-i386';   # 32-bit
+        } else {
+            push @command, '-x86_64'; # 64-bit
+        }
+    }
+    is( qx{ @command $^X -Ilib -e "use $_; print '$_ ok'" }, "$_ ok", "$_ 
loaded ok" )
         for sort @modules;
 
     SKIP: {

--- NEW FILE: class-accessor-installer-pm.info ---
Info2: <<
Package: class-accessor-installer-pm%type_pkg[perl]
Version: 1.100.880
Revision: 1
Type: perl (5.8.8 5.10.0)
BuildDepends: <<
        fink (>= 0.24.12),
        test-simple-pm%type_pkg[perl] (>= 0.88-1)
<<
Depends: <<
        sub-name-pm%type_pkg[perl]
<<
Source: 
mirror:cpan:authors/id/M/MA/MARCEL/Class-Accessor-Installer-1.100880.tar.gz
Source-MD5: bcb106cf0d457818e3fd43e7dc58a24e
PatchFile: %{ni}.patch
PatchFile-MD5: d086253eab3c29daaf0d5368824f7963
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: Install an accessor subroutine
Homepage: http://search.cpan.org/dist/Class-Accessor-Installer
Maintainer: Daniel Macks <dma...@netspace.org>
License: Artistic/GPL
<<

--- NEW FILE: class-accessor-assert-pm.info ---
Package: class-accessor-assert-pm
Version: 1.41
Revision: 1
Type: perl
Description: Perl module, accessors with type-checking
License: Artistic/GPL
Maintainer: Dave Vasilevsky <v...@users.sourceforge.net>

Depends: class-accessor-pm, class-data-inheritable-pm

# Unpack Phase:
Source: mirror:cpan:authors/id/S/SM/SMUELLER/Class-Accessor-Assert-%v.tar.gz
Source-MD5: 947e36d722dac98db22dd154fed62c00

# Install Phase:
UpdatePOD: True
DocFiles: Changes MANIFEST README

# Additional Info:
Homepage: http://search.cpan.org/dist/Class-Accessor-Assert/

--- NEW FILE: class-date-pm.info ---
Info2: <<
Package: class-date-pm%type_pkg[perl]
Version: 1.1.10
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
###
Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.1-1)
###
Source: mirror:cpan:authors/id/D/DL/DLUX/Class-Date-%v.tar.gz
Source-MD5: d9f305bf7cf5a1ca67354339e2fff5d5
###
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true
###
DocFiles: Changes README
###
Description: Perl module, easy date and time manipulation
###
License: Artistic/GPL
Maintainer: Dave Vasilevsky <v...@users.sourceforge.net>
Homepage: http://search.cpan.org/dist/Class-Date
###
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<

--- NEW FILE: class-trigger-pm.info ---
Info2: <<
Package: class-trigger-pm
Version: 0.10
Revision: 3
Depends: class-data-inheritable-pm (>= 0.02), io-stringy-pm
Source: mirror:cpan:authors/id/M/MI/MIYAGAWA/Class-Trigger-%v.tar.gz
Source-MD5: 5fbf56437f75b8f51debfa241c808846
Type: perl
UpdatePOD: true
DocFiles: Changes README
Description: Mixin to add / call inheritable triggers
DescDetail: <<
Class::Trigger is a mixin class to add / call triggers (or hooks) that
get called at some points you specify.
<<
License: Artistic/GPL
Maintainer: Stephen Butler <stephen.but...@gmail.com>
Homepage: http://search.cpan.org/dist/Class-Trigger
<<

--- NEW FILE: class-accessor-complex-pm.patch ---
diff -Nurd -x'*~' Class-Accessor-Complex-1.100880.orig/t/00-compile.t 
Class-Accessor-Complex-1.100880/t/00-compile.t
--- Class-Accessor-Complex-1.100880.orig/t/00-compile.t 2010-03-29 
13:47:39.000000000 -0400
+++ Class-Accessor-Complex-1.100880/t/00-compile.t      2011-02-13 
08:14:30.000000000 -0500
@@ -6,6 +6,7 @@
 use Test::More;
 use File::Find;
 use File::Temp qw{ tempdir };
+use Config;
 
 my @modules;
 find(
@@ -29,7 +30,21 @@
     # fake home for cpan-testers
     # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
 
-    is( qx{ $^X -Ilib -e "use $_; print '$_ ok'" }, "$_ ok", "$_ loaded ok" )
+    my @command;
+    if ($] >= 5.010 && $Config{"byteorder"} =~ /^1/) {
+        # little-endian means intel (not powerpc), for which fink has
+        # multiple single-arch distros that are seen by a single (fat)
+        # perl interp from apple for a perl version supported by fink
+        # (i.e., starting with 5.10.0). This is the logic taken from
+        # Fink::PkgVersion as of fink-0.29.13.
+        push @command, '/usr/bin/arch';
+        if ( $Config{"longsize"} == 4 ) {
+            push @command, '-i386';   # 32-bit
+        } else {
+            push @command, '-x86_64'; # 64-bit
+        }
+    }
+    is( qx{ @command $^X -Ilib -e "use $_; print '$_ ok'" }, "$_ ok", "$_ 
loaded ok" )
         for sort @modules;
 
     SKIP: {

--- NEW FILE: class-virtual-pm.info ---
Package: class-virtual-pm
Version: 0.06
Revision: 1
Source: mirror:cpan:authors/id/M/MS/MSCHWERN/Class-Virtual-%v.tar.gz
Source-MD5: c822a4d2ee02795dd2ad0368a6374657
Type: perl
PatchScript: perl -0 -pe's/^.*=head\d\s+(LEGAL.*?)(=head\d.*|=cut.*|)$/$1/is' 
lib/Class/Virtual.pm > COPYRIGHT
UpdatePOD: true
Depends: carp-assert-pm, class-data-inheritable-pm
DocFiles: Changes COPYRIGHT
License: Artistic/GPL
Description: Base class for virtual base classes
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Class-Virtual
DescPackaging: <<
 Report bugs to the maintainer or the CPAN bug tracker:
 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Virtual
<<

--- NEW FILE: class-container-pm.info ---
Info2: <<
Package: class-container-pm%type_pkg[perl]
Description: Perl module to glue object frameworks
Version: 0.12
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, (%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.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: perl%type_pkg[perl]-core, params-validate-pm%type_pkg[perl] (>= 
0.59-2), scalar-list-utils-pm%type_pkg[perl]
Replaces: class-container-pm (<= 0.10-12), %N-man
Conflicts: %N-man
BuildDepends: fink (>= 0.20.1-1)

# Unpack Phase:
Source: mirror:cpan:authors/id/K/KW/KWILLIAMS/Class-Container-%v.tar.gz
Source-MD5: 6896bdb4464b96ad638e22b0400acbc9

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

# Additional Data:
DescDetail: <<
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting their own subclass for
any of these objects.
<<
Homepage: http://search.cpan.org/dist/Class-Container
<<

--- NEW FILE: class-accessor-complex-pm.info ---
Info2: <<
Package: class-accessor-complex-pm%type_pkg[perl]
Version: 1.100.880
Revision: 1
Type: perl (5.8.8 5.10.0)
BuildDepends: <<
        fink (>= 0.24.12),
        test-simple-pm%type_pkg[perl] (>= 0.88-1)
<<
Depends: <<
        class-accessor-installer-pm%type_pkg[perl],
        class-accessor-pm,
        data-miscellany-pm%type_pkg[perl],
        list-moreutils-pm%type_pkg[perl],
        parent-pm
<<
Source: 
mirror:cpan:authors/id/M/MA/MARCEL/Class-Accessor-Complex-1.100880.tar.gz
Source-MD5: 3262a726446bac6297467826ef2431ae
PatchFile: %{ni}.patch
PatchFile-MD5: 6896105c73447beea2f0bc5f86b4145d
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: All sorts of data/set access
Homepage: http://search.cpan.org/dist/Class-Accessor-Complex
Maintainer: Daniel Macks <dma...@netspace.org>
License: Artistic/GPL
<<

--- NEW FILE: class-pseudohash-pm.info ---
Package: class-pseudohash-pm
Version: 1.10
Revision: 1
License: Artistic/GPL
Description: Emulates Pseudo-Hash behaviour via overload
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Class-PseudoHash/

Source: mirror:cpan:authors/id/A/AU/AUDREYT/Class-PseudoHash-%v.tar.gz
Source-MD5: 3432b9f17682a987e326e47a664b0a5e

Type: perl
UpdatePOD: true

DocFiles: Changes README


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to