Bug 175387 - Update www/cakephp22 to 2.2.5
Summary: Update www/cakephp22 to 2.2.5
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: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 21:00 UTC by Phil Phillips
Modified: 2013-01-18 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.92 KB, patch)
2013-01-17 21: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 2013-01-17 21:00:00 UTC
CakePHP 2.2.5 has been released. Patch to update port is attached.

Fix: Patch attached with submission follows:
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2013-01-18 13:24:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2013-01-18 23:25:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-18 23:25:24 UTC
Author: madpilot
Date: Fri Jan 18 23:25:14 2013
New Revision: 310625
URL: http://svnweb.freebsd.org/changeset/ports/310625

Log:
  - Update to 2.2.5
  - Trim Makefile header
  
  PR:		ports/175387
  Submitted by:	Phil Phillips <pphillips@experts-exchange.com> (maintainer)

Modified:
  head/www/cakephp22/Makefile
  head/www/cakephp22/distinfo   (contents, props changed)
  head/www/cakephp22/pkg-plist   (contents, props changed)

Modified: head/www/cakephp22/Makefile
==============================================================================
--- head/www/cakephp22/Makefile	Fri Jan 18 23:24:01 2013	(r310624)
+++ head/www/cakephp22/Makefile	Fri Jan 18 23:25:14 2013	(r310625)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	cakephp2
-# Date created:        			20 February 2012
-# Whom:                			Christoph Theis <theis@gmx.at>
-#
+# Created by: Christoph Theis <theis@gmx.at>
 # $FreeBSD$
-#
 
 PORTNAME=	cakephp
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.5
 CATEGORIES=	www
 
 MAINTAINER=	pphillips@experts-exchange.com
@@ -16,7 +12,7 @@ LICENSE=	MIT
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}
-GH_COMMIT=	ac41b42
+GH_COMMIT=	26b5425
 
 PORTDOCS=	README.md
 

Modified: head/www/cakephp22/distinfo
==============================================================================
--- head/www/cakephp22/distinfo	Fri Jan 18 23:24:01 2013	(r310624)
+++ head/www/cakephp22/distinfo	Fri Jan 18 23:25:14 2013	(r310625)
@@ -1,2 +1,2 @@
-SHA256 (cakephp-2.2.2.tar.gz) = e6265f174d7fd157012c9997222ecabfc93faf785a7603c32c1743449dc37269
-SIZE (cakephp-2.2.2.tar.gz) = 1192572
+SHA256 (cakephp-2.2.5.tar.gz) = 6f985745a2d9b7838ad3f4ce3448e160da36535cdf41110cc764988ea19399da
+SIZE (cakephp-2.2.5.tar.gz) = 1203691

Modified: head/www/cakephp22/pkg-plist
==============================================================================
--- head/www/cakephp22/pkg-plist	Fri Jan 18 23:24:01 2013	(r310624)
+++ head/www/cakephp22/pkg-plist	Fri Jan 18 23:25:14 2013	(r310625)
@@ -406,6 +406,7 @@
 %%WWWDIR%%/lib/Cake/Test/Case/Network/CakeSocketTest.php
 %%WWWDIR%%/lib/Cake/Test/Case/Network/Email/CakeEmailTest.php
 %%WWWDIR%%/lib/Cake/Test/Case/Network/Email/DebugTransportTest.php
+%%WWWDIR%%/lib/Cake/Test/Case/Network/Email/MailTransportTest.php
 %%WWWDIR%%/lib/Cake/Test/Case/Network/Email/SmtpTransportTest.php
 %%WWWDIR%%/lib/Cake/Test/Case/Network/Http/BasicAuthenticationTest.php
 %%WWWDIR%%/lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php
@@ -832,6 +833,7 @@
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_loop_inner.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_missing_element.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_self.ctp
+%%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/extend_with_element.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/helper_overwrite.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/index.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Posts/multiple_nocache.ctp
_______________________________________________
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"