Bug 170926 - Add LATEST_LINK to www/cakephp21 and www/cakephp22
Summary: Add LATEST_LINK to www/cakephp21 and www/cakephp22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 18:00 UTC by Phil Phillips
Modified: 2012-08-23 21:52 UTC (History)
0 users

See Also:


Attachments
file.diff (657 bytes, patch)
2012-08-23 18:00 UTC, Phil Phillips
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Phillips 2012-08-23 18:00:08 UTC
A cakephp22 port was created, and cakephp2 was moved to cakephp21.  Each port needs its own LATEST_LINK value.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-23 18:00:57 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-23 18:01:00 UTC
Maintainer of www/cakephp21,

Please note that PR ports/170926 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170926

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-23 18:01:02 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-08-23 18:25:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

You want this.
Comment 5 theis 2012-08-23 20:44:55 UTC
Am 23.08.2012 19:01, schrieb Edwin Groothuis:
> Maintainer of www/cakephp21,
>
> Please note that PR ports/170926 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170926
>


For me it's OK.

In the past, the current CakePHP version had the latest link "cakephp", 
without version. Maybe we should keep it that way.

Please mind that an update of cakephp21 to current 2.1.5 is pending 
(pr=170082)


Christoph
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-23 21:47:55 UTC
Author: jgh
Date: Thu Aug 23 20:47:44 2012
New Revision: 303036
URL: http://svn.freebsd.org/changeset/ports/303036

Log:
  - add LATEST_LINK with introduction of www/cakephp22
  
  PR:     170926
  Submitted by:   pphillips@experts-exchange.com
  Approved by:    maintainer, theis@gmx.at

Modified:
  head/www/cakephp21/Makefile

Modified: head/www/cakephp21/Makefile
==============================================================================
--- head/www/cakephp21/Makefile	Thu Aug 23 20:43:07 2012	(r303035)
+++ head/www/cakephp21/Makefile	Thu Aug 23 20:47:44 2012	(r303036)
@@ -16,6 +16,8 @@ COMMENT=	A framework for developing PHP 
 
 LICENSE=	MIT
 
+LATEST_LINK=	cakephp21
+
 GITVERSION=	0-gc26df70
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-4b81775
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 7 Jason Helfman freebsd_committer freebsd_triage 2012-08-23 21:52:10 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 8 Jason Helfman freebsd_committer freebsd_triage 2012-08-23 21:52:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!