SOURCES: clive-delfi.patch, clive-reporter.patch - up to 2.1.5

lisu lisu at pld-linux.org
Tue Feb 10 11:13:33 CET 2009


Author: lisu                         Date: Tue Feb 10 10:13:33 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 2.1.5

---- Files affected:
SOURCES:
   clive-delfi.patch (1.16 -> 1.17) , clive-reporter.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/clive-delfi.patch
diff -u SOURCES/clive-delfi.patch:1.16 SOURCES/clive-delfi.patch:1.17
--- SOURCES/clive-delfi.patch:1.16	Tue Jan 20 12:52:11 2009
+++ SOURCES/clive-delfi.patch	Tue Feb 10 11:13:27 2009
@@ -1,13 +1,13 @@
---- clive-2.1.3/clive~	2009-01-20 13:48:45.000000000 +0200
-+++ clive-2.1.3/clive	2009-01-20 13:49:36.000000000 +0200
+--- clive-2.1.5/clive~  2009-02-10 11:00:52.000000000 +0100
++++ clive-2.1.5/clive   2009-02-10 11:04:56.000000000 +0100
 @@ -85,6 +85,7 @@
      IsLastfm    => qr|\Qlast.fm\E|i,
      IsLiveleak  => qr|\Qliveleak.com\E|i,
      IsEvisor    => qr|\Qevisor.tv\E|i,
 +    IsDelfi     => qr|\Q.delfi.\E|i,
-     #IsMetacafe => qr|\Qmetacafe.com\E|i,
  );
- 
+
+ # Parse config 
 @@ -333,6 +334,8 @@
          ($xurl, $id) = handle_liveleak($response_ref, $response_fh);
      } elsif ( $url =~ /$re_hosts{IsEvisor}/ ) {

================================================================
Index: SOURCES/clive-reporter.patch
diff -u SOURCES/clive-reporter.patch:1.6 SOURCES/clive-reporter.patch:1.7
--- SOURCES/clive-reporter.patch:1.6	Tue Jan 20 12:52:12 2009
+++ SOURCES/clive-reporter.patch	Tue Feb 10 11:13:28 2009
@@ -1,13 +1,13 @@
---- clive-2.1.0/clive	2008-12-11 23:42:37.000000000 +0200
-+++ clive-2.1.0-reporter/clive	2008-12-11 23:43:19.000000000 +0200
-@@ -85,6 +85,7 @@
-     IsLastfm    => qr|\Qlast.fm\E|i,
+--- clive-2.1.5/clive~  2009-02-10 11:09:45.000000000 +0100
++++ clive-2.1.5/clive   2009-02-10 11:13:10.000000000 +0100
+@@ -86,6 +86,7 @@
      IsLiveleak  => qr|\Qliveleak.com\E|i,
+     IsEvisor    => qr|\Qevisor.tv\E|i,
      IsDelfi     => qr|\Q.delfi.\E|i,
 +    IsReporter  => qr|\Qwww.reporter.ee\E|i,
-     #IsMetacafe => qr|\Qmetacafe.com\E|i,
  );
- 
+
+ # Parse config
 @@ -306,6 +307,8 @@
          ($xurl, $id) = handle_liveleak($response_ref, $response_fh);
      } elsif ( $url =~ /$re_hosts{IsDelfi}/ ) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-delfi.patch?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-reporter.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list