From f72e8e67f1cb83d0803053727b24a370213250f8 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 20 Jul 2005 14:49:05 +0000 Subject: Changes 0.4.1: * Fixed: memory leak * Fixed compatibility with Qt3 * Fixed library detection with threads in libgadu and Mac OS X --- chat/kadu/Makefile | 6 +++--- chat/kadu/distinfo | 10 +++++----- chat/kadu/patches/patch-ab | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'chat') diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile index 9f632d9382a..29d83cb6cbb 100644 --- a/chat/kadu/Makefile +++ b/chat/kadu/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:42 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/07/20 14:49:05 adam Exp $ -DISTNAME= kadu-0.4.0 +DISTNAME= kadu-0.4.1 CATEGORIES= chat MASTER_SITES= http://www.kadu.net/download/stable/ EXTRACT_SUFX= .tar.bz2 @@ -9,8 +9,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.kadu.net/ COMMENT= Chat client for Gadu-Gadu network (Poland) -USE_TOOLS+= gmake USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-existing-libgadu=${BUILDLINK_PREFIX.ekg} CONFIGURE_ENV+= X11BASE="${X11BASE}" diff --git a/chat/kadu/distinfo b/chat/kadu/distinfo index 6addaa14ee8..bfcf97fafa0 100644 --- a/chat/kadu/distinfo +++ b/chat/kadu/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2005/04/21 08:56:21 adam Exp $ +$NetBSD: distinfo,v 1.5 2005/07/20 14:49:05 adam Exp $ -SHA1 (kadu-0.4.0.tar.bz2) = d480e77632e191eb8f85cc18dd376701de22034e -RMD160 (kadu-0.4.0.tar.bz2) = c5d6ce78d431b776c19c4c7181cf8a5e2b13da94 -Size (kadu-0.4.0.tar.bz2) = 1198118 bytes +SHA1 (kadu-0.4.1.tar.bz2) = e2eb3af9b156e0adfa8d6aa4577e2a8b67807514 +RMD160 (kadu-0.4.1.tar.bz2) = aab9004b0b830a14a7a13168217040d7bf68a656 +Size (kadu-0.4.1.tar.bz2) = 1218351 bytes SHA1 (patch-aa) = 326e786f46223121de946294a647289f1c190b87 -SHA1 (patch-ab) = b0583604ca1a0ca381d63e50c4cc37a02edc4a72 +SHA1 (patch-ab) = 6c87109f708ffe5eb0d313380d4f49959901569c diff --git a/chat/kadu/patches/patch-ab b/chat/kadu/patches/patch-ab index cd046968663..386b4d031ad 100644 --- a/chat/kadu/patches/patch-ab +++ b/chat/kadu/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.3 2005/04/21 08:56:21 adam Exp $ +$NetBSD: patch-ab,v 1.4 2005/07/20 14:49:05 adam Exp $ ---- configure.orig 2005-04-15 15:48:25.000000000 +0000 +--- configure.orig 2005-07-19 19:52:02.000000000 +0000 +++ configure -@@ -6621,12 +6621,12 @@ echo "$as_me: error: libgadu.h not found +@@ -9494,12 +9494,12 @@ echo "$as_me: error: libgadu.h not found fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext @@ -17,7 +17,7 @@ $NetBSD: patch-ab,v 1.3 2005/04/21 08:56:21 adam Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -7085,7 +7085,7 @@ fi +@@ -9992,7 +9992,7 @@ fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext \ -- cgit v1.2.3