From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 14 19:10:03 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF94C106566C for ; Mon, 14 May 2012 19:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 937698FC14 for ; Mon, 14 May 2012 19:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4EJA2rH010440 for ; Mon, 14 May 2012 19:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4EJA2br010439; Mon, 14 May 2012 19:10:02 GMT (envelope-from gnats) Resent-Date: Mon, 14 May 2012 19:10:02 GMT Resent-Message-Id: <201205141910.q4EJA2br010439@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christoph Theis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00E9C1065672 for ; Mon, 14 May 2012 19:02:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E05768FC1E for ; Mon, 14 May 2012 19:02:16 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4EJ2GH8061858 for ; Mon, 14 May 2012 19:02:16 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4EJ2Gbx061857; Mon, 14 May 2012 19:02:16 GMT (envelope-from nobody) Message-Id: <201205141902.q4EJ2Gbx061857@red.freebsd.org> Date: Mon, 14 May 2012 19:02:16 GMT From: Christoph Theis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/167888: [maintainer-update] Update www/cakephp2 to 2.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 19:10:03 -0000 >Number: 167888 >Category: ports >Synopsis: [maintainer-update] Update www/cakephp2 to 2.1.2 >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 May 14 19:10:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Christoph Theis >Release: >Organization: >Environment: >Description: Update to current version 2.1.2 Add dependency of PHP's ctype >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/cakephp2/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- Makefile 23 Apr 2012 17:49:24 -0000 1.34 +++ Makefile 14 May 2012 18:57:55 -0000 @@ -6,7 +6,7 @@ # PORTNAME= cakephp -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} @@ -16,9 +16,9 @@ LICENSE= MIT -GITVERSION= 0-g43cf2f0 +GITVERSION= 0-g7fd1995 FETCH_ARGS= -pRr -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-0cad237 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-77aa960 PORTDOCS= README @@ -28,7 +28,7 @@ NO_BUILD= yes USE_GETTEXT= yes -USE_PHP= session +USE_PHP= ctype session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=4 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/cakephp2/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- distinfo 23 Apr 2012 17:49:24 -0000 1.24 +++ distinfo 14 May 2012 18:57:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (cakephp-cakephp-2.1.1-0-g43cf2f0.tar.gz) = e54f2fcb3eb14c8caaf773888613b01c7f7205c4ef82a50838ea2cecf9e7a9f3 -SIZE (cakephp-cakephp-2.1.1-0-g43cf2f0.tar.gz) = 1124497 +SHA256 (cakephp-cakephp-2.1.2-0-g7fd1995.tar.gz) = 393f668fe5b3b45686e3eb2a2f83884c505f4cc34fd1a2db6c5b39863324d9db +SIZE (cakephp-cakephp-2.1.2-0-g7fd1995.tar.gz) = 1128890 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/cakephp2/pkg-plist,v retrieving revision 1.19 diff -u -r1.19 pkg-plist --- pkg-plist 23 Apr 2012 17:49:24 -0000 1.19 +++ pkg-plist 14 May 2012 18:57:57 -0000 @@ -370,6 +370,7 @@ %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php +%%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php %%WWWDIR%%/lib/Cake/Test/Case/Model/Datasource/Session/DatabaseSessionTest.php @@ -716,6 +717,7 @@ %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/welcome.php %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/Example/ExampleExample.php %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/plugin_element.ctp +%%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir/sub_element.ctp %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/test_plugin_element.ctp %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/translate.ctp %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text/test_plugin_tpl.ctp @@ -1005,6 +1007,7 @@ @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Helper @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails/text @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Emails +@dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements/sub_dir @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View/Elements @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/View @dirrm %%WWWDIR%%/lib/Cake/Test/test_app/Plugin/TestPlugin/Vendor/sample >Release-Note: >Audit-Trail: >Unformatted: