1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Fix the MSN application ID to re-enable the buddy list.

Reported by:    Matthias Apitz <guru@unixarea.de>
Obtained from:  Pidgin git
This commit is contained in:
Joe Marcus Clarke 2014-11-13 20:47:41 +00:00
parent 0589b04770
commit e11feb4846
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372537
2 changed files with 12 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.10.10
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}

View File

@ -0,0 +1,11 @@
--- libpurple/protocols/msn/contact.h.orig 2014-11-13 15:42:16.000000000 -0500
+++ libpurple/protocols/msn/contact.h 2014-11-13 15:42:27.000000000 -0500
@@ -60,7 +60,7 @@ typedef enum
#include "session.h"
#include "soap.h"
-#define MSN_APPLICATION_ID "CFE80F9D-180F-4399-82AB-413F33A1FA11"
+#define MSN_APPLICATION_ID "484AAC02-7F59-41B7-9601-772045DCC569"
#define MSN_CONTACT_SERVER "local-bay.contacts.msn.com"