ports/146273: devel/p4delta: update runtime-dependency devel/perforce -> devel/p4

Rene Ladan rene at FreeBSD.org
Mon May 3 22:00:03 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list