diff options
author | obache <obache> | 2014-02-04 09:04:30 +0000 |
---|---|---|
committer | obache <obache> | 2014-02-04 09:04:30 +0000 |
commit | 36d4f6be269a23068f0d5a70ffc90a6fdd0543ef (patch) | |
tree | 71e133a1a422b5c04861bf465b96ed06e7eca127 /chat/libpurple/Makefile.common | |
parent | ef399b396c860aa0d78dbb647b0be5a4b27f941f (diff) | |
download | pkgsrc-36d4f6be269a23068f0d5a70ffc90a6fdd0543ef.tar.gz |
Update pidgin to 2.10.9.
version 2.10.9 (2/2/2014):
XMPP:
* Fix problems logging into some servers including jabber.org and
chat.facebook.com. (#15879)
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r-- | chat/libpurple/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 148e2d0e9fc..632c2e9d31f 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.41 2014/01/31 06:32:16 obache Exp $ +# $NetBSD: Makefile.common,v 1.42 2014/02/04 09:04:30 obache Exp $ # # used by chat/finch/Makefile # used by chat/libpurple/Makefile @@ -6,7 +6,7 @@ # used by chat/pidgin-sametime/Makefile # used by chat/pidgin-silc/Makefile -PIDGIN_VERSION= 2.10.8 +PIDGIN_VERSION= 2.10.9 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/} |