From 593c8b154c876306b7c1414dc60588907fac17e0 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 13 Jun 2006 12:11:44 +0000 Subject: Update to 2.0.4 * Fixed encoding of the Czech translation thanks to Jakub Galgonek. * Added support for QString in Qt4's debug libraries. * Fixed that the debugger window really comes to the foreground and receives the focus when the debuggee stops at a breakpoint, when this option is on --- devel/kdbg/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'devel/kdbg/Makefile') diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index 3a107a93226..b6b67100505 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.61 2006/05/14 15:28:32 seb Exp $ +# $NetBSD: Makefile,v 1.62 2006/06/13 12:11:44 markd Exp $ -DISTNAME= kdbg-2.0.3 -PKGREVISION= 2 +DISTNAME= kdbg-2.0.4 CATEGORIES= devel kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/} \ - ftp://ftp.eudaptics.com/pub/people/jsixt/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://members.telecom.at/~johsixt/kdbg.html +HOMEPAGE= http://www.kdbg.org/ COMMENT= Graphical User Interface around gdb using KDE USE_TOOLS+= gmake msgfmt -- cgit v1.2.3