Date: Wed, 4 Nov 2009 09:40:19 GMT From: "Joseph S. Atkinson" <jsa@wickedmachine.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140267: Update net-im/pidgin-facebookchat to 1.62, fixes protocol breakage Message-ID: <200911040940.nA49eJJY037156@www.freebsd.org> Resent-Message-ID: <200911040950.nA49o4P0031172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140267 >Category: ports >Synopsis: Update net-im/pidgin-facebookchat to 1.62, fixes protocol breakage >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 04 09:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: >Organization: >Environment: >Description: Facebook appears to have changed something. This update restores the functionality of the plugin. >How-To-Repeat: Just attempt to login to facebook via pidgin. It will fail a few times, then prompt you for your birtday. No matter how correct you answer, you will still be unable to login. >Fix: Update to 1.62 which was relased a couple of hours ago and fixes this issue. Patch attached with submission follows: diff -ru /usr/ports/net-im/pidgin-facebookchat/Makefile pidgin-facebookchat/Makefile --- /usr/ports/net-im/pidgin-facebookchat/Makefile 2009-08-27 14:48:17.000000000 -0400 +++ pidgin-facebookchat/Makefile 2009-11-04 04:24:34.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= pidgin-facebookchat -PORTVERSION= 1.60 +PORTVERSION= 1.62 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PROJECTHOST}-source-${PORTVERSION} diff -ru /usr/ports/net-im/pidgin-facebookchat/distinfo pidgin-facebookchat/distinfo --- /usr/ports/net-im/pidgin-facebookchat/distinfo 2009-08-27 14:48:17.000000000 -0400 +++ pidgin-facebookchat/distinfo 2009-11-04 04:24:51.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (pidgin-facebookchat-source-1.60.tar.bz2) = c4a4715e55858c5146b24135c153a1a8 -SHA256 (pidgin-facebookchat-source-1.60.tar.bz2) = ab11331ce872c49005519ac078967fd099c0b8c350ef54be46c0e8019212fe19 -SIZE (pidgin-facebookchat-source-1.60.tar.bz2) = 45795 +MD5 (pidgin-facebookchat-source-1.62.tar.bz2) = ec22b1260cb64de657b74861c53dca65 +SHA256 (pidgin-facebookchat-source-1.62.tar.bz2) = 776d079d7ba9c9a05e236e08bf5e85f07fbb6d6c348dae8a8d124a8cd873260e +SIZE (pidgin-facebookchat-source-1.62.tar.bz2) = 47867 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911040940.nA49eJJY037156>