Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2012 09:43:23 GMT
From:      Christoph Theis <theis@gmx.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170082: [maintainer-update] Update www/cakephp2 to 2.1.5
Message-ID:  <201207230943.q6N9hNLS037129@red.freebsd.org>
Resent-Message-ID: <201207230950.q6N9o9Ll075544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170082
>Category:       ports
>Synopsis:       [maintainer-update] Update www/cakephp2 to 2.1.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:   Mon Jul 23 09:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Theis
>Release:        
>Organization:
>Environment:
>Description:
Update to current version 2.1.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/cakephp2/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	31 May 2012 19:18:01 -0000	1.36
+++ Makefile	23 Jul 2012 09:38:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cakephp
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.5
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION}
@@ -16,9 +16,9 @@
 
 LICENSE=	MIT
 
-GITVERSION=	0-gc26df70
+GITVERSION=	0-g0328c59
 FETCH_ARGS=	-pRr
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-4b81775
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-0bcf34c
 
 PORTDOCS=	README
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/cakephp2/distinfo,v
retrieving revision 1.26
diff -u -r1.26 distinfo
--- distinfo	31 May 2012 19:18:01 -0000	1.26
+++ distinfo	23 Jul 2012 09:38:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (cakephp-cakephp-2.1.3-0-gc26df70.tar.gz) = 838c3a4c193d6979fa14d8efdc3057d8c44767f26082e32d1450ad4342306619
-SIZE (cakephp-cakephp-2.1.3-0-gc26df70.tar.gz) = 1131383
+SHA256 (cakephp-cakephp-2.1.5-0-g0328c59.tar.gz) = 46b3d3845f48a0bfac50e17e5d5cbbb7d4b4b9a78319a799fd100065b08b953b
+SIZE (cakephp-cakephp-2.1.5-0-g0328c59.tar.gz) = 1133329
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/cakephp2/pkg-plist,v
retrieving revision 1.20
diff -u -r1.20 pkg-plist
--- pkg-plist	18 May 2012 02:05:44 -0000	1.20
+++ pkg-plist	23 Jul 2012 09:38:36 -0000
@@ -589,8 +589,10 @@
 %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views/admin_edit.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/Controller/AppController.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Controller/PagesController.php
+%%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestAppsErrorController.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsController.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Controller/TestsAppsPostsController.php
+%%WWWDIR%%/lib/Cake/Test/test_app/Error/TestAppsExceptionRenderer.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine/TestAppCacheEngine.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Library.php
 %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Log/Engine/TestAppLog.php
@@ -762,6 +764,7 @@
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Elements/type_check.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/custom.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/default.ctp
+%%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/image.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/japanese.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/html/nested_element.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Emails/text/custom.ctp
@@ -779,6 +782,7 @@
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/Emails/text/japanese.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/ajax2.ctp
+%%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/banana.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_empty_sections.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/cache_layout.ctp
 %%WWWDIR%%/lib/Cake/Test/test_app/View/Layouts/default.ctp
@@ -1125,6 +1129,7 @@
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache/Engine
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Lib/Cache
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Lib
+@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Error
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Controller/Component
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Controller
 @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Console/Templates/test/views


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207230943.q6N9hNLS037129>