pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/loudmouth Changes 0.17.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e43ec3d5811c
branches:  trunk
changeset: 482209:e43ec3d5811c
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Oct 22 09:12:26 2004 +0000

description:
Changes 0.17.1:
* Fixed problem when not setting a keep alive rate

diffstat:

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

diffs (36 lines):

diff -r 07c389b31119 -r e43ec3d5811c chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Fri Oct 22 06:31:42 2004 +0000
+++ b/chat/loudmouth/Makefile   Fri Oct 22 09:12:26 2004 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:15 tv Exp $
-#
+# $NetBSD: Makefile,v 1.8 2004/10/22 09:12:26 adam Exp $
 
-DISTNAME=      loudmouth-0.17
-PKGREVISION=   1
+DISTNAME=      loudmouth-0.17.1
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/loudmouth/0.17/}
 EXTRACT_SUFX=  .tar.bz2
@@ -12,9 +10,9 @@
 COMMENT=       Lightweight Jabber client library
 
 USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_GNU_TOOLS+=                make
 
 PKGCONFIG_OVERRIDE+=    loudmouth-1.0.pc.in
 
diff -r 07c389b31119 -r e43ec3d5811c chat/loudmouth/distinfo
--- a/chat/loudmouth/distinfo   Fri Oct 22 06:31:42 2004 +0000
+++ b/chat/loudmouth/distinfo   Fri Oct 22 09:12:26 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/09/04 14:28:50 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/10/22 09:12:26 adam Exp $
 
-SHA1 (loudmouth-0.17.tar.bz2) = eb131c5901d2ef4ba9f35472bdf4a07f1a9b04a9
-Size (loudmouth-0.17.tar.bz2) = 282928 bytes
+SHA1 (loudmouth-0.17.1.tar.bz2) = 04618ce612de132a5f215c10e23fe80e1e3463e1
+Size (loudmouth-0.17.1.tar.bz2) = 283627 bytes



Home | Main Index | Thread Index | Old Index