summaryrefslogtreecommitdiff
path: root/chat/pidgin-facebookchat/Makefile
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2008-07-03 18:01:13 +0000
committersmb <smb@pkgsrc.org>2008-07-03 18:01:13 +0000
commitd90ae0df61a8192c7cb3cab1bd9e1e57949a5a52 (patch)
treefca403e0f4278f96c5855380718f035cc56cbf9e /chat/pidgin-facebookchat/Makefile
parent62c169e153ce8e6b1e892894041ff8457ff82fbc (diff)
downloadpkgsrc-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/pidgin-facebookchat/Makefile')
-rw-r--r--chat/pidgin-facebookchat/Makefile5
1 files changed, 2 insertions, 3 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