diff options
author | smb <smb@pkgsrc.org> | 2008-07-03 18:01:13 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2008-07-03 18:01:13 +0000 |
commit | d90ae0df61a8192c7cb3cab1bd9e1e57949a5a52 (patch) | |
tree | fca403e0f4278f96c5855380718f035cc56cbf9e /chat | |
parent | 62c169e153ce8e6b1e892894041ff8457ff82fbc (diff) | |
download | pkgsrc-d90ae0df61a8192c7cb3cab1bd9e1e57949a5a52.tar.gz |
Resolve pkg/39077 by updating to 1.27
Version 1.27
* Cleaned up the buddy "Get Info" screen a bit
* Fixed up a couple of compiler warnings
* You are now hidden on your own contact list by default
Version 1.26
* A few minor security fixes
* Incomming messages with HTML-like text are displayed properly
* Usernames and passwords with funny characters (like +) in them should work
Version 1.25
* Plugin will automatically reconnect if the messages stop downloading
* Logging you out of the plugin wont log you out of Facebook
* Buddies will appear online when typing and sending messages to you
* No DNS lookups for proxies
Version 1.24
* Some fixes to the friends search
* Messages can be auto-resent if they don't get through (buddy offline etc)
Version 1.23
* You can now search for friends from the account menu (Account->Facebook->Search for friends...)
Version 1.22
* Fixed receiving multiple notifications
* Local alias in Pidgin will be set if you havn't set it
Version 1.21
* Notifications (Inbox/Friends) appear as new emails in Pidgin
Diffstat (limited to 'chat')
-rw-r--r-- | chat/pidgin-facebookchat/Makefile | 5 | ||||
-rw-r--r-- | chat/pidgin-facebookchat/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile index 36380ed0880..879fc4385c1 100644 --- a/chat/pidgin-facebookchat/Makefile +++ b/chat/pidgin-facebookchat/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/24 13:37:29 smb Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/03 18:01:13 smb Exp $ -VERSION= 1.20 +VERSION= 1.27 DISTNAME= pidgin-facebookchat-source-${VERSION} PKGNAME= pidgin-facebookchat-${VERSION} -PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/pidgin-facebookchat/distinfo b/chat/pidgin-facebookchat/distinfo index 1ac0fa92868..eb1cc2bc46d 100644 --- a/chat/pidgin-facebookchat/distinfo +++ b/chat/pidgin-facebookchat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2008/06/23 21:00:50 smb Exp $ +$NetBSD: distinfo,v 1.2 2008/07/03 18:01:13 smb Exp $ -SHA1 (pidgin-facebookchat-source-1.20.tar.bz2) = 48a2ace2293ef6103237392e1c7c83ca084aa0c2 -RMD160 (pidgin-facebookchat-source-1.20.tar.bz2) = 45e4befb0c40646972b317a069925f8789b3dfe8 -Size (pidgin-facebookchat-source-1.20.tar.bz2) = 28872 bytes +SHA1 (pidgin-facebookchat-source-1.27.tar.bz2) = 63fa5d2903f8b1ff68f30b92ef7491fe931785df +RMD160 (pidgin-facebookchat-source-1.27.tar.bz2) = 240669e33af6b27ca74a82b691c85494371e63a9 +Size (pidgin-facebookchat-source-1.27.tar.bz2) = 32284 bytes SHA1 (patch-aa) = 1ad35e329970bfc4333c526f9fec1b8cd42cf6de |