diff options
author | gdt <gdt@pkgsrc.org> | 2008-06-17 14:06:42 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-06-17 14:06:42 +0000 |
commit | 072b07f2cc6c6d0e9b9afe025b61c5955c4c829c (patch) | |
tree | 03e75c4fa523c08e9663c0329dcaaae24acd7397 /chat | |
parent | e1d3c2f146d4e289bcb87708933adb9e6bfa47f4 (diff) | |
download | pkgsrc-072b07f2cc6c6d0e9b9afe025b61c5955c4c829c.tar.gz |
Update to 3.2.0.
28 May 2008:
- The functionality of the OTR button has now moved to a menu. There's
an "OTR" menu, as well as an icon showing the current OTR state of
each active conversation in the window.
- New OTR icons from <cyrus_xiii@yahoo.com>
- OTR icons show up inline in the conversation window when the OTR
status changes.
- Buddy authentication has been revamped, based on the user study
published in SOUPS 2008. The default is now to choose a question and
an answer only you and the buddy should know. The question is
displayed to the buddy, who is prompted for the answer. The "shared
secret" and "fingerprint" authentication methods are still available.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/pidgin-otr/Makefile | 5 | ||||
-rw-r--r-- | chat/pidgin-otr/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index c1e4f8ecdae..89e9a0e7717 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:16 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/17 14:06:42 gdt Exp $ -VERSION= 3.1.0 -PKGREVISION= 3 +VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin-otr/distinfo b/chat/pidgin-otr/distinfo index 786fd5d43f0..bcbe50a87d1 100644 --- a/chat/pidgin-otr/distinfo +++ b/chat/pidgin-otr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $ +$NetBSD: distinfo,v 1.2 2008/06/17 14:06:42 gdt Exp $ -SHA1 (pidgin-otr-3.1.0.tar.gz) = f22d9488da3d085f988090ca3b8f79291b8edb45 -RMD160 (pidgin-otr-3.1.0.tar.gz) = f0790718fee4d63be3ab2e795e500751137f00e5 -Size (pidgin-otr-3.1.0.tar.gz) = 403637 bytes +SHA1 (pidgin-otr-3.2.0.tar.gz) = 5984f66b48a7302f40f22d46e6e74e3a03761d05 +RMD160 (pidgin-otr-3.2.0.tar.gz) = b2024861c20c9b6e405f09d1ac4a6442084803f8 +Size (pidgin-otr-3.2.0.tar.gz) = 435146 bytes |