pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/naim Update to 0.11.8.3.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfb987aabcc8
branches:  trunk
changeset: 541633:bfb987aabcc8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 23 21:37:15 2008 +0000

description:
Update to 0.11.8.3.1:

Summary of changes from 0.11.8.2.1 to 0.11.8.3
============================================
[UI  fea] Simple heuristics for disabling and reenabling encryption based on whether naim thinks you're talking to someone logged in to naim or to a second client.
[TOC fea] Availability messages are now decoded and passed along to the UI.
[TOC fea] The TOC2 driver now uses toc_locate_user instead of toc_get_info to retrieve profile information. This both fixes profile viewing, which has been broken since late 2006, and adds the 
ability to retrieve away messages for non-naim users, which has not been possible since 0.10.
[UI  bug] The string <a href="target"></a> would previously be rendered as " [target]" in naim, while graphical AIM clients would render it as an empty string. A recent version of AIM for Windows 
introduced a bug where outgoing messages included these empty hyperlinks in some situations. Fixed.

diffstat:

 chat/naim/Makefile |  4 ++--
 chat/naim/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 8785b6d6761b -r bfb987aabcc8 chat/naim/Makefile
--- a/chat/naim/Makefile        Wed Apr 23 21:34:29 2008 +0000
+++ b/chat/naim/Makefile        Wed Apr 23 21:37:15 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2007/02/06 21:09:44 reed Exp $
+# $NetBSD: Makefile,v 1.48 2008/04/23 21:37:15 wiz Exp $
 
-DISTNAME=      naim-0.11.8.2.1
+DISTNAME=      naim-0.11.8.3.1
 CATEGORIES=    chat
 MASTER_SITES=  http://naim.googlecode.com/files/
 EXTRACT_SUFX=  .tar.bz2
diff -r 8785b6d6761b -r bfb987aabcc8 chat/naim/distinfo
--- a/chat/naim/distinfo        Wed Apr 23 21:34:29 2008 +0000
+++ b/chat/naim/distinfo        Wed Apr 23 21:37:15 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2007/01/23 22:15:16 wiz Exp $
+$NetBSD: distinfo,v 1.28 2008/04/23 21:37:15 wiz Exp $
 
-SHA1 (naim-0.11.8.2.1.tar.bz2) = 820f8f92b1dc26a69f7af0a4646cc83fdcdabf94
-RMD160 (naim-0.11.8.2.1.tar.bz2) = 2bdbb0a08d7b999bfc80656fa203ba1be9a3ffed
-Size (naim-0.11.8.2.1.tar.bz2) = 419133 bytes
+SHA1 (naim-0.11.8.3.1.tar.bz2) = b3ecc917d2f6e41097635a48438585c79e14db88
+RMD160 (naim-0.11.8.3.1.tar.bz2) = 8c0335d9cccc320646747fa4adf02fa47cfc644b
+Size (naim-0.11.8.3.1.tar.bz2) = 419762 bytes



Home | Main Index | Thread Index | Old Index