summaryrefslogtreecommitdiff
path: root/devel/kdbg
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-03-11 13:30:40 +0000
committermarkd <markd@pkgsrc.org>2003-03-11 13:30:40 +0000
commitaa7a252435fac4f1c5e430d591a5a97034449fd9 (patch)
tree1653e99747076b6de39f41e2fb9c5b4613f323af /devel/kdbg
parent229aeb65ee603a53eabeaefb8a3545ed0790da33 (diff)
downloadpkgsrc-aa7a252435fac4f1c5e430d591a5a97034449fd9.tar.gz
Update KDE to 3.1.
Many bugfixes and functionality enhancements including: kdesdk KBugBuster Adapted KBugBuster to the new Bugzilla based KDE bug tracking system. Implemented Bookmarking support for Bug reports. Changing view settings no longer requires a reload. Added toolbar KBabel Automatic update of Project-Id-Version Possibility to specify localized translator name Validation & highlighting of XML Save special (the settings can be changed for the particular save) KDE specifics added to rough translation (e.g. only add a new translator in TRANSLATORS) Load/Save markings in Catalog Manager Navigation bar in Catalog Manager Mail PO-file Tag structure tool Rough translation in catalog manager Automatic update of PO header comment Show source code Spellchecking in multiple files Cervisia: made hardcoded colors configurable.
Diffstat (limited to 'devel/kdbg')
-rw-r--r--devel/kdbg/Makefile5
-rw-r--r--devel/kdbg/distinfo8
-rw-r--r--devel/kdbg/patches/patch-aa19
3 files changed, 11 insertions, 21 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index 4582dd0ec25..c0bb3e209fa 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2002/12/24 06:09:54 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2003/03/11 13:30:40 markd Exp $
-DISTNAME= kdbg-1.2.6
-PKGREVISION= 1
+DISTNAME= kdbg-1.2.7
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/} \
ftp://ftp.eudaptics.com/pub/people/jsixt/
diff --git a/devel/kdbg/distinfo b/devel/kdbg/distinfo
index de9b9e1e5fa..0cd5fae174a 100644
--- a/devel/kdbg/distinfo
+++ b/devel/kdbg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2002/10/15 03:37:00 markd Exp $
+$NetBSD: distinfo,v 1.7 2003/03/11 13:30:40 markd Exp $
-SHA1 (kdbg-1.2.6.tar.gz) = b47dcaaf7b5fbbcf20e20268718bbc7ae9039255
-Size (kdbg-1.2.6.tar.gz) = 525622 bytes
-SHA1 (patch-aa) = 2c54f9f30a55e0967e02ffe5d4e8097b03f9afe0
+SHA1 (kdbg-1.2.7.tar.gz) = bc79c4573b45d0875848dbd56fddf26214241f5b
+Size (kdbg-1.2.7.tar.gz) = 526415 bytes
+SHA1 (patch-aa) = 98dc1182a09cf809f2edf1a4343305b37e3ca8ab
SHA1 (patch-ac) = ef7ae69e39d01db396da61cc2231b282095cd20d
diff --git a/devel/kdbg/patches/patch-aa b/devel/kdbg/patches/patch-aa
index c359919be89..3f1b85cbe8a 100644
--- a/devel/kdbg/patches/patch-aa
+++ b/devel/kdbg/patches/patch-aa
@@ -1,17 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2002/10/15 03:37:01 markd Exp $
+$NetBSD: patch-aa,v 1.6 2003/03/11 13:30:41 markd Exp $
---- configure.orig Mon Oct 7 09:19:05 2002
-+++ configure Tue Oct 15 14:06:56 2002
-@@ -11014,7 +11014,7 @@
-
-
-
--
-+LIBQTMT="-lqt-mt"
- LIBQT=${LIBQTMT:-"-lqt"}
- if test $kde_qtver = 2; then
-
-@@ -11112,7 +11112,7 @@
+--- configure.orig Sun Feb 2 03:50:30 2003
++++ configure
+@@ -11112,7 +11112,7 @@ ac_ldflags_safe="$LDFLAGS"
ac_libs_safe="$LIBS"
CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes"
@@ -20,7 +11,7 @@ $NetBSD: patch-aa,v 1.5 2002/10/15 03:37:01 markd Exp $
LIBS="$LIBS $LIBQT"
-@@ -11233,7 +11233,7 @@
+@@ -11233,7 +11233,7 @@ ac_libs_safe="$LIBS"
CXXFLAGS="$CXXFLAGS -I$qt_includes"
LDFLAGS="$X_LDFLAGS"