From frank@exit.com  Mon Jul 25 22:27:30 2005
Return-Path: <frank@exit.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 474F916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 22:27:30 +0000 (GMT)
	(envelope-from frank@exit.com)
Received: from tinker.exit.com (tinker.exit.com [206.223.0.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CEA2043D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 22:27:29 +0000 (GMT)
	(envelope-from frank@exit.com)
Received: from realtime.exit.com (realtime [206.223.0.5])
	by tinker.exit.com (8.13.3/8.13.3) with ESMTP id j6PMRTdq013000
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 15:27:29 -0700 (PDT)
	(envelope-from frank@exit.com)
Received: from realtime.exit.com (localhost [127.0.0.1])
	by realtime.exit.com (8.13.3/8.13.3) with ESMTP id j6PMRSKb018555
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 15:27:28 -0700 (PDT)
	(envelope-from frank@realtime.exit.com)
Received: (from frank@localhost)
	by realtime.exit.com (8.13.3/8.12.9/Submit) id j6PMRSXh018541;
	Mon, 25 Jul 2005 15:27:28 -0700 (PDT)
	(envelope-from frank)
Message-Id: <200507252227.j6PMRSXh018541@realtime.exit.com>
Date: Mon, 25 Jul 2005 15:27:28 -0700 (PDT)
From: Frank Mayhar <frank@exit.com>
Reply-To: Frank Mayhar <frank@exit.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update kscope to 1.2.  [maintainer update]
X-Send-Pr-Version: 3.113
X-GNATS-Notify: vs

>Number:         84096
>Category:       ports
>Synopsis:       Update kscope to 1.2.  [maintainer update]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 22:30:17 GMT 2005
>Closed-Date:    Thu Jul 28 16:49:09 GMT 2005
>Last-Modified:  Thu Jul 28 16:49:09 GMT 2005
>Originator:     Frank Mayhar
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Exit Consulting
>Environment:
System: FreeBSD realtime.exit.com 5.4-STABLE FreeBSD 5.4-STABLE #6: Mon Jul 25 11:50:48 PDT 2005 frank@realtime.exit.com:/usr/obj/usr/src/sys/REALTIME i386

Index: kscope/Makefile
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- kscope/Makefile	12 Mar 2005 10:54:11 -0000	1.9
+++ kscope/Makefile	25 Jul 2005 22:25:35 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	kscope
-PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTVERSION=	1.2.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.6
diff -u -r1.6 distinfo
--- kscope/distinfo	9 Mar 2005 17:43:37 -0000	1.6
+++ kscope/distinfo	25 Jul 2005 21:18:47 -0000
@@ -1,2 +1,2 @@
-MD5 (kscope-1.1.0.tar.gz) = 2307f182f84fee474ff8bc1630cf3b3c
-SIZE (kscope-1.1.0.tar.gz) = 999787
+MD5 (kscope-1.2.0.tar.gz) = 11a3644a9c91b694b635384ece9824bf
+SIZE (kscope-1.2.0.tar.gz) = 1052522
--- kscope/files/patch-inline	Wed Mar  9 09:43:37 2005
+++ /dev/null	Mon Jul 25 15:21:16 2005
@@ -1,22 +0,0 @@
---- src/kscope.h.orig	Wed Mar  9 18:30:41 2005
-+++ src/kscope.h	Wed Mar  9 18:30:52 2005
-@@ -145,7 +145,7 @@
- 	bool getSymbol(uint&, QString&, bool bPrompt = true);
- 	EditorPage* addEditor(const QString&s);
- 	EditorPage* createEditorPage();
--	inline bool isAutoRebuildEnabled();
-+	bool isAutoRebuildEnabled();
- 
- private slots:
- 	// Menu actions
---- src/kscope.cpp.orig	Wed Mar  9 18:30:35 2005
-+++ src/kscope.cpp	Wed Mar  9 18:31:08 2005
-@@ -1126,7 +1126,7 @@
-  * @return	true if database auto-rebuild is enabled for the current project,
-  *			false otherwise
-  */
--inline bool KScope::isAutoRebuildEnabled()
-+bool KScope::isAutoRebuildEnabled()
- {
- 	return (m_pProjMgr->getAutoRebuildTime() >= 0);
- }
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Thu Jul 28 07:20:28 GMT 2005 
State-Changed-Why:  
Does not build on 4.x: 
kscope.o: In function `KScope::slotProjectFilesChanged(void)': 
kscope.o(.text+0x2b0e): undefined reference to `KScope::isAutoRebuildEnabled(void)' 
kscope.o: In function `KScope::slotFilesAdded(QStringList const &)': 
kscope.o(.text+0x2baf): undefined reference to `KScope::isAutoRebuildEnabled(void)' 
kscope.o: In function `KScope::openProject(QString const &)': 
kscope.o(.text+0x2fae): undefined reference to `KScope::isAutoRebuildEnabled(void)' 
gmake[2]: *** [kscope] Error 1 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84096 
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Thu Jul 28 16:48:04 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84096 
>Unformatted:
