ports/167290: [maintainer-update] Set NO_LATEST_LINK
Christoph Theis
theis at gmx.at
Wed Apr 25 11:40:19 UTC 2012
>Number: 167290
>Category: ports
>Synopsis: [maintainer-update] Set NO_LATEST_LINK
>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: Wed Apr 25 11:40:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Christoph Theis
>Release:
>Organization:
>Environment:
>Description:
www/cakephp13 and the new port cakephp2 have the same default LATEST_LINK.
cakephp2 is the current one and recommended to use. So cakephp2 keeps the default LATEST_LINK and cakephp13 get NO_LATEST_LINK set.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/cakephp13/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile 23 Apr 2012 17:46:48 -0000 1.33
+++ Makefile 25 Apr 2012 11:24:57 -0000
@@ -15,6 +15,8 @@
MAINTAINER= theis at gmx.at
COMMENT= A framework for developing PHP web applications
+NO_LATEST_LINK= yes
+
LICENSE= MIT
GITVERSION= 0-g3ff1ff1
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list