SOURCES: perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.p...

agaran agaran at pld-linux.org
Sat Feb 16 22:57:26 CET 2008


Author: agaran                       Date: Sat Feb 16 21:57:26 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.42

---- Files affected:
SOURCES:
   perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch
diff -u SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch:1.1 SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch:1.2
--- SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch:1.1	Tue Jan  8 08:48:25 2008
+++ SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch	Sat Feb 16 22:57:21 2008
@@ -7,7 +7,7 @@
  
 -my $value = prompt( 'Do you want to test streaming ( requires POE::Component::Client::HTTP ) [y/N]?', 'N' );
 +my $value = 'Y';
- build_requires   'POE::Component::Client::HTTP' =>    0 if $value =~ /^Y$/i;
+ build_requires   'POE::Component::Client::HTTP' => 0.82 if $value =~ /^Y$/i;
  
  # Ask users if they want SSL support
 -$value = prompt( 'Do you want SSL support ( requires POE::Component::SSLify ) [y/N]?', 'N' );
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/perl-POE-Component-Server-SimpleHTTP-nointeractivebuild.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list