ports/170926: Add LATEST_LINK to www/cakephp21 and www/cakephp22
Phil Phillips
pphillips at experts-exchange.com
Thu Aug 23 17:00:10 UTC 2012
>Number: 170926
>Category: ports
>Synopsis: Add LATEST_LINK to www/cakephp21 and www/cakephp22
>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: Thu Aug 23 17:00:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Phil Phillips
>Release:
>Organization:
Experts Exchange, LLC
>Environment:
>Description:
A cakephp22 port was created, and cakephp2 was moved to cakephp21. Each port needs its own LATEST_LINK value.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: cakephp21/Makefile
===================================================================
--- cakephp21/Makefile (revision 303031)
+++ cakephp21/Makefile (working copy)
@@ -16,6 +16,8 @@
LICENSE= MIT
+LATEST_LINK= cakephp21
+
GITVERSION= 0-gc26df70
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-4b81775
Index: cakephp22/Makefile
===================================================================
--- cakephp22/Makefile (revision 303031)
+++ cakephp22/Makefile (working copy)
@@ -16,6 +16,8 @@
LICENSE= MIT
+LATEST_LINK= cakephp22
+
GITVERSION= 0-gcc44130
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-1592a60
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list