Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2010 21:53:39 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146274: change devel/p4gengraph to use devel/p4
Message-ID:  <201005032153.o43Lrdgi001941@www.freebsd.org>
Resent-Message-ID: <201005032200.o43M0309043755@freefall.freebsd.org>

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

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



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