diff options
author | adam <adam@pkgsrc.org> | 2010-08-30 11:18:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-08-30 11:18:01 +0000 |
commit | 4ca6faee41f9d1bb717baaa3d29204690716bc4b (patch) | |
tree | 80ffddb91a43fb07886d96c307a3439198cd353e /chat/pidgin-sametime | |
parent | d37a9370f5a509a2a82783bfc69b73a70d69fe81 (diff) | |
download | pkgsrc-4ca6faee41f9d1bb717baaa3d29204690716bc4b.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/pidgin-sametime')
-rw-r--r-- | chat/pidgin-sametime/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index ae9fe07876d..e6fc31a6ff4 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/06/13 22:43:58 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2010/08/30 11:18:02 adam Exp $ -PKGNAME= pidgin-sametime-${PIDGIN_VERSION} -PKGREVISION= 2 -COMMENT= Lotus Sametime plugin for the Pidgin instant messenger +PKGNAME= pidgin-sametime-${PIDGIN_VERSION} +COMMENT= Lotus Sametime plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir |