summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/patches
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3/patches')
-rw-r--r--net/kdenetwork3/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/kdenetwork3/patches/patch-an b/net/kdenetwork3/patches/patch-an
new file mode 100644
index 00000000000..ee7f08839dd
--- /dev/null
+++ b/net/kdenetwork3/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.9 2006/08/02 13:53:31 markd Exp $
+
+--- kopete/protocols/oscar/liboscar/oscartypes.h.orig 2006-07-22 20:11:33.000000000 +1200
++++ kopete/protocols/oscar/liboscar/oscartypes.h
+@@ -237,7 +237,7 @@ struct ChatRoomInfo
+ const WORD ICQ_MAJOR = 0x0014;
+ const WORD ICQ_MINOR = 0x0034;
+ const WORD ICQ_POINT = 0x0000;
+- const WORD ICQ_BUILD = 0x0A0F;
++ const WORD ICQ_BUILD = 0x0BB8;
+ const char ICQ_OTHER[] = { 0x00, 0x00, 0x04, 0x3d };
+ const char ICQ_COUNTRY[] = "us";
+ const char ICQ_LANG[] = "en";