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

Added Files:
        file-chmod-pm.info test-inline-pm.info test-expect-pm.info 
        test-compile-pm.info 
Log Message:
to 10.7

--- NEW FILE: test-compile-pm.info ---
Info2: <<
Package: test-compile-pm%type_pkg[perl]
Version: 0.13
Revision: 2

Source: mirror:cpan:authors/id/M/MA/MARCEL/Test-Compile-%v.tar.gz
Source-MD5: ed5933cda1f58fd949e77e6896bd9c03

Type: perl (5.12.3)

BuildDepends: <<
        extutils-makemaker-pm%type_pkg[perl] (>= 6.42-1),
        test-simple-pm%type_pkg[perl] (>= 0.88-1),
        uri-pm%type_pkg[perl]
<<
Depends: <<
        devel-checkos-pm%type_pkg[perl],
        perl%type_pkg[perl]-core,
        universal-require-pm%type_pkg[perl]
<<

PatchScript: <<
        # disable inappropriate silliness for packaging environment
        # Module::Install::AutoInstall specifically says *not* to put
        # this in Makefile.PL!
        perl -pi -e 's/(auto_install)/#\1/'g Makefile.PL
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true

DocFiles: Changes LICENSE README*

License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Test-Compile
Description: Check whether .pm files compile correctly
Maintainer: Daniel Macks <dma...@netspace.org>
<<

--- NEW FILE: test-inline-pm.info ---
Info2: <<
Package: test-inline-pm%type_pkg[perl]
Version: 2.212
Revision: 2
Description: Perl module for inlining your tests
Type: perl (5.12.3)
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>

# Dependencies:
Depends: <<
        algorithm-dependency-pm%type_pkg[perl],
        class-autouse-pm%type_pkg[perl],
        config-tiny-pm,
        dpkg-base-files,
        file-chmod-pm,
        file-find-rule-pm,
        file-flat-pm%type_pkg[perl],
        file-remove-pm%type_pkg[perl],
        file-slurp-pm (>= 9999.13-1),
        params-util-pm%type_pkg[perl],
        perl%type_pkg[perl]-core,
        scalar-list-utils-pm%type_pkg[perl] (>= 1.19-1)
<<
BuildDepends: <<
        pod-tests-pm%type_pkg[perl],
        test-script-pm,
        test-classapi-pm%type_pkg[perl]
<<
Conflicts: <<
        %N-man
<<
Replaces: <<
        %N-man, test-inline-pm (<= 0.15-12), test-inline-pm560
<<

# Unpack Phase:
Source: mirror:cpan:authors/id/A/AD/ADAMK/Test-Inline-%v.tar.gz
Source-MD5: 381fd25782370894d3335996527f6aef

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

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

# Additional Data:
DescDetail: <<
Embedding tests allows tests to be placed near the code being tested.

This is a nice supplement to the traditional .t files.

Note: the Pod::Tests module and the pod2test script are now in the
separate pod-tests-pmXXX package. The modern replacement script is
inline2test (in the package here).
<<
DescPackaging: <<
        Former Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
<<
Homepage: http://search.cpan.org/dist/Test-Inline
<<

--- NEW FILE: file-chmod-pm.info ---
Package: file-chmod-pm
Version: 0.32
Revision: 1
Description: Implements symbolic and ls chmod modes
Type: perl
License: Artistic/GPL
Maintainer: Daniel Macks <dma...@netspace.org>

Source: mirror:cpan:authors/id/P/PI/PINYAN/File-chmod-%v.tar.gz
Source-MD5: 0048eb67fffad544e1cc07e04c33b0b2

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

UpdatePOD: true
DocFiles: Changes LICENSE

Homepage: http://search.cpan.org/dist/File-chmod

--- NEW FILE: test-expect-pm.info ---
Info2: <<
Package: test-expect-pm%type_pkg[perl]
Version: 0.31
Revision: 1
Type: perl (5.12.3)
Description: Perl module for automated testing of programs
License: Artistic/GPL
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: expect-simple-pm%type_pkg[perl], class-accessor-chained-pm

# Unpack Phase:
Source: mirror:cpan:authors/id/L/LB/LBROCARD/Test-Expect-%v.tar.gz
Source-MD5: 2d30b1be2e5e390a9aa698858607e428

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

# Additional Info:
DescDetail: <<
Test::Expect is a module for automated driving and testing of
terminal-based programs. It is handy for testing interactive programs
which have a prompt, and is based on the same concepts as the Tcl Expect
tool. As in Expect::Simple, the Expect object is made available for
tweaking.

Test::Expect is intended for use in a test script.
<<
Homepage: http://search.cpan.org/dist/Test-Expect/

# End of Info2
<<


------------------------------------------------------------------------------
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