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

Added Files:
        solr-pm.info test-www-mechanize-pm.info www-mechanize-pm.info 
        www-mechanize-pm.patch www-mediawiki-client-pm.info 
Log Message:
sync a bunch of -pmXXX to stable


--- NEW FILE: www-mediawiki-client-pm.info ---
Info2: <<
Package: www-mediawiki-client-pm%type_pkg[perl]
Version: 0.31
Revision: 2
Distribution: (%type_pkg[perl] = 586) 10.5
Source: mirror:cpan:authors/id/M/MA/MARKJ/WWW-Mediawiki-Client-%v.tar.gz
Source-MD5: 597786dfa9b958c9a3a57bf4e233c95e
Type: perl (5.8.6 5.8.8 5.10.0)
BuildDepends: test-differences-pm%type_pkg[perl]
Depends: <<
        encode-pm%type_pkg[perl],
        exception-class-pm%type_pkg[perl],
        html-parser-pm%type_pkg[perl],
        libwww-pm%type_pkg[perl],
        perl%type_pkg[perl]-core,
        xml-libxml-pm%type_pkg[perl],
        vcs-lite-pm
<<
PatchScript: <<
#!/bin/sh -ev
        export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
        perl -pi.bak -e 's,^#!/usr/bin/perl,#!'"$FULLPERL," bin/mvs
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/mvs %i/bin/mvs-%type_raw[perl]
<<
UpdatePOD: True
DocFiles: ChangeLog README TODO
PostInstScript: <<
if [ "$1" = configure ]; then
        update-alternatives --install %p/bin/mvs mvs %p/bin/mvs-%type_raw[perl] 
%type_pkg[perl]
fi
<<
PreRmScript: <<
if [ "$1" = remove ]; then
        update-alternatives --remove mvs %p/bin/mvs-%type_raw[perl]
fi
<<
Description: CVS-like interface to Wikipedia
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/WWW-Mediawiki-Client
Maintainer: Daniel Macks <dma...@netspace.org>
<<

--- NEW FILE: www-mechanize-pm.info ---
Info2: <<
Package: www-mechanize-pm%type_pkg[perl]
Version: 1.71
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] = 
510) 10.5, (%type_pkg[perl] = 510) 10.6, (%type_pkg[perl] = 5123) 10.7
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
Description: Handy web browsing in a Perl object
License: GPL
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: <<
 perl%type_pkg[perl]-core,
 yaml-pm (>= 0.38-1),
 libwww-pm%type_pkg[perl],
 html-parser-pm%type_pkg[perl],
 html-tagset-pm,
 html-tree-pm%type_pkg[perl],
 http-server-simple-pm (>= 0.35-1),
 http-response-encoding-pm%type_pkg[perl],
 io-socket-ssl-pm%type_pkg[perl],
 uri-pm%type_pkg[perl]
<<
BuildDepends: <<
        fink (>= 0.24.12-1)
<<
Conflicts: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
Replaces: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin

# Unpack Phase:
Source: mirror:cpan:authors/id/J/JE/JESSE/WWW-Mechanize-%v.tar.gz
Source-MD5: 56f059ecbe674c786779e92a27747746

# Patch Phase:
PatchFile: %{Ni}.patch
PatchFile-MD5: 16eda0ad15fa11d8c399092593dab60c

# Compile Phase:
CompileScript: <<
 echo "y" | %{default_script}
<<

InfoTest: <<
        TestDepends: <<
                test-memory-cycle-pm%type_pkg[perl],
                test-warn-pm%type_pkg[perl],
                test-pod-pm,
                test-taint-pm%type_pkg[perl]
        <<              
        TestScript: <<
        #!/bin/sh -ex
                 export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
                %{default_script}
        <<
<<

# Install Phase:
UpdatePOD: true
DocFiles: Changes
InstallScript: <<
 %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
  mv %i/bin/mech-dump %i/bin/mech-dump-%type_raw[perl]
<<
PostInstScript: <<
if [ "$1" = configure ]; then
        update-alternatives --install %p/bin/mech-dump mech-dump 
