ports/175387: Update www/cakephp22 to 2.2.5

Phil Phillips pphillips at experts-exchange.com
Thu Jan 17 21:00:00 UTC 2013


>Number:         175387
>Category:       ports
>Synopsis:       Update www/cakephp22 to 2.2.5
>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:   Thu Jan 17 21:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Phil Phillips
>Release:        
>Organization:
Experts Exchange, LLC
>Environment:
>Description:
CakePHP 2.2.5 has been released. Patch to update port is attached.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 310569)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cakephp
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.5
 CATEGORIES=	www
 
 MAINTAINER=	pphillips at experts-exchange.com
@@ -16,7 +16,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}
-GH_COMMIT=	ac41b42
+GH_COMMIT=	26b5425
 
 PORTDOCS=	README.md
 
Index: distinfo
===================================================================
--- distinfo	(revision 310569)
+++ distinfo	(working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 310569)
+++ pkg-plist	(working copy)
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list