Date: Fri, 13 Jan 2012 13:01:31 GMT From: Christoph Theis <theis@gmx.at> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/164083: [maintainer update] Update of cakephp13 to version 1.3.14 Message-ID: <201201131301.q0DD1V0H040669@red.freebsd.org> Resent-Message-ID: <201201131310.q0DDA9Zq082743@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164083 >Category: ports >Synopsis: [maintainer update] Update of cakephp13 to version 1.3.14 >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: Fri Jan 13 13:10:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Christoph Theis >Release: 8.2-RELEASE >Organization: >Environment: >Description: Update of www/cakephp13 to version 1.3.14 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/cakephp13/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- Makefile 5 Nov 2011 18:25:46 -0000 1.31 +++ Makefile 13 Jan 2012 12:54:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= cakephp -PORTVERSION= 1.3.13 +PORTVERSION= 1.3.14 PORTREVISION= CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \ @@ -18,9 +18,9 @@ LICENSE= MIT -GITVERSION= 0-g924fb6f +GITVERSION= 0-g5ac77c2 FETCH_ARGS= -pRr -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-60df687 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-822a1e0 PORTDOCS= README Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/cakephp13/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- distinfo 5 Nov 2011 18:25:46 -0000 1.21 +++ distinfo 13 Jan 2012 12:54:14 -0000 @@ -1,2 +1,2 @@ -SHA256 (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 60cdc497dd65602f98efcebdc1f2e4b79639426da9fb5035b855ad2517b7219b -SIZE (cakephp-cakephp-1.3.13-0-g924fb6f.tar.gz) = 986757 +SHA256 (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 8271252c369190b0b386422e621d075c325cd32ee626befb2e209734971a7ba3 +SIZE (cakephp-cakephp-1.3.14-0-g5ac77c2.tar.gz) = 988645 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/cakephp13/pkg-plist,v retrieving revision 1.16 diff -u -r1.16 pkg-plist --- pkg-plist 5 Nov 2011 18:25:46 -0000 1.16 +++ pkg-plist 13 Jan 2012 12:54:15 -0000 @@ -371,6 +371,8 @@ %%WWWDIR%%/cake/tests/fixtures/author_fixture.php %%WWWDIR%%/cake/tests/fixtures/basket_fixture.php %%WWWDIR%%/cake/tests/fixtures/bid_fixture.php +%%WWWDIR%%/cake/tests/fixtures/bidding_fixture.php +%%WWWDIR%%/cake/tests/fixtures/bidding_message_fixture.php %%WWWDIR%%/cake/tests/fixtures/binary_test_fixture.php %%WWWDIR%%/cake/tests/fixtures/book_fixture.php %%WWWDIR%%/cake/tests/fixtures/cache_test_model_fixture.php >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201131301.q0DD1V0H040669>