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

Added Files:
        filesys-virtual-pm.info filesys-virtual-plain-pm.info 
        file-sync-pm.info file-path-pm.info file-flat-pm.info 
        file-find-rule-filesys-virtual-pm.info file-fetch-pm.info 
        file-chdir-pm.info 
Log Message:
to 10.7

--- NEW FILE: filesys-virtual-plain-pm.info ---
Package: filesys-virtual-plain-pm
Version: 0.10
Revision: 1
Source: mirror:cpan:authors/id/X/XA/XANTUS/Filesys-Virtual-Plain-%v.tar.gz
Source-MD5: 620f9a6e318ecf143cbcd9df0ea6eb29
Type: perl
UpdatePOD: true
Depends: filesys-virtual-pm
PatchScript: perl -ne'/^\#\#\#/ && (not /Internal methods/) && print' Plain.pm 
> COPYRIGHT
DocFiles: Changes MANIFEST META.yml README COPYRIGHT
DescPackaging: <<
        Former maintainer: Chris Dolan <[email protected]>
<<
License: Artistic/GPL
Description: Plain virtual filesystem
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Filesys-Virtual-Plain

--- NEW FILE: filesys-virtual-pm.info ---
Package: filesys-virtual-pm
Version: 0.06
Revision: 1
Source: mirror:cpan:authors/id/X/XA/XANTUS/Filesys-Virtual-%v.tar.gz
Source-MD5: 825f02140a699cd11d23ebce178746fb
Type: perl
UpdatePOD: true
PatchScript: perl -ne'/^\#\#\#/ && print' Virtual.pm > COPYRIGHT
DocFiles: Changes MANIFEST README COPYRIGHT
DescPackaging: <<
        Former maintainer: Chris Dolan <[email protected]>
<<
License: Artistic/GPL
Description: Framework for a virtual filesystem
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Filesys-Virtual

--- NEW FILE: file-fetch-pm.info ---
Info2: <<
Package: file-fetch-pm%type_pkg[perl]
Version: 0.32
Revision: 1
Source: mirror:cpan:authors/id/B/BI/BINGOS/File-Fetch-%v.tar.gz
Source-MD5: ae8e602cc209ea0cef0eb7504b4a500e
Type: perl (5.12.3)
Depends: <<
        ipc-cmd-pm%type_pkg[perl] (>= 0.42-1),
        locale-maketext-simple-pm,
        module-load-conditional-pm%type_pkg[perl],
        params-check-pm,
        perl%type_pkg[perl]-core
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
NoPerlTests: true
UpdatePOD: true
DocFiles: CHANGES README
DescPackaging: <<
        Disable tests...require network connections.
<<
Description: Generic access to files of various uri types
License: Artistic/GPL
Maintainer: Daniel Macks <[email protected]>
Homepage: http://search.cpan.org/dist/File-Fetch/
<<

--- NEW FILE: file-path-pm.info ---
Info2: <<
Package: file-path-pm%type_pkg[perl]
Version: 2.08
Revision: 1
Source: mirror:cpan:authors/id/D/DL/DLAND/File-Path-%v.tar.gz
Source-MD5: 9126d1a5c0499d8c128f13be25679e0b
Type: perl (5.12.3)
Depends: <<
        perl%type_pkg[perl]-core
<<
InfoTest: <<
        TestDepends: <<
                test-output-pm%type_pkg[perl]
        <<
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: True
DocFiles: Changes README TODO
Description: Create or remove directory trees
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/File-Path/
Maintainer: Daniel Macks <[email protected]>
<<

--- NEW FILE: file-chdir-pm.info ---
Info2: <<
Package: file-chdir-pm%type_pkg[perl]
Version: 0.1004
Revision: 1
Description: Perl module to change directories
Type: perl (5.12.3)
License: Artistic
Maintainer: Christian Schaffner <[email protected]>

# Dependencies:
Depends: <<
        pathtools-pm%type_pkg[perl] (>= 3.27-1),
        perl%type_pkg[perl]-core
<<

# Unpack Phase:
Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/File-chdir-%v.tar.gz
Source-MD5: 0e6a9e76fe187a9437c50d0a2629a019

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

# Additional Data:
DescDetail: <<
Perl's chdir() has the unfortunate problem of being very, very, very
global. If any part of your program calls chdir() or if any library you
use calls chdir(), it changes the current working directory for the
whole program.

This sucks.

File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.
<<
Homepage: http://search.cpan.org/dist/File-chdir/
<<

--- NEW FILE: file-flat-pm.info ---
Info2: <<
Package: file-flat-pm%type_pkg[perl]
Version: 1.04
Revision: 2
Description: Implements a flat filesystem
Type: perl (5.12.3)
License: Artistic/GPL
Maintainer: Daniel Macks <[email protected]>

Depends: <<
        file-copy-recursive-pm (>= 0.35-1),
        file-remove-pm%type_pkg[perl] (>= 0.38-1),
        file-temp-pm%type_pkg[perl] (>= 0.17-1),
        params-util-pm%type_pkg[perl],
        perl%type_pkg[perl]-core,
        prefork-pm%type_pkg[perl] (>= 0.02-1)
<<
BuildDepends: <<
        test-classapi-pm%type_pkg[perl]
<<

Source: mirror:cpan:authors/id/A/AD/ADAMK/File-Flat-%v.tar.gz
Source-MD5: 20367f74ff34d92b3c839b3da282b4e0

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

DescDetail: <<
The File::Flat is a static class that provides a unified interface
to the filesystem in a way such that directories are abstracted away.
<<
Homepage: http://search.cpan.org/dist/File-Flat
<<

--- NEW FILE: file-sync-pm.info ---
Info2: <<
Package: file-sync-pm%type_pkg[perl]
Version: 0.09
Revision: 12
Source: mirror:cpan:authors/id/C/CE/CEVANS/File-Sync-%v.tar.gz
Source-MD5: 4f5aca0ccff4bf28ca1d039e5ed01fa2

BuildDepends: fink (>= 0.20.1.-1)
Depends: perl%type_pkg[perl]-core
Conflicts: %{Ni}581 (<< 0.09-12)
Replaces: %{Ni}581 (<< 0.09-12)

Type: perl (5.12.3)
UpdatePOD: true
DocFiles: MANIFEST README Changes
Description: Perl fsync and sync implementation

License: Artistic
Maintainer: Dave Vasilevsky <[email protected]>
Homepage: http://search.cpan.org/dist/File-Sync

InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<

--- NEW FILE: file-find-rule-filesys-virtual-pm.info ---
Package: file-find-rule-filesys-virtual-pm
Version: 1.22
Revision: 1
Source: 
mirror:cpan:authors/id/R/RC/RCLAMP/File-Find-Rule-Filesys-Virtual-%v.tar.gz
Source-MD5: 51a4b4029af0f88a111fecd1e4f1bfe1
Type: perl
UpdatePOD: true
Depends: file-find-rule-pm, filesys-virtual-plain-pm
PatchScript: perl -0 
-pe's/^.*=head\d\s+(COPYRIGHT.*?)(=head\d.*|=cut.*|)$/$1/is' 
lib/File/Find/Rule/Filesys/Virtual.pm > COPYRIGHT
DocFiles: MANIFEST META.yml COPYRIGHT
License: Artistic/GPL
Description: File::Find::Rule adapted to Filesys::Virtual
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/File-Find-Rule-Filesys-Virtual
DescPackaging: <<
 Found a bug?  Please check if it has already been reported:
 http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Find-Rule-Filesys-Virtual

        Former maintainer: Chris Dolan <[email protected]>
<<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to