Date: Sun, 24 Nov 2013 18:31:56 GMT From: Christoph Theis <theis@gmx.at> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/184251: [maintainer-update] Remove LATEST_LINK from www/cakephp21 Message-ID: <201311241831.rAOIVuQh024103@oldred.freebsd.org> Resent-Message-ID: <201311241840.rAOIe1ft056720@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 184251 >Category: ports >Synopsis: [maintainer-update] Remove LATEST_LINK from www/cakephp21 >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:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Christoph Theis >Release: >Organization: >Environment: >Description: In www/cakephp21 remove LATEST_LINK from Makefile and add PKGNAMESUFFIX=21 instead to avoid package name collision >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 334749) +++ Makefile (working copy) @@ -12,7 +12,7 @@ LICENSE= MIT -LATEST_LINK= cakephp21 +PKGNAMESUFFIX= 21 GITVERSION= 0-gc26df70 FETCH_ARGS= -pRr >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311241831.rAOIVuQh024103>