From nobody@FreeBSD.org  Mon May  3 21:55:06 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AC7761065673
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 May 2010 21:55:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C9A38FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 May 2010 21:55:06 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o43Lt64q011749
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 3 May 2010 21:55:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o43Lt6VA011748;
	Mon, 3 May 2010 21:55:06 GMT
	(envelope-from nobody)
Message-Id: <201005032155.o43Lt6VA011748@www.freebsd.org>
Date: Mon, 3 May 2010 21:55:06 GMT
From: Rene Ladan <rene@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: change devel/tkp4 to use devel/p4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: mi@aldan.algebra.com

>Number:         146275
>Category:       ports
>Synopsis:       change devel/tkp4 to use devel/p4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 03 22:00:03 UTC 2010
>Closed-Date:    Thu May 20 21:42:54 UTC 2010
>Last-Modified:  Thu May 20 21:42:54 UTC 2010
>Originator:     Rene Ladan
>Release:        FreeBSD 8.0-amd64
>Organization:
>Environment:
ports tree with devel/p4 at version 2009.2.238357

>Description:
The old devel/perforce port is being split into 5 updated parts:
- devel/p4
- devel/p4d
- devel/p4ftpd
- devel/p4p
- devel/p4www

Update the devel/tkp4 port to use the devel/p4 client-only part, given the current runtime dependencies. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: tkp4/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/tkp4/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- tkp4/Makefile	23 Feb 2009 14:46:27 -0000	1.12
+++ tkp4/Makefile	3 May 2010 20:50:05 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Tcl/Tk frontends to Perforce's p4
 
-RUN_DEPENDS=	p4:${PORTSDIR}/devel/perforce
+RUN_DEPENDS=	p4:${PORTSDIR}/devel/p4
 
 NO_BUILD=	yes
 REINPLACE_ARGS=	-i ""


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rene 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 3 22:00:25 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146275 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 3 22:00:30 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146275 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mi@aldan.algebra.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146275: change devel/tkp4 to use devel/p4
Date: Mon, 3 May 2010 22:00:28 UT

 Maintainer of devel/tkp4,
 
 Please note that PR ports/146275 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146275
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146275: commit references a PR
Date: Thu, 20 May 2010 21:37:29 +0000 (UTC)

 rene        2010-05-20 21:37:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/tkp4           Makefile 
   Log:
   Update RUN_DEPENDS from devel/perforce to devel/p4
   
   PR:             ports/146275
   Submitted by:   rene
   Approved by:    maintainer timeout, tabthorpe (mentor)
   
   Revision  Changes    Path
   1.13      +1 -1      ports/devel/tkp4/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: rene 
State-Changed-When: Thu May 20 21:42:33 UTC 2010 
State-Changed-Why:  
Committed 

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