From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 18 17:00:53 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 166BF16A4D1 for ; Tue, 18 Jan 2005 17:00:53 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D156343D3F for ; Tue, 18 Jan 2005 17:00:52 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IH0q3G032040 for ; Tue, 18 Jan 2005 17:00:52 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IH0qYH032039; Tue, 18 Jan 2005 17:00:52 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 17:00:52 GMT Message-Id: <200501181700.j0IH0qYH032039@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Frank Mayhar Subject: Re: ports/75332: Update devel/kscope to version 1.0. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Frank Mayhar List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 17:00:53 -0000 The following reply was made to PR ports/75332; it has been noted by GNATS. From: Frank Mayhar To: freebsd-gnats-submit@FreeBSD.org, frank@exit.com Cc: vs@FreeBSD.org Subject: Re: ports/75332: Update devel/kscope to version 1.0. Date: Tue, 18 Jan 2005 08:53:00 -0800 Hereo's an updated patch. (I thought I had submitted this around Jan 5 but it apparently went into a black hole. Sorry for the delay.) 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 -- Frank Mayhar Exit Consulting