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

Added Files:
        b-keywords-pm.info devel-cycle-pm.info file-homedir-pm.info 
        file-which-pm.info ipc-run3-pm.info 
        mac-systemdirectory-pm.info padwalker-pm.info 
        perl-critic-pm.info pod-parser-pm.info pod-spell-pm.info 
        probe-perl-pm.info string-format-pm.info 
        test-memory-cycle-pm.info test-script-pm.info 
Log Message:
Move to 10.7.


--- NEW FILE: padwalker-pm.info ---
Info2: <<
Package: padwalker-pm%type_pkg[perl]
Version: 1.92
Revision: 1
Distribution: (%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.6 5.8.8 5.10.0 5.12.3)

Depends: perl%type_pkg[perl]-core

Source: mirror:cpan:authors/id/R/RO/ROBIN/PadWalker-%v.tar.gz
Source-MD5: 304722b441c15634bdb048685800ee3a

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

DescPackaging: <<
  Requires perl >= 5.8.2
<<
Description: Play with other peoples' lexical variables

License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/PadWalker
<<

--- NEW FILE: pod-spell-pm.info ---
Package: pod-spell-pm
Version: 1.01
Revision: 2
License: Artistic/GPL
Description: Formatter for spellchecking Pod
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Pod-Spell/

Source: mirror:cpan:authors/id/S/SB/SBURKE/Pod-Spell-%v.tar.gz
Source-MD5: aa4964844da2586562aae5208e2dbe61

Type: perl
UpdatePOD: true

DocFiles: ChangeLog README

Depends: pod-escapes-pm, pod-parser-pm (>= 1.38-1)

--- NEW FILE: probe-perl-pm.info ---
Package: probe-perl-pm
Version: 0.01
Revision: 1
Source: mirror:cpan:authors/id/K/KW/KWILLIAMS/Probe-Perl-%v.tar.gz
Source-MD5: b6f613a7d07dde568a0d4b9570de47c3
Type: perl
UpdatePOD: true
DocFiles: Changes README
Description: Information about the currently running perl
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Probe-Perl

--- NEW FILE: file-which-pm.info ---
Info2: <<
Package: file-which-pm%type_pkg[perl]
Version: 1.09
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
Source: mirror:cpan:authors/id/A/AD/ADAMK/File-Which-%v.tar.gz
Source-MD5: b9429edaad7f45caafa4d458afcfd8af

# remember to update Conflicts/Replaces in SplitOff of this package
# and in Package:file-which-pm when adding variants here
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)

BuildDepends: <<
        test-script-pm,
        test-simple-pm%type_pkg[perl] (>= 0.80-1)
<<
Depends: perl%type_pkg[perl]-core
InstallScript: <<
        %{default_script}
        mkdir -p %i/lib/perl5/%type_raw[perl]/man
        mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
<<
UpdatePOD: true
DocFiles: Changes LICENSE README
SplitOff: <<
        Package: pwhich%type_pkg[perl]
        Conflicts: <<
                file-which-pm,
                pwhich581, pwhich584, pwhich586, pwhich588, pwhich5100
        <<
        Replaces: <<
                file-which-pm,
                pwhich581, pwhich584, pwhich586, pwhich588, pwhich5100
        <<
        Depends: %N (>= %v-%r)
        Files: <<
                bin
                share/man/man1
        <<
        DocFiles: Changes LICENSE README
<<
DescPackaging: <<
        There is an older unvarianted package, so cannot use
        update-alternatives to swap %p/bin/pwhich symlinks to a "real"
        variant-named file. The symlinks are created at install-time
        so dpkg doesn't know this package owns them but has written
        over the unvarianted pkg that owns them, so can get removed
        and leave us in a broken state. Guess we're stuck with
        swappable -bin splitoffs.
<<

