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

Added Files:
        algorithm-diff-pm.info test-differences-pm.info 
        text-diff-pm.info text-markdown-pm.info 
Log Message:
Move to 10.7.


--- NEW FILE: text-markdown-pm.info ---
Info2: <<
Package: text-markdown-pm%type_pkg[perl]
Version: 1.000031
Revision: 2
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
License: BSD
Description: Convert Markdown syntax to (X)HTML
DescDetail: <<
    Markdown is a text-to-HTML filter; it translates an easy-to-read /
    easy-to-write structured text format into HTML. Markdown's text format
    is most similar to that of plain text email, and supports features such
    as headers, *emphasis*, code blocks, blockquotes, and links.

    Markdown's syntax is designed not as a generic markup language, but
    specifically to serve as a front-end to (X)HTML. You can use span-level
    HTML tags anywhere in a Markdown document, and you can use block level
    HTML tags (like <div> and <table> as well).
<<
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Text-Markdown/

Source: mirror:cpan:authors/id/B/BO/BOBTFISH/Text-Markdown-%v.tar.gz
Source-MD5: 88ace17b0debebe88f0ea45a76c397ed

Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
UpdatePOD: true

DocFiles: Changes README

Depends: <<
        perl%type_pkg[perl]-core
<<

# Using #!/usr/bin/env perl in Markdown.pl confuses MakeMaker so it doesn't
# correctly rewrite it to the right value.
PatchScript: perl -pi -e 's|/usr/bin/env perl|/usr/bin/perl|' script/Markdown.pl

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

PostInstScript: update-alternatives --install %p/bin/Markdown.pl Markdown.pl 
%p/bin/Markdown.pl%type_pkg[perl] %type_pkg[perl]

PreRmScript: update-alternatives --remove Markdown.pl 
%p/bin/Markdown.pl%type_pkg[perl]

InfoTest: <<
        TestDepends: <<
                html-tidy-pm%type_pkg[perl],
                list-moreutils-pm%type_pkg[perl],
                test-differences-pm,
                test-exception-pm,
                text-diff-pm
        <<
<<
<<

--- NEW FILE: text-diff-pm.info ---
Package: text-diff-pm
Version: 1.41
Revision: 1
Type: perl
Description: Perl module to perform diffs
License: Artistic
Maintainer: Christian Schaffner <[email protected]>

# Dependencies:
Depends: algorithm-diff-pm

# Unpack Phase:
Source: mirror:cpan:authors/id/O/OV/OVID/Text-Diff-%v.tar.gz
Source-MD5: 30d56e6dd5551ca16b8e16cc7299dc21

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

# Additional Info:
Homepage: http://search.cpan.org/dist/Text-Diff/

--- NEW FILE: test-differences-pm.info ---
Package: test-differences-pm
Version: 0.50
Revision: 1
Source: mirror:cpan:authors/id/O/OV/OVID/Test-Differences-0.500.tar.gz
Source-MD5: 9eb50dc627296ea46cd4d3200a61d6e9
Type: perl
UpdatePOD: true
Depends: text-diff-pm
DocFiles: Changes README
DescPackaging: <<
        Former Maintainer: Chris Dolan <[email protected]>
<<
License: Artistic/GPL
Description: Show differences when tests fail
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Test-Differences

--- NEW FILE: algorithm-diff-pm.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: algorithm-diff-pm
Version: 1.19.02
Revision: 2
Source: mirror:cpan:authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz
Source-MD5: ff3e17ae485f8adfb8857b183991fbce
Type: perl
UpdatePOD: true
DocFiles: Changes MANIFEST README
Description: Perl module, computes differences between two texts
License: Artistic
Maintainer: Max Horn <[email protected]>
Homepage: http://search.cpan.org/dist/Algorithm-Diff


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to