SOURCES: libtorrent-client_list.patch - more clients; refresh

charles charles at pld-linux.org
Mon Oct 20 00:31:19 CEST 2008


Author: charles                      Date: Sun Oct 19 22:31:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more clients; refresh

---- Files affected:
SOURCES:
   libtorrent-client_list.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/libtorrent-client_list.patch
diff -u SOURCES/libtorrent-client_list.patch:1.5 SOURCES/libtorrent-client_list.patch:1.6
--- SOURCES/libtorrent-client_list.patch:1.5	Fri Oct 26 22:09:12 2007
+++ SOURCES/libtorrent-client_list.patch	Mon Oct 20 00:31:13 2008
@@ -1,21 +1,24 @@
---- libtorrent-0.11.2/src/torrent/peer/client_list.cc.orig	2007-01-21 16:10:26.000000000 +0100
-+++ libtorrent-0.11.2/src/torrent/peer/client_list.cc	2007-01-24 20:31:05.337020232 +0100
-@@ -73,7 +73,7 @@
+--- libtorrent-0.12.3/src/torrent/peer/client_list.cc.orig	2008-05-07 14:19:13.000000000 +0200
++++ libtorrent-0.12.3/src/torrent/peer/client_list.cc	2008-10-19 12:58:12.000000000 +0200
+@@ -73,8 +73,10 @@
    insert_helper(ClientInfo::TYPE_AZUREUS, "BX", NULL, NULL, "Bittorrent X");
    insert_helper(ClientInfo::TYPE_AZUREUS, "BS", NULL, NULL, "BTSlave");
    insert_helper(ClientInfo::TYPE_AZUREUS, "CT", NULL, NULL, "CTorrent");
 -  insert_helper(ClientInfo::TYPE_AZUREUS, "DE", NULL, NULL, "DelugeTorrent");
 +  insert_helper(ClientInfo::TYPE_AZUREUS, "DE", NULL, NULL, "Deluge");
    insert_helper(ClientInfo::TYPE_AZUREUS, "ES", NULL, NULL, "Electric Sheep");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "FG", NULL, NULL, "FlashGet");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "LW", NULL, NULL, "LimeWire");
    insert_helper(ClientInfo::TYPE_AZUREUS, "LP", NULL, NULL, "Lphant");
    insert_helper(ClientInfo::TYPE_AZUREUS, "MT", NULL, NULL, "MoonlightTorrent");
-@@ -84,13 +84,13 @@
+   insert_helper(ClientInfo::TYPE_AZUREUS, "MP", NULL, NULL, "MooPolice");
+@@ -84,13 +86,13 @@
    insert_helper(ClientInfo::TYPE_AZUREUS, "SS", NULL, NULL, "SwarmScope");
    insert_helper(ClientInfo::TYPE_AZUREUS, "SB", NULL, NULL, "Swiftbit");
    insert_helper(ClientInfo::TYPE_AZUREUS, "TN", NULL, NULL, "TorrentDotNET");
 -  insert_helper(ClientInfo::TYPE_AZUREUS, "TS", NULL, NULL, "Torrentstorm");
-+  insert_helper(ClientInfo::TYPE_AZUREUS, "TS", NULL, NULL, "TorrentStorm");
    insert_helper(ClientInfo::TYPE_AZUREUS, "TR", NULL, NULL, "Transmission");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "TS", NULL, NULL, "TorrentStorm");
    insert_helper(ClientInfo::TYPE_AZUREUS, "XT", NULL, NULL, "XanTorrent");
    insert_helper(ClientInfo::TYPE_AZUREUS, "ZT", NULL, NULL, "ZipTorrent");
  
@@ -25,16 +28,22 @@
    insert_helper(ClientInfo::TYPE_COMPACT, "U", NULL, NULL, "UPnP NAT BitTorrent");
    insert_helper(ClientInfo::TYPE_COMPACT, "O", NULL, NULL, "Osprey Permaseed");
  
-@@ -103,6 +103,8 @@
+@@ -100,10 +102,13 @@
+   insert_helper(ClientInfo::TYPE_AZUREUS, "BG", NULL, NULL, "BTG");
+   insert_helper(ClientInfo::TYPE_AZUREUS, "BR", NULL, NULL, "BitRocket");
+   insert_helper(ClientInfo::TYPE_AZUREUS, "EB", NULL, NULL, "EBit");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "FC", NULL, NULL, "FileCroc");
+   insert_helper(ClientInfo::TYPE_AZUREUS, "HL", NULL, NULL, "Halite");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "pX", NULL, NULL, "pHoeniX");
    insert_helper(ClientInfo::TYPE_AZUREUS, "qB", NULL, NULL, "qBittorrent");
-   insert_helper(ClientInfo::TYPE_AZUREUS, "UL", NULL, NULL, "uLeecher!");
-   insert_helper(ClientInfo::TYPE_AZUREUS, "XL", NULL, NULL, "XeiLun");
 +  insert_helper(ClientInfo::TYPE_AZUREUS, "SN", NULL, NULL, "ShareNet");
-+  insert_helper(ClientInfo::TYPE_AZUREUS, "pX", NULL, NULL, "pHoeniX");
+   insert_helper(ClientInfo::TYPE_AZUREUS, "UL", NULL, NULL, "uLeecher!");
+-  insert_helper(ClientInfo::TYPE_AZUREUS, "XL", NULL, NULL, "XeiLun");
++  insert_helper(ClientInfo::TYPE_AZUREUS, "XL", NULL, NULL, "Xunlei");
  
    insert_helper(ClientInfo::TYPE_COMPACT, "R", NULL, NULL, "Tribler");
  }
-@@ -168,6 +170,13 @@
+@@ -169,6 +174,13 @@
        std::isxdigit(id[3]) && std::isxdigit(id[4]) && std::isxdigit(id[5]) && std::isxdigit(id[6])) {
      dest->set_type(ClientInfo::TYPE_AZUREUS);
  
@@ -48,7 +57,7 @@
      dest->mutable_key()[0] = id[1];
      dest->mutable_key()[1] = id[2];
      
-@@ -175,15 +184,22 @@
+@@ -176,15 +188,22 @@
        dest->mutable_version()[i] = dest->mutable_upper_version()[i] = rak::hexchar_to_value(id[3 + i]);
  
    } else if (std::isalpha(id[0]) && id[4] == '-' &&
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libtorrent-client_list.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list