Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 10:01:59 -0800 (PST)
From:      Frank Mayhar <frank@exit.com>
To:        Volker Stolz <vs@FreeBSD.org>
Cc:        frank@exit.com
Subject:   Re: ports/75332: Update devel/kscope to version 1.0.
Message-ID:  <200501051801.j05I1xBS080659@realtime.exit.com>
In-Reply-To: <200412210934.iBL9YHXI005985@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry about the delay.  Here is an update patch with a corrected pkg-plist.

Index: kscope/Makefile
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- kscope/Makefile	3 Dec 2004 04:34:54 -0000	1.5
+++ kscope/Makefile	20 Dec 2004 19:25:29 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	kscope
-PORTVERSION=	0.9
+PORTVERSION=	1.0
 CATEGORIES=	devel kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=${PORTNAME}/
Index: kscope/distinfo
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- kscope/distinfo	3 Dec 2004 04:34:54 -0000	1.4
+++ kscope/distinfo	20 Dec 2004 19:25:10 -0000
@@ -1,2 +1,2 @@
-MD5 (kscope-0.9.tar.gz) = 7a99a7bffcb635a0fc5cede3917615c8
-SIZE (kscope-0.8a.tar.gz) = 1092030
+MD5 (kscope-1.0.tar.gz) = f6dbd3916b6dc3b85472a3207fa12a00
+SIZE (kscope-1.0.tar.gz) = 980422
Index: kscope/pkg-plist
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- kscope/pkg-plist	13 Aug 2004 14:54:12 -0000	1.2
+++ kscope/pkg-plist	5 Jan 2005 17:59:43 -0000
@@ -1,12 +1,13 @@
 bin/kscope
-%%DOCSDIR%%/project_new.png
-%%DOCSDIR%%/query_dlg.png
 %%DOCSDIR%%/call_tree.png
-%%DOCSDIR%%/project_open.png
+%%DOCSDIR%%/frontend.png
+%%DOCSDIR%%/index.docbook
 %%DOCSDIR%%/main_window.png
-%%DOCSDIR%%/pref.png
+%%DOCSDIR%%/options.png
 %%DOCSDIR%%/project_files.png
-%%DOCSDIR%%/index.docbook
+%%DOCSDIR%%/project_new.png
+%%DOCSDIR%%/project_open.png
+%%DOCSDIR%%/query_dlg.png
 %%DOCSDIR%%/index.cache.bz2
 %%DOCSDIR%%/common
 share/icons/locolor/16x16/apps/kscope.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501051801.j05I1xBS080659>