ports/146274: change devel/p4gengraph to use devel/p4
Rene Ladan
rene at FreeBSD.org
Mon May 3 22:00:03 UTC 2010
>Number: 146274
>Category: ports
>Synopsis: change devel/p4gengraph to use 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 into 5 updated parts:
- devel/p4
- devel/p4d
- devel/p4ftpd
- devel/p4p
- devel/p4www
Update the devel/p4genpatch port to use the devel/p4 client-only part, given the current runtime dependencies.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: p4genpatch/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p4genpatch/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- p4genpatch/Makefile 4 May 2006 21:40:58 -0000 1.2
+++ p4genpatch/Makefile 3 May 2010 20:49:49 -0000
@@ -14,7 +14,7 @@
MAINTAINER= bms at FreeBSD.org
COMMENT= Helper scripts for generating RCS patches from Perforce
-RUN_DEPENDS= p4:${PORTSDIR}/devel/perforce
+RUN_DEPENDS= p4:${PORTSDIR}/devel/p4
NO_BUILD= yes
NO_WRKSUBDIR= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list