pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gaim-otr Update to version 3.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d580a5c9458
branches:  trunk
changeset: 508020:7d580a5c9458
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon Feb 13 14:47:10 2006 +0000

description:
Update to version 3.0.0

>From Jason White, via PR pkg/32452

Changes:

- Support for OTR protocol version 2; will still interoperate with
  version 1 clients (though with a warning to the user), fixes
  identity-binding flaw:
   http://www.cypherpunks.ca/otr/Protocol-v2-3.0.0.html

- The OTR button now has a right-click context menu with some useful
  options.

- The OTR button now has icons in addition to text to indicate what
  state a conversation is in.

- Most popups have been changed to inline messages in the conversation
  window.

diffstat:

 chat/gaim-otr/Makefile |  9 ++++-----
 chat/gaim-otr/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r fac00c011008 -r 7d580a5c9458 chat/gaim-otr/Makefile
--- a/chat/gaim-otr/Makefile    Mon Feb 13 14:44:31 2006 +0000
+++ b/chat/gaim-otr/Makefile    Mon Feb 13 14:47:10 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:24 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/02/13 14:47:10 salo Exp $
 
-DISTNAME=      gaim-otr-2.0.2
-PKGREVISION=   3
+DISTNAME=      gaim-otr-3.0.0
 CATEGORIES=    chat security
 MASTER_SITES=  http://www.cypherpunks.ca/otr/
 
@@ -11,10 +10,10 @@
 
 GNU_CONFIGURE= yes
 
+.include "../../chat/gaim/buildlink3.mk"
 .include "../../chat/libotr/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
-.include "../../chat/gaim/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r fac00c011008 -r 7d580a5c9458 chat/gaim-otr/distinfo
--- a/chat/gaim-otr/distinfo    Mon Feb 13 14:44:31 2006 +0000
+++ b/chat/gaim-otr/distinfo    Mon Feb 13 14:47:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/07/27 19:18:14 gdt Exp $
+$NetBSD: distinfo,v 1.4 2006/02/13 14:47:10 salo Exp $
 
-SHA1 (gaim-otr-2.0.2.tar.gz) = 62beb8f57de91aac97c1f3883e2ec5ab40f712e3
-RMD160 (gaim-otr-2.0.2.tar.gz) = 6bbb88c96f8d31d407b1a4c67c330c4ebcd10824
-Size (gaim-otr-2.0.2.tar.gz) = 314346 bytes
+SHA1 (gaim-otr-3.0.0.tar.gz) = 99eb9e056f5163d29d33a7d66517f53d7a7433e5
+RMD160 (gaim-otr-3.0.0.tar.gz) = 7b550b2be1bd150a48ae697fdea3efb1f1677747
+Size (gaim-otr-3.0.0.tar.gz) = 326217 bytes



Home | Main Index | Thread Index | Old Index