ports/70338: Update devel/gkscope to latest version (0.8a).

Frank Mayhar frank at exit.com
Thu Aug 12 15:40:27 UTC 2004


The following reply was made to PR ports/70338; it has been noted by GNATS.

From: Frank Mayhar <frank at exit.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/70338: Update devel/gkscope to latest version (0.8a).
Date: Thu, 12 Aug 2004 08:31:47 -0700 (PDT)

 (I had to resend this since the first try seemed to end up in the bit bucket.
 Hopefully this one and _only_ this one will get through.)
 
 Argh.  Sorry about that; seems that I always manage at least one bobble
 during an update.  At least they seem to be unique each time...
 
 Here's a corrected patch, fixing the pkg-plist problem and all of the
 "portlint -a" warnings:
 
 Index: Makefile
 ===================================================================
 RCS file: /cvs/repos/ports/devel/kscope/Makefile,v
 retrieving revision 1.3
 diff -u -r1.3 Makefile
 --- Makefile	22 Jul 2004 05:58:30 -0000	1.3
 +++ Makefile	12 Aug 2004 14:42:35 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	kscope
 -PORTVERSION=	0.7
 +PORTVERSION=	0.8a
  CATEGORIES=	devel kde
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=${PORTNAME}/
 @@ -17,6 +17,9 @@
  LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
  RUN_DEPENDS=	exctags:${PORTSDIR}/devel/ctags \
  		cscope:${PORTSDIR}/devel/cscope
 +
 +WRKSRC=		${WRKDIR}/kscope-0.8
 +DOCSDIR=	${PREFIX}/share/doc/HTML/en/${PORTNAME}
  
  USE_KDELIBS_VER=3
  
 Index: distinfo
 ===================================================================
 RCS file: /cvs/repos/ports/devel/kscope/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- distinfo	22 Jul 2004 05:58:30 -0000	1.2
 +++ distinfo	12 Aug 2004 02:02:45 -0000
 @@ -1,2 +1,2 @@
 -MD5 (kscope-0.7.tar.gz) = fa9a5c4cf7694e1b5d683be5ad5433f5
 -SIZE (kscope-0.7.tar.gz) = 950310
 +MD5 (kscope-0.8a.tar.gz) = 9f079a947b82ff6dd3dcc23a9b260148
 +SIZE (kscope-0.8a.tar.gz) = 942415
 Index: pkg-plist
 ===================================================================
 RCS file: /cvs/repos/ports/devel/kscope/pkg-plist,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-plist
 --- pkg-plist	30 Apr 2004 03:02:33 -0000	1.1
 +++ pkg-plist	12 Aug 2004 15:01:09 -0000
 @@ -1,15 +1,14 @@
  bin/kscope
 -share/doc/HTML/en/kscope/project_new.png
 -share/doc/HTML/en/kscope/query_dlg.png
 -share/doc/HTML/en/kscope/call_tree.png
 -share/doc/HTML/en/kscope/project_open.png
 -share/doc/HTML/en/kscope/main_window.png
 -share/doc/HTML/en/kscope/pref.png
 -share/doc/HTML/en/kscope/project_files.png
 -share/doc/HTML/en/kscope/welcome.png
 -share/doc/HTML/en/kscope/index.docbook
 -share/doc/HTML/en/kscope/index.cache.bz2
 -share/doc/HTML/en/kscope/common
 +%%DOCSDIR%%/project_new.png
 +%%DOCSDIR%%/query_dlg.png
 +%%DOCSDIR%%/call_tree.png
 +%%DOCSDIR%%/project_open.png
 +%%DOCSDIR%%/main_window.png
 +%%DOCSDIR%%/pref.png
 +%%DOCSDIR%%/project_files.png
 +%%DOCSDIR%%/index.docbook
 +%%DOCSDIR%%/index.cache.bz2
 +%%DOCSDIR%%/common
  share/icons/locolor/16x16/apps/kscope.png
  share/icons/hicolor/32x32/apps/kscope.png
  share/icons/locolor/32x32/apps/kscope.png
 @@ -21,5 +20,5 @@
  @unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
  @unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
  @unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
 - at dirrm share/doc/HTML/en/kscope
 + at dirrm %%DOCSDIR%%
  @dirrm share/apps/kscope
 Index: files/patch-src-ctagsfrontend.cpp
 ===================================================================
 RCS file:
 /cvs/repos/ports/devel/kscope/files/patch-src-ctagsfrontend.cpp,v
 retrieving revision 1.2
 diff -u -r1.2 patch-src-ctagsfrontend.cpp
 --- files/patch-src-ctagsfrontend.cpp	22 Jul 2004 05:58:30 -0000	1.2
 +++ files/patch-src-ctagsfrontend.cpp	12 Aug 2004 14:48:54 -0000
 @@ -1,11 +0,0 @@
 ---- src/ctagsfrontend.cpp.orig	Fri Jul  9 11:03:47 2004
 -+++ src/ctagsfrontend.cpp	Fri Jul  9 11:04:02 2004
 -@@ -81,7 +81,7 @@
 - 	QFileInfo fi(sPath);
 - 
 - 	if (!fi.exists() || !fi.isFile() || !fi.isExecutable() ||
 --		fi.fileName().left(5) != "ctags") {
 -+		fi.fileName().left(7) != "exctags") {
 - 		KMessageBox::error(0, i18n("Ctags cannot be found in the given "
 - 			"path"));
 - 		return false;
 
 
 -- 
 Frank Mayhar frank at exit.com	http://www.exit.com/
 Exit Consulting                 http://www.gpsclock.com/
                                 http://www.exit.com/blog/frank/



More information about the freebsd-ports-bugs mailing list