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.7.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb36d10a581b
branches:  trunk
changeset: 493138:cb36d10a581b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 28 13:36:02 2005 +0000

description:
Update to 0.11.7.3:

0.11.7.3:
A serious bug in naim's HTML rendering engine has been identified and
corrected. Additionally, changes to the packaging have reduced the source
tarball size from 529 kB in 0.11.7.2 to 452 kB for 0.11.7.3. naim now
completely passes "make distcheck", and distcheck is used to create source
tarballs. FireTalk now allows you to send messages to the :RAW target before
signing on, to allow passwords to be sent to the server during signon. The
IRC driver now handles /names replies from servers that use non-standard
status identifiers (such as those who implement "halfop" and other
statuses). The UI includes code to suppress duplicate messages and redundant
message targets. The embedded Libtool was upgraded to match the stock 1.5.10
release. A new "proto_user_onlineval" chain was added to allow module
authors to track buddy online status.

0.11.7.3.1:
On some systems, naim's build system was unable to generate a list of
special characters to read, which caused naim to interpret the Home key as
&#330;, etc.  naim's build system has been changed to work around the issue.
No other changes have been made since 0.11.7.3.

diffstat:

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

diffs (26 lines):

diff -r 73918f17d2d7 -r cb36d10a581b chat/naim/Makefile
--- a/chat/naim/Makefile        Thu Apr 28 04:00:15 2005 +0000
+++ b/chat/naim/Makefile        Thu Apr 28 13:36:02 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2005/04/11 21:45:05 tv Exp $
+# $NetBSD: Makefile,v 1.40 2005/04/28 13:36:02 wiz Exp $
 
-DISTNAME=      naim-0.11.7.2
-PKGREVISION=   1
+DISTNAME=      naim-0.11.7.3.1
 CATEGORIES=    chat
 MASTER_SITES=  http://shell.n.ml.org/n/naim/
 EXTRACT_SUFX=  .tar.bz2
diff -r 73918f17d2d7 -r cb36d10a581b chat/naim/distinfo
--- a/chat/naim/distinfo        Thu Apr 28 04:00:15 2005 +0000
+++ b/chat/naim/distinfo        Thu Apr 28 13:36:02 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2005/02/23 15:59:12 agc Exp $
+$NetBSD: distinfo,v 1.23 2005/04/28 13:36:02 wiz Exp $
 
-SHA1 (naim-0.11.7.2.tar.bz2) = 9db84da121b23610ab50841b74e1b736c41af226
-RMD160 (naim-0.11.7.2.tar.bz2) = 5e1519a53e3b6187e394f3a0b83dfd386c15524c
-Size (naim-0.11.7.2.tar.bz2) = 541033 bytes
+SHA1 (naim-0.11.7.3.1.tar.bz2) = 9048d3698c8b11bcdd827ef501ca5ad8dce2b952
+RMD160 (naim-0.11.7.3.1.tar.bz2) = 0c991f736f81656e24384e69eefa56edd5be818e
+Size (naim-0.11.7.3.1.tar.bz2) = 461778 bytes



Home | Main Index | Thread Index | Old Index