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

Added Files:
        pod-tests-pm.info proc-processtable-pm.info prefork-pm.info 
Log Message:
to 10.7

--- NEW FILE: prefork-pm.info ---
Info2: <<
Package: prefork-pm%type_pkg[perl]
Version: 1.04
Revision: 1
Type: perl (5.12.3)
Source: mirror:cpan:authors/id/A/AD/ADAMK/prefork-%v.tar.gz
Source-MD5: 47a514d4058ffc8cca184b28d6d54d0a

Depends: perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl]

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

Description: Optimized module loading
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/prefork
Maintainer: Daniel Macks <dma...@netspace.org>
<<

--- NEW FILE: pod-tests-pm.info ---
Info2: <<
Package: pod-tests-pm%type_pkg[perl]
Version: 1.19
Revision: 1
Description: Extract tests/code examples embedded in POD
Type: perl (5.12.3)
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>

Depends: <<
        dpkg-base-files,
        perl%type_pkg[perl]-core
<<
Conflicts: <<
        test-inline581-bin, test-inline584-bin, test-inline586-bin, 
test-inline588-bin
<<
Replaces: <<
        test-inline-pm%type_pkg[perl],
        test-inline581-bin, test-inline584-bin, test-inline586-bin, 
test-inline588-bin
<<

Source: mirror:cpan:authors/id/A/AD/ADAMK/Pod-Tests-%v.tar.gz
Source-MD5: 9c1a062bc7689e0c4f94784e3de69f35

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

PostInstScript: <<
if [ "$1" = configure ]; then
        update-alternatives --install %p/bin/pod2test pod2test 
%p/bin/pod2test-%type_raw[perl] %type_pkg[perl]
fi
<<
PreRmScript: <<
if [ "$1" = remove ]; then
        update-alternatives --remove pod2test %p/bin/pod2test-%type_raw[perl]
fi
<<

DescDetail: <<
This is a specialized POD viewer to extract embedded tests and code
examples from POD. It doesn't do much more than that. pod2test does the
useful work.

This module has been replaced by the newer Test::Inline 2. Most testing
code that currently works with "pod2test" should continue to work with
the new version. The most notable exceptions are "=for begin" and "=for
end", which are deprecated.

After upgrading, Pod::Tests and "pod2test" were split out to provide a
compatibility package for legacy code.
<<
DescPackaging: <<
        Former Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

        perlvarianted because it has always been (formerly for
        dependency reasons) and may again need to be some day
        (dependencies in new versions)
<<
Homepage: http://search.cpan.org/dist/Pod-Tests
<<

--- NEW FILE: proc-processtable-pm.info ---
Info2: <<
Package: proc-processtable-pm%type_pkg[perl]
Version: 0.45
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
Description: Access the UNIX process table
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <proc-processtable...@fink.raccoonfink.com>

Depends: perl%type_pkg[perl]-core

Source: mirror:cpan:modules/by-module/Proc/Proc-ProcessTable-%v.tar.gz
Source-MD5: 4481495d639c314f57e6d9d25f23c88e

UseMaxBuildJobs: true

UpdatePOD: True
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        install -d -m 755 %i/share/doc/%n
        cp contrib/* %i/share/doc/%n
<<
DocFiles: README README.darwin TODO Changes

Homepage: http://search.cpan.org/dist/Proc-ProcessTable
<<



------------------------------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to