Description: Portable, pure-perl implementation of `which`
DescDetail: <<
File::Which is a portable implementation (in Perl) of `which', and can
be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence. It
includes the command-line utility `pwhich' which has the same function
as `which'.
<<
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/File-Which
<<

--- NEW FILE: b-keywords-pm.info ---
Package: b-keywords-pm
Version: 1.10
Revision: 1
Type: perl

Source: mirror:cpan:authors/id/F/FL/FLORA/B-Keywords-%v.tar.gz
Source-MD5: 3f4e7319083a348972c38a10b944a7a1

DocFiles: Changes LICENSE README
UpdatePOD: true

Description: Lists of reserved barewords and symbol names
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/B-Keywords

--- NEW FILE: string-format-pm.info ---
Package: string-format-pm
Version: 1.16
Revision: 1
Type: perl

Source: mirror:cpan:authors/id/D/DA/DARREN/String-Format-%v.tar.gz
Source-MD5: 4c4214b891648bbbf74b3ecf5c8207d8

DocFiles: COPYING Changes README
UpdatePOD: true

Description: Extensible sprintf-style formatting
License: GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/String-Format

--- NEW FILE: pod-parser-pm.info ---
Package: pod-parser-pm
Version: 1.38
Revision: 2
License: Artistic
Description: Parse and select sections from POD
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Pod-Parser/

Source: mirror:cpan:authors/id/M/MA/MAREKR/Pod-Parser-%v.tar.gz
Source-MD5: b23b9997bb460f8e9fa0c6cec722be11

Type: perl
UpdatePOD: true

InstallScript: <<
        %{default_script}
        mv %i/bin/pod2usage %i/bin/pod2usage-%v
        mv %i/bin/podchecker %i/bin/podchecker-%v
        mv %i/bin/podselect %i/bin/podselect-%v
        mv %i/share/man/man1/pod2usage.1 %i/share/man/man1/pod2usage-%v.1
        mv %i/share/man/man1/podchecker.1 %i/share/man/man1/podchecker-%v.1
        mv %i/share/man/man1/podselect.1 %i/share/man/man1/podselect-%v.1
<<

DocFiles: CHANGES README

--- NEW FILE: test-script-pm.info ---
Package: test-script-pm
Version: 1.07
Revision: 1
Source: mirror:cpan:authors/id/A/AD/ADAMK/Test-Script-%v.tar.gz
Source-MD5: f6b5baa6403cd24dac7f023e0ea22384
Type: perl
Depends: <<
        ipc-run3-pm,
        probe-perl-pm
<<
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: Basic cross-platform tests for scripts
DescDetail: <<
The intent of this module is to provide a series of basic tests for 80%
of the testing you will need to do for scripts in the script (or bin as
is also commonly used) paths of your Perl distribution.
<<
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Test-Script

--- NEW FILE: ipc-run3-pm.info ---
Package: ipc-run3-pm
Version: 0.044
Revision: 1
Type: perl
Description: Perl module to run a subprocess in batch mode
License: Artistic
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Unpack Phase:
Source: mirror:cpan:authors/id/R/RJ/RJBS/IPC-Run3-%v.tar.gz
Source-MD5: 7df73a65d9efc7b9e7eb04075ff1fd8f

# Install Phase:
NoPerlTests: true
UpdatePOD: True
DocFiles: Changes LICENSE README

# Additional Info:
DescPort: <<
The tests run fine when run manually, but fail during fink building.
<<
Homepage: http://search.cpan.org/dist/IPC-Run3/

--- NEW FILE: test-memory-cycle-pm.info ---
Info2: <<
Package: test-memory-cycle-pm%type_pkg[perl]
Version: 1.04
Revision: 1
Distribution: (%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.6 5.8.8 5.10.0 5.12.3)

Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-Memory-Cycle-%v.tar.gz
Source-MD5: 0c51e09f6bc23676ca0112b1a95e129d

Depends: <<
        devel-cycle-pm,
        padwalker-pm%type_pkg[perl],
        perl%type_pkg[perl]-core,
        test-builder-tester-pm,
        test-simple-pm%type_pkg[perl] (>= 0.62)
<<

PatchScript: perl -0 -pe's/^.*=head\d\s+(COPYRIGHT.*)$/$1/is;s/=head1 //' 
Cycle.pm > COPYRIGHT

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

Description: Verifies code hasn't left circular references
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Test-Memory-Cycle
<<

--- NEW FILE: devel-cycle-pm.info ---
Package: devel-cycle-pm
Version: 1.11
Revision: 1
Type: perl

Source: mirror:cpan:authors/id/L/LD/LDS/Devel-Cycle-%v.tar.gz
Source-MD5: 67c42d79bcb7beb337023e3e00b0ebcb

DocFiles: Changes README
UpdatePOD: true

Description: Finds memory cycles in objects and refs
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Devel-Cycle

--- NEW FILE: mac-systemdirectory-pm.info ---
Info2: <<
Package: mac-systemdirectory-pm%type_pkg[perl]
Version: 0.05
Revision: 1
License: Artistic/GPL
Description: Locate Mac OS X Standard System Directories
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Mac-SystemDirectory/

Source: mirror:cpan:authors/id/C/CH/CHANSEN/Mac-SystemDirectory-%v.tar.gz
Source-MD5: 40992762695383e09884c99f9cb505fb

Distribution: (%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.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true

DocFiles: Changes README

BuildDepends: fink (>= 0.29.0), extutils-makemaker-pm%type_pkg[perl] (>= 6.56-3)

InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.96-1)

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

--- NEW FILE: file-homedir-pm.info ---
Info2: <<
Package: file-homedir-pm%type_pkg[perl]
Version: 0.98
Revision: 1
License: Artistic/GPL
Description: Find your home and other directories
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/File-HomeDir/

Source: mirror:cpan:authors/id/A/AD/ADAMK/File-HomeDir-%v.tar.gz
Source-MD5: 6db96f151a707894e0822c8014ae80dd

#Self test fails on perl 5.8.6
Distribution: (%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.8 5.10.0 5.12.3)
UpdatePOD: true
#Tests don't work with --build-as-nobody since user doesn't really have a 
proper $HOME
NoPerlTests: true

DocFiles: Changes README LICENSE

Depends: mac-systemdirectory-pm%type_pkg[perl]
BuildDepends: fink (>= 0.29.0)

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

--- NEW FILE: perl-critic-pm.info ---
Info2: <<
Package: perl-critic-pm%type_pkg[perl]
#Need to make sure we are later than 1.094001. Grr. Who does that?
Epoch: 1
Version: 1.116
Revision: 2
Distribution: (%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
License: Artistic/GPL
Description: Critique Perl source code for best-practices
DescDetail: <<
    Perl::Critic is an extensible framework for creating and applying coding
    standards to Perl source code. Essentially, it is a static source code
    analysis engine. Perl::Critic is distributed with a number of
    Perl::Critic::Policy modules that attempt to enforce various coding
    guidelines. Most Policy modules are based on Damian Conway's book Perl
    Best Practices. However, Perl::Critic is not limited to PBP and will
    even support Policies that contradict Conway. You can enable, disable,
    and customize those Polices through the Perl::Critic interface. You can
    also create new Policy modules that suit your own tastes.

    For a command-line interface to Perl::Critic, see the documentation for
    perlcritic. If you want to integrate Perl::Critic with your build
    process, Test::Perl::Critic provides an interface that is suitable for
    test scripts. Also, Test::Perl::Critic::Progressive is useful for
    gradually applying coding standards to legacy code. For the ultimate
    convenience (at the expense of some flexibility) see the criticism
    pragma.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Perl-Critic/

Source: mirror:cpan:authors/id/E/EL/ELLIOTJS/Perl-Critic-%v.tar.gz
Source-MD5: 75b24983cde08329800d814ef7033ca9

Type: perl (5.8.8 5.10.0 5.12.3)
UpdatePOD: true

# Need to actually 'use' version on perl <5.10.0.
PatchScript: perl -pi -e 's/(^use base.*$)/$1\nuse version 0.77;/' 
lib/Perl/Critic/Policy/BuiltinFunctions/ProhibitLvalueSubstr.pm

DocFiles: Changes README LICENSE

Depends: <<
        aspell,
        aspell-en,
        b-keywords-pm,
        config-tiny-pm,
        email-address-pm,
        exception-class-pm%type_pkg[perl],
        exporter-pm,
        file-homedir-pm%type_pkg[perl],
        file-which-pm%type_pkg[perl],
        list-moreutils-pm%type_pkg[perl] (>= 0.22-1),
        module-pluggable-pm%type_pkg[perl],
        perl-tidy,
        pod-spell-pm,
        ppi-pm%type_pkg[perl] (>= 1.212-1),
        ppix-regexp-pm%type_pkg[perl],
        ppix-utilities-pm%type_pkg[perl],
        readonly-pm,
        readonly-xs-pm%type_pkg[perl],
        scalar-list-utils-pm%type_pkg[perl] (>= 1.19-1),
        string-format-pm,
        version-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
<<

InstallScript: <<
        %{default_script}
        /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
        /bin/mv %i/bin/perlcritic %i/bin/perlcritic-pm%type_pkg[perl]
<<

PostInstScript: update-alternatives --install %p/bin/perlcritic perlcritic 
%p/bin/perlcritic-pm%type_pkg[perl] %type_pkg[perl]

PreRmScript: update-alternatives --remove perlcritic 
%p/bin/perlcritic-pm%type_pkg[perl]

InfoTest: TestDepends: test-deep-pm%type_pkg[perl], test-pod-pm, 
test-pod-coverage-pm, test-memory-cycle-pm%type_pkg[perl], 
test-simple-pm%type_pkg[perl]
<<


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to