summaryrefslogtreecommitdiff
path: root/devel/kscope
diff options
context:
space:
mode:
authormarkd <markd>2007-08-15 03:52:16 +0000
committermarkd <markd>2007-08-15 03:52:16 +0000
commitc4908aad9e48d4341a9c898f832416e43e3ed99a (patch)
treee9b591687cf20697f04e7b1cbdf48b40d0fc1c92 /devel/kscope
parent2d3e763f4ae4b8d12a8a13bfec9f47df7b6318ed (diff)
downloadpkgsrc-c4908aad9e48d4341a9c898f832416e43e3ed99a.tar.gz
Update kscope to 1.5.0
New: Make front-end (Rudimentary) New: Global bookmarks list New: Support for Cscope's -c and -D command-line options (-D requires a patch to Cscope) Improved: Detect Cscope's executable and capabilities on each load Improved: Graph windows are no longer top-level (can be minimised or hidden behind the main window) Improved: Do not automatically open a project if it was already loaded by another instance of KScope Improved: Show #include directives in the tag list Bug fix: Better calculation of the area defined by a graph arrow Bug fix: Files could not be found in the file list when using a common root
Diffstat (limited to 'devel/kscope')
-rw-r--r--devel/kscope/Makefile5
-rw-r--r--devel/kscope/PLIST3
-rw-r--r--devel/kscope/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 444a5e10e88..e0fa161858d 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2007/01/26 03:49:32 markd Exp $
+# $NetBSD: Makefile,v 1.13 2007/08/15 03:52:16 markd Exp $
#
-DISTNAME= kscope-1.4.3
-PKGREVISION= 1
+DISTNAME= kscope-1.5.0
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kscope/}
diff --git a/devel/kscope/PLIST b/devel/kscope/PLIST
index 743cfb99c2d..4eb4f486dab 100644
--- a/devel/kscope/PLIST
+++ b/devel/kscope/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/01/26 03:49:32 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/08/15 03:52:16 markd Exp $
bin/kscope
share/doc/kde/HTML/en/kscope/about.docbook
share/doc/kde/HTML/en/kscope/autocomp_dlg.png
@@ -34,6 +34,7 @@ share/icons/locolor/32x32/apps/kscope.png
share/kde/applnk/Development/kscope.desktop
share/kde/apps/kscope/kscope_config
share/kde/apps/kscope/kscopeui.rc
+share/kde/apps/kscope/pics/bookmark.png
share/kde/apps/kscope/pics/call_graph.png
share/kde/apps/kscope/pics/called_tree.png
share/kde/apps/kscope/pics/calling_tree.png
diff --git a/devel/kscope/distinfo b/devel/kscope/distinfo
index ea137938379..b347db533d6 100644
--- a/devel/kscope/distinfo
+++ b/devel/kscope/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/01/24 17:43:52 obache Exp $
+$NetBSD: distinfo,v 1.5 2007/08/15 03:52:16 markd Exp $
-SHA1 (kscope-1.4.3.tar.gz) = e5aa86c89472c0a9c47368af1a82954b5600a09a
-RMD160 (kscope-1.4.3.tar.gz) = b62e9689a58c5aa97ac0b031bfb24dbec8ce8f21
-Size (kscope-1.4.3.tar.gz) = 1252062 bytes
+SHA1 (kscope-1.5.0.tar.gz) = 05f80c5bb7201aa8e4b40e6f068ed8b392012a54
+RMD160 (kscope-1.5.0.tar.gz) = 7808ea0514efc0500259c97d0126fb7373041538
+Size (kscope-1.5.0.tar.gz) = 1267274 bytes