pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/loudmouth Update to 1.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f2c71ac2286
branches:  trunk
changeset: 549286:5f2c71ac2286
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 30 22:07:25 2008 +0000

description:
Update to 1.4.3:

Fixed issues in Loudmouth 1.4.3

    * [#19] - Uses old style auth if server provides old style auth and SASL
    * [#22] - Handlers which were registered for message ids should always be called if the id matches
    * [#23] - Receiving messages larger than 1023 bytes are not fully processed with OpenSSL backend
    * [#27] - Functions missing in docs from LmSSL

diffstat:

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

diffs (25 lines):

diff -r 6750ebdbe097 -r 5f2c71ac2286 chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Thu Oct 30 21:58:24 2008 +0000
+++ b/chat/loudmouth/Makefile   Thu Oct 30 22:07:25 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2008/10/13 09:35:55 adam Exp $
+# $NetBSD: Makefile,v 1.30 2008/10/30 22:07:25 wiz Exp $
 
-DISTNAME=      loudmouth-1.4.2
+DISTNAME=      loudmouth-1.4.3
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/loudmouth/1.4/} \
                http://ftp.imendio.com/pub/imendio/loudmouth/src/
diff -r 6750ebdbe097 -r 5f2c71ac2286 chat/loudmouth/distinfo
--- a/chat/loudmouth/distinfo   Thu Oct 30 21:58:24 2008 +0000
+++ b/chat/loudmouth/distinfo   Thu Oct 30 22:07:25 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/10/13 09:35:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2008/10/30 22:07:25 wiz Exp $
 
-SHA1 (loudmouth-1.4.2.tar.bz2) = f2cbcd000127c6cb97f37e31eef3d9536cf2d8df
-RMD160 (loudmouth-1.4.2.tar.bz2) = 6c94abe777e44331a1133d300cb351307e4bb48a
-Size (loudmouth-1.4.2.tar.bz2) = 380128 bytes
+SHA1 (loudmouth-1.4.3.tar.bz2) = 55dd0475760f98ff0ba1f5c712c52ab776b432be
+RMD160 (loudmouth-1.4.3.tar.bz2) = 59852d085f73d68b3c061b7192a484527843e67d
+Size (loudmouth-1.4.3.tar.bz2) = 366818 bytes



Home | Main Index | Thread Index | Old Index