public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/pymsn-t/files: pymsn-t-0.11.3-protocol-version.patch
@ 2008-08-07 17:25 Maurice van der Pot (griffon26)
  0 siblings, 0 replies; only message in thread
From: Maurice van der Pot (griffon26) @ 2008-08-07 17:25 UTC (permalink / raw
  To: gentoo-commits

griffon26    08/08/07 17:25:42

  Added:                pymsn-t-0.11.3-protocol-version.patch
  Log:
  Fixed connection issues with current MSN servers (bug #234049).
  (Portage version: 2.2_rc3/cvs/Linux 2.6.26 x86_64)

Revision  Changes    Path
1.1                  net-im/pymsn-t/files/pymsn-t-0.11.3-protocol-version.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pymsn-t/files/pymsn-t-0.11.3-protocol-version.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pymsn-t/files/pymsn-t-0.11.3-protocol-version.patch?rev=1.1&content-type=text/plain

Index: pymsn-t-0.11.3-protocol-version.patch
===================================================================
diff -a -u -d -r pymsnt.a/src/legacy/msn/msn.py pymsnt.b/src/legacy/msn/msn.py
--- pymsnt.a/src/legacy/msn/msn.py	2008-02-08 16:55:07.000000000 +0300
+++ pymsnt.b/src/legacy/msn/msn.py	2008-08-05 20:40:46.000000000 +0400
@@ -110,7 +110,7 @@
 from urllib import quote, unquote
 
 
-MSN_PROTOCOL_VERSION = "MSNP11 CVR0"      # protocol version
+MSN_PROTOCOL_VERSION = "MSNP11"      # protocol version
 MSN_PORT             = 1863               # default dispatch server port
 MSN_MAX_MESSAGE      = 1664               # max message length
 MSN_CVR_STR          = "0x040c winnt 5.1 i386 MSNMSGR 7.0.0777 msmsgs"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-07 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 17:25 [gentoo-commits] gentoo-x86 commit in net-im/pymsn-t/files: pymsn-t-0.11.3-protocol-version.patch Maurice van der Pot (griffon26)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox