Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2008 18:43:38 -0500 (EST)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@sourcehosting.net
Subject:   ports/119322: [maintainer update] www/cakephp: Added CONFLICTS for cakephp-devel
Message-ID:  <200801032343.m03Nhcfv054941@ports.entropy.prv>
Resent-Message-ID: <200801032350.m03No0Eu052703@freefall.freebsd.org>

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

>Number:         119322
>Category:       ports
>Synopsis:       [maintainer update] www/cakephp: Added CONFLICTS for cakephp-devel
>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:   Thu Jan 03 23:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Apr 26 14:24:01 UTC 2007
>Description:
www/cakephp-devel will be submitted as a new port, so I added a
CONFLICTS keyword to prevent this port from being installed at the
same time.

Port maintainer (glarkin@sourcehosting.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cakephp-1.1.19.6305_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/cakephp.orig/Makefile /usr/ports/www/cakephp/Makefile
--- /usr/ports/www/cakephp.orig/Makefile	Thu Jan  3 13:57:12 2008
+++ /usr/ports/www/cakephp/Makefile	Thu Jan  3 18:40:44 2008
@@ -7,6 +7,7 @@
 
 PORTNAME=	cakephp
 PORTVERSION=	1.1.19.6305
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://cakeforge.org/frs/download.php/591/
 DISTNAME=	cake_${PORTVERSION}
@@ -21,6 +22,8 @@
 
 USE_APACHE=	2.0+
 SLAVE_PORT_MODULES=	rewrite
+
+CONFLICTS=	cakephp-devel-[0-9]*
 
 NO_BUILD=	yes
 USE_PHP=	pcre session
--- cakephp-1.1.19.6305_1.patch ends here ---

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



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