Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2013 18:30:18 GMT
From:      Christoph Theis <theis@gmx.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184250: [maintainer-update] Remove LATEST_LINK from www/cakephp13
Message-ID:  <201311241830.rAOIUIu9076881@oldred.freebsd.org>
Resent-Message-ID: <201311241840.rAOIe1JI056709@freefall.freebsd.org>

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

>Number:         184250
>Category:       ports
>Synopsis:       [maintainer-update] Remove LATEST_LINK from www/cakephp13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 24 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Theis
>Release:        
>Organization:
>Environment:
>Description:
In www/cakephp13 remove LATEST_LINK from Makefile and add PKGNAMESUFFIX=13 instead to avoid package name collision
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 334749)
+++ Makefile	(working copy)
@@ -11,7 +11,7 @@
 MAINTAINER=	theis@gmx.at
 COMMENT=	A framework for developing PHP web applications
 
-LATEST_LINK=	cakephp13
+PKGNAMESUFFIX=  13
 
 LICENSE=	MIT
 


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



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