%p/bin/mech-dump-%type_raw[perl] %type_pkg[perl]
fi
<<
PreRmScript: <<
if [ "$1" = remove ]; then
        update-alternatives --remove mech-dump %p/bin/mech-dump-%type_raw[perl]
fi
<<

# Additional Info:
DescDetail: <<
 Handy web browsing in a Perl object. WWW::Mechanize is a subclass 
 of LWP::UserAgent, so all the wondrous magic of that class is inherited.
<<
DescPackaging: <<
 Removed one test that fails due to special characters.
 
 Earlier versions by Ben Hines.

        The old www-mechanize-pmXXX-bin packages are re-incorporated
        into the www-mechanize-pmXXX packages as of 1.62-2

<<
Homepage: http://search.cpan.org/dist/WWW-Mechanize/

# End of Info2
<<

--- NEW FILE: solr-pm.info ---
Info2: <<
Package: solr-pm%type_pkg[perl]
Version: 0.03
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: Solr search engine interface
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 <solr...@fink.raccoonfink.com>

Depends: <<
        file-slurp-pm,
        libwww-pm%type_pkg[perl],
        log-log4perl-pm%type_pkg[perl] (>= 1.14-1),
        perl%type_pkg[perl]-core,
        xml-simple-pm%type_pkg[perl]
<<

Source: mirror:cpan:modules/by-module/Solr/Solr-%v.tar.gz
Source-MD5: 5fa1861ccf0721c7c2cd67c1798ad207
SourceDirectory: Solr
PatchScript: perl -pi -e 's,lib/solr/Schema.pm,lib/Solr/Schema.pm,' MANIFEST

UseMaxBuildJobs: true

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

Homepage: http://search.cpan.org/dist/Solr
DescDetail: <<
This module provides a set of methods for adding (updating)
and deleting entries in an existing solr server.
<<
<<


--- NEW FILE: www-mechanize-pm.patch ---
diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/00-load.t 
WWW-Mechanize-1.70/t/00-load.t
--- WWW-Mechanize-1.70.orig/t/00-load.t 2011-08-26 13:42:17.000000000 -0400
+++ WWW-Mechanize-1.70/t/00-load.t      2011-08-27 13:06:52.000000000 -0400
@@ -9,7 +9,7 @@
 use_ok( 'WWW::Mechanize' );
 use_ok( 'WWW::Mechanize::Link' );
 
-diag( "Testing WWW::Mechanize $WWW::Mechanize::VERSION, with LWP 
$LWP::VERSION, Perl $], $^X" );
+diag( "Testing WWW::Mechanize $WWW::Mechanize::VERSION, with LWP 
$LWP::VERSION, Perl $], $ENV{FULLPERL}" );
 if ( $canTMC ) {
     diag( "Test::Memory::Cycle $Test::Memory::Cycle::VERSION is installed." );
 }
diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/LocalServer.pm 
WWW-Mechanize-1.70/t/local/LocalServer.pm
--- WWW-Mechanize-1.70.orig/t/local/LocalServer.pm      2011-08-26 
13:42:17.000000000 -0400
+++ WWW-Mechanize-1.70/t/local/LocalServer.pm   2011-08-27 13:07:04.000000000 
-0400
@@ -99,7 +99,7 @@
   push @opts, "-e" => qq{"} . delete($args{ eval }) . qq{"}
       if $args{ eval };
 
-  my $pid = open my $server, qq'$^X "$server_file" "$web_page" "$logfile" 
@opts|'
+  my $pid = open my $server, qq'$ENV{FULLPERL} "$server_file" "$web_page" 
"$logfile" @opts|'
     or croak "Couldn't spawn local server $server_file : $!";
   my $url = <$server>;
   chomp $url;
diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/follow.t 
WWW-Mechanize-1.70/t/local/follow.t
--- WWW-Mechanize-1.70.orig/t/local/follow.t    2011-08-26 13:42:17.000000000 
-0400
+++ WWW-Mechanize-1.70/t/local/follow.t 2011-08-27 13:08:27.000000000 -0400
@@ -2,7 +2,7 @@
 
 use warnings;
 use strict;
-use Test::More tests => 22;
+use Test::More tests => 19;
 use lib 't/local';
 use LocalServer;
 use encoding 'iso-8859-1';
@@ -41,9 +41,9 @@
 ok($agent->follow_link( text => 'Link /foo' ), 'Can follow obvious named 
link');
 isnt( $agent->uri, $server->url, 'Need to be on a separate page' );
 
-ok($agent->back(), 'Can still go back');
-ok($agent->follow_link( text_regex=>qr/Löschen/ ), 'Can follow link with 
o-umlaut');
-isnt( $agent->uri, $server->url, 'Need to be on a separate page' );
+#ok($agent->back(), 'Can still go back');
+#ok($agent->follow_link( text_regex=>qr/Löschen/ ), 'Can follow link with 
o-umlaut');
+#isnt( $agent->uri, $server->url, 'Need to be on a separate page' );
 
 ok($agent->back(), 'Can still go back');
 ok($agent->follow_link( text_regex=>qr/Stösberg/ ), q{Can follow link with 
o-umlaut, when it's encoded in the HTML, but not in "follow"});
diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/referer.t 
WWW-Mechanize-1.70/t/local/referer.t
--- WWW-Mechanize-1.70.orig/t/local/referer.t   2011-08-26 13:42:17.000000000 
-0400
+++ WWW-Mechanize-1.70/t/local/referer.t        2011-08-27 13:08:53.000000000 
-0400
@@ -27,7 +27,7 @@
     delete $ENV{HTTP_PROXY};
 
     # Now start a fake webserver, fork, and connect to ourselves
-    my $command = qq'"$^X" "$FindBin::Bin/referer-server"';
+    my $command = qq'$ENV{FULLPERL} "$FindBin::Bin/referer-server"';
     if ($^O eq 'VMS') {
         $command = qq'mcr $^X t/referer-server';
     }
diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t 
WWW-Mechanize-1.70/t/mech-dump/mech-dump.t
--- WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t     2011-08-26 
13:42:17.000000000 -0400
+++ WWW-Mechanize-1.70/t/mech-dump/mech-dump.t  2011-08-27 13:15:32.000000000 
-0400
@@ -16,7 +16,7 @@
 
 my $exe = File::Spec->catfile( qw( blib script mech-dump ) );
 if ( $^O eq 'VMS' ) {
-    $exe = qq[mcr $^X "-mblib" $exe];
+    $exe = qq[mcr $ENV{FULLPERL} "-mblib" $exe];
 }
 
 # Simply use a file: uri instead of the filename to make this test
@@ -24,7 +24,7 @@
 my $source = 'file:t/google.html';
 
 my $perl;
-$perl = $1 if $^X =~ /^(.+)$/;
+$perl = $1 if $ENV{FULLPERL} =~ /^(.+)$/;
 my $command = "$perl -Mblib $exe --forms $source";
 
 my $actual = `$command`;

--- NEW FILE: test-www-mechanize-pm.info ---
Info2: <<
Package: test-www-mechanize-pm%type_pkg[perl]
Version: 1.34
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
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
Description: Testing-specific WWW::Mechanize subclass
License: Artistic/GPL
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: <<
        carp-assert-more-pm,
        html-tree-pm%type_pkg[perl],
        http-server-simple-pm,
        libwww-pm%type_pkg[perl] (>= 6.02-1),
        perl%type_pkg[perl]-core,
        test-longstring-pm (>= 0.15-1),
        test-simple-pm%type_pkg[perl] (>= 0.94-1),
        uri-pm%type_pkg[perl],
        www-mechanize-pm%type_pkg[perl] (>= 1.68-1)
<<

# Unpack Phase:
Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-WWW-Mechanize-%v.tar.gz
Source-MD5: 5dc492a02aa9aca11fc53c71678658ca

# may not have network, and DNS wildcarding can break failure-response checks
NoPerlTests: true

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

# Additional Info:
Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize/
<<


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to