summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-10-13 18:53:39 +0000
committeradam <adam@pkgsrc.org>2007-10-13 18:53:39 +0000
commit9691851eefb98d7796428a9a314cb1f776cb12dd (patch)
treeb391e01d9e23e9d2171a3f2ac9608db586ef9e85 /chat
parentb2d8d3dc92399783768de85fcfd3e61c211bec1c (diff)
downloadpkgsrc-9691851eefb98d7796428a9a314cb1f776cb12dd.tar.gz
Changes 1.2.0:
* This is the same as 1.1.5 but marked as stable and released as 1.2.0. * For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5 Changes 1.1.5: * Fixed leak when closing a connection, LM-59 * Escape the resource string (fixes problems with iChat contacts), LM-48 * Stale incoming source destroyed/unreffed, LM-60 * Fixed a leak in the synchronous layer, LM-66 * Fixed a couple of warning when building on 64 bit alpha, LM-41. Changes 1.1.4: * Generate better message IDs, LM-56 * Fixed a leaking proxy object, LM-51 * Fixed random bugs on connection errors, LM-58 * Removed a warning when using proxy, LM-50.
Diffstat (limited to 'chat')
-rw-r--r--chat/loudmouth/Makefile7
-rw-r--r--chat/loudmouth/PLIST21
-rw-r--r--chat/loudmouth/distinfo8
3 files changed, 27 insertions, 9 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile
index 0d1ea8cf3e6..697e5cc898d 100644
--- a/chat/loudmouth/Makefile
+++ b/chat/loudmouth/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/06/05 05:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/10/13 18:53:39 adam Exp $
-DISTNAME= loudmouth-1.0.4
-PKGREVISION= 1
+DISTNAME= loudmouth-1.2.3
CATEGORIES= chat
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.0/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.2/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/chat/loudmouth/PLIST b/chat/loudmouth/PLIST
index f29a37fff9b..ed59a36fab2 100644
--- a/chat/loudmouth/PLIST
+++ b/chat/loudmouth/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:20 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/10/13 18:53:39 adam Exp $
include/loudmouth-1.0/loudmouth/lm-connection.h
include/loudmouth-1.0/loudmouth/lm-error.h
include/loudmouth-1.0/loudmouth/lm-message-handler.h
@@ -10,5 +10,24 @@ include/loudmouth-1.0/loudmouth/lm-utils.h
include/loudmouth-1.0/loudmouth/loudmouth.h
lib/libloudmouth-1.la
lib/pkgconfig/loudmouth-1.0.pc
+share/gtk-doc/html/loudmouth/ch01.html
+share/gtk-doc/html/loudmouth/home.png
+share/gtk-doc/html/loudmouth/index.html
+share/gtk-doc/html/loudmouth/index.sgml
+share/gtk-doc/html/loudmouth/left.png
+share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-error.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html
+share/gtk-doc/html/loudmouth/loudmouth.devhelp
+share/gtk-doc/html/loudmouth/loudmouth.devhelp2
+share/gtk-doc/html/loudmouth/right.png
+share/gtk-doc/html/loudmouth/style.css
+share/gtk-doc/html/loudmouth/up.png
+@dirrm share/gtk-doc/html/loudmouth
@dirrm include/loudmouth-1.0/loudmouth
@dirrm include/loudmouth-1.0
diff --git a/chat/loudmouth/distinfo b/chat/loudmouth/distinfo
index 7f393e0e4e6..0918e9e5ad2 100644
--- a/chat/loudmouth/distinfo
+++ b/chat/loudmouth/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2006/07/31 09:11:46 adam Exp $
+$NetBSD: distinfo,v 1.11 2007/10/13 18:53:40 adam Exp $
-SHA1 (loudmouth-1.0.4.tar.bz2) = d233a60ef347a736948b721e571a15e1d616cbcc
-RMD160 (loudmouth-1.0.4.tar.bz2) = e0b4370a07968051b70ec12c1fb9082278344c07
-Size (loudmouth-1.0.4.tar.bz2) = 272562 bytes
+SHA1 (loudmouth-1.2.3.tar.bz2) = 51c6317170b8f044e489d71c7de8410663fefb6b
+RMD160 (loudmouth-1.2.3.tar.bz2) = ced68f5187855f3286caa604c46adf0972013048
+Size (loudmouth-1.2.3.tar.bz2) = 325864 bytes