Summary: | Add LATEST_LINK to www/cakephp21 and www/cakephp22 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Phil Phillips <pphillips> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Phil Phillips
2012-08-23 18:00:08 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) 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 State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->jgh You want this. 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 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" State Changed From-To: feedback->open maintainer approved State Changed From-To: open->closed Committed, with minor changes. Thanks! |