diff options
author | adam <adam@pkgsrc.org> | 2004-10-22 09:12:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-10-22 09:12:26 +0000 |
commit | f236038bee9eaa05025c424575d24f276ecbd17f (patch) | |
tree | bf5efd5cbc7481c91c1a4d7aba1620f97cf92ce8 /chat | |
parent | e9c41d54a831a67cd34ce66810bf6b4dc1ce30b0 (diff) | |
download | pkgsrc-f236038bee9eaa05025c424575d24f276ecbd17f.tar.gz |
Changes 0.17.1:
* Fixed problem when not setting a keep alive rate
Diffstat (limited to 'chat')
-rw-r--r-- | chat/loudmouth/Makefile | 8 | ||||
-rw-r--r-- | chat/loudmouth/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index f51809a1ae9..3b0a2f5eceb 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -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 @@ HOMEPAGE= http://loudmouth.imendio.org/ 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 --git a/chat/loudmouth/distinfo b/chat/loudmouth/distinfo index 2c4349a9e97..beae864ab2d 100644 --- a/chat/loudmouth/distinfo +++ b/chat/loudmouth/distinfo @@ -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 |