Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv22453
Added Files:
uri-find-pm.info uri-find-rule-pm.info
Log Message:
to 10.7
--- NEW FILE: uri-find-rule-pm.info ---
Info4: <<
Package: uri-find-rule-pm%type_pkg[perl]
Version: 0.8
Revision: 4
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: Simplified interface to URI::Find
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 <[email protected]>
Depends: <<
perl%type_pkg[perl]-core,
uri-find-pm%type_pkg[perl],
uri-pm%type_pkg[perl],
text-glob-pm
<<
BuildDepends: <<
fink (>= 0.30.2-1),
module-build-pm%type_pkg[perl]
<<
Replaces: <<
uri-find-rule-pm560,
uri-find-rule-pm561,
uri-find-rule-pm580,
uri-find-rule-pm581,
uri-find-rule-pm584,
uri-find-rule-pm586,
uri-find-rule-pm588
<<
Source: mirror:cpan:modules/by-module/URI/URI-Find-Rule-%v.tar.gz
Source-MD5: 36a5b9d1e11202582aee0b76c9bbfc71
SourceDirectory: URI-Find-Rule-%v
UseMaxBuildJobs: true
DefaultScript: ModuleBuild
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
find %d -name .packlist -exec rm -rf {} \;
<<
DocFiles: MANIFEST* README
Homepage: http://search.cpan.org/dist/URI-Find-Rule
DescDetail: <<
URI::Find::Rule is a simpler interface to URI::Find (closely
modelled on File::Find::Rule by Richard Clamp).
Because it operates on URI objects instead of the stringified
versions of the found URIs, it's nicer than, say, grepping
the stringified values from URI::Find::Simple's list_uris
method.
It returns (default) a list containing [$original, $uri] for
each URI or, optionally, a list containing a URI object for
each URI.
<<
<<
--- NEW FILE: uri-find-pm.info ---
Info4: <<
Package: uri-find-pm%type_pkg[perl]
Version: 20100505
Revision: 2
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: Perl module to find URIs in arbitrary text
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 <[email protected]>
Depends: <<
perl%type_pkg[perl]-core,
uri-pm%type_pkg[perl] (>= 1.00-1)
<<
BuildDepends: <<
fink (>= 0.30.2-1),
module-build-pm%type_pkg[perl] (>= 0.3-1)
<<
Replaces: <<
uri-find-pm560,
uri-find-pm561,
uri-find-pm580,
uri-find-pm581,
uri-find-pm584,
uri-find-pm586,
uri-find-pm588,
uri-find-pm5100
<<
InfoTest: <<
TestDepends: test-simple-pm%type_pkg[perl] (>= 0.94-1)
<<
Source: mirror:cpan:modules/by-module/URI/URI-Find-%v.tar.gz
Source-MD5: d470e33f31986839cd49a77a08133520
SourceDirectory: URI-Find-%v
UseMaxBuildJobs: true
DefaultScript: ModuleBuild
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
find %d -name .packlist -exec rm -rf {} \;
mv %i/bin/urifind %i/bin/urifind-%type_raw[perl]
<<
DocFiles: Changes INSTALL MANIFEST* README
PostInstScript: <<
if [ "$1" = configure ]
then
rm -rf %p/bin/urifind
update-alternatives --install %p/bin/urifind urifind
%p/bin/urifind-%type_raw[perl] %type_pkg[perl]
fi
<<
PreRmScript: <<
if [ "$1" = remove ]
then
update-alternatives --remove urifind %p/bin/urifind-%type_raw[perl]
fi
<<
Homepage: http://search.cpan.org/dist/URI-Find
DescDetail: <<
This module does one thing: Finds URIs and URLs in plain text.
It finds them quickly and it finds them all (or what URI::URL
considers a URI to be.) It only finds URIs which include a
scheme (http:// or the like), for something a bit less strict
have a look at URI::Find::Schemeless.
<<
<<
------------------------------------------------------------------------------
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