pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/kdbg Update to 2.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/773993d07394
branches:  trunk
changeset: 514493:773993d07394
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jun 13 12:11:44 2006 +0000

description:
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

diffstat:

 devel/kdbg/Makefile |  10 ++++------
 devel/kdbg/PLIST    |   5 +----
 devel/kdbg/distinfo |   8 ++++----
 3 files changed, 9 insertions(+), 14 deletions(-)

diffs (68 lines):

diff -r d51b8fe8e873 -r 773993d07394 devel/kdbg/Makefile
--- a/devel/kdbg/Makefile       Tue Jun 13 12:00:43 2006 +0000
+++ b/devel/kdbg/Makefile       Tue Jun 13 12:11:44 2006 +0000
@@ -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@localhost
-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
diff -r d51b8fe8e873 -r 773993d07394 devel/kdbg/PLIST
--- a/devel/kdbg/PLIST  Tue Jun 13 12:00:43 2006 +0000
+++ b/devel/kdbg/PLIST  Tue Jun 13 12:11:44 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:16 jlam Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/06/13 12:11:44 markd Exp $
 bin/kdbg
 share/applications/kde/kdbg.desktop
 share/doc/kde/HTML/de/kdbg/argspwdenv.html
@@ -61,7 +61,6 @@
 share/kde/apps/kdbg/icons/hicolor/16x16/actions/pgmstepi.png
 share/kde/apps/kdbg/icons/hicolor/22x22/actions/brkpt.png
 share/kde/apps/kdbg/icons/hicolor/22x22/actions/execopen.png
-share/kde/apps/kdbg/icons/hicolor/22x22/actions/hi22/action-pulse.pngseq
 share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmfinish.png
 share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmnext.png
 share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmnexti.png
@@ -124,7 +123,6 @@
 @comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps
 @dirrm share/kde/apps/kdbg/types
 @dirrm share/kde/apps/kdbg/pics
-@dirrm share/kde/apps/kdbg/icons/hicolor/22x22/actions/hi22
 @dirrm share/kde/apps/kdbg/icons/hicolor/22x22/actions
 @dirrm share/kde/apps/kdbg/icons/hicolor/22x22
 @dirrm share/kde/apps/kdbg/icons/hicolor/16x16/actions
@@ -133,7 +131,6 @@
 @dirrm share/kde/apps/kdbg/icons
 @dirrm share/kde/apps/kdbg
 @comment in kde: @dirrm share/kde/apps
-@comment in kde: @dirrm share/kde/applnk/Development
 @dirrm share/doc/kde/HTML/ru/kdbg
 @comment in kde: @dirrm share/doc/kde/HTML/ru
 @dirrm share/doc/kde/HTML/en/kdbg
diff -r d51b8fe8e873 -r 773993d07394 devel/kdbg/distinfo
--- a/devel/kdbg/distinfo       Tue Jun 13 12:00:43 2006 +0000
+++ b/devel/kdbg/distinfo       Tue Jun 13 12:11:44 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2006/02/01 00:33:32 markd Exp $
+$NetBSD: distinfo,v 1.14 2006/06/13 12:11:44 markd Exp $
 
-SHA1 (kdbg-2.0.3.tar.gz) = 7ce900275b88c808ce339f755ce5f70aa2ed39d6
-RMD160 (kdbg-2.0.3.tar.gz) = dfa085d15df2dc71eadadf5c0da17cd187b6fd00
-Size (kdbg-2.0.3.tar.gz) = 887131 bytes
+SHA1 (kdbg-2.0.4.tar.gz) = 2c29d59bdcccfee9cee25d5befc4d6e09ce28e0f
+RMD160 (kdbg-2.0.4.tar.gz) = 9fb5352c5a6c637bac52c139255e613b78098833
+Size (kdbg-2.0.4.tar.gz) = 856209 bytes
 SHA1 (patch-ac) = ef7ae69e39d01db396da61cc2231b282095cd20d



Home | Main Index | Thread Index | Old Index