Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2010 21:50:07 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146273: devel/p4delta: update runtime-dependency devel/perforce -> devel/p4
Message-ID:  <201005032150.o43Lo7pT000491@www.freebsd.org>
Resent-Message-ID: <201005032200.o43M02Nb043744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146273
>Category:       ports
>Synopsis:       devel/p4delta: update runtime-dependency devel/perforce -> devel/p4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 03 22:00:02 UTC 2010
>Closed-Date:
>Last-Modified:
>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 in 5 parts:
devel/p4
devel/p4d
devel/p4ftpd
devel/p4p
devel/p4web

Change this port to use devel/p4 (the client), given the current run dependency.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: p4delta/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p4delta/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- p4delta/Makefile	22 Aug 2009 00:18:20 -0000	1.5
+++ p4delta/Makefile	3 May 2010 20:49:29 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	mich@FreeBSD.org
 COMMENT=	Summarizes and manages differences between local files and Perforce
 
-RUN_DEPENDS=	${LOCALBASE}/bin/p4:${PORTSDIR}/devel/perforce
+RUN_DEPENDS=	${LOCALBASE}/bin/p4:${PORTSDIR}/devel/p4
 
 USE_RUBY=	yes
 NO_BUILD=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



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