summaryrefslogtreecommitdiff
path: root/chat/libpurple/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-08-30 11:18:01 +0000
committeradam <adam@pkgsrc.org>2010-08-30 11:18:01 +0000
commit932e77d62531cb720dcf29a35f166ba7ede843b3 (patch)
tree80ffddb91a43fb07886d96c307a3439198cd353e /chat/libpurple/Makefile.common
parent2e84b66c61fa2eb16331547ca2d86d794a82f4ea (diff)
downloadpkgsrc-932e77d62531cb720dcf29a35f166ba7ede843b3.tar.gz
Changes 2.7.3:
* Lots of little incremental bug fixes and enhancements in this release. * Finally got some fixes out there for you Yahoo users behind some particularly annoying firewalls and proxies, among other fixes. Enjoy! Changes 2.7.2: * We discovered a security issue in Pidgin 2.7.0 and 2.7.1 and decided to release a patched version quickly. This release contains the fix for that crash, and a few other minor fixes.
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r--chat/libpurple/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common
index 6d01614a33f..1ff53227ff0 100644
--- a/chat/libpurple/Makefile.common
+++ b/chat/libpurple/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2009/12/08 12:45:42 wiz Exp $
+# $NetBSD: Makefile.common,v 1.31 2010/08/30 11:18:01 adam 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.6.2
+PIDGIN_VERSION= 2.7.3
DISTNAME= pidgin-${PIDGIN_VERSION}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}