From nobody@FreeBSD.org  Fri Jan 13 13:01:32 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 08AC5106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Jan 2012 13:01:32 +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 CDD148FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Jan 2012 13:01:31 +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 q0DD1Vun040670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Jan 2012 13:01:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q0DD1V0H040669;
	Fri, 13 Jan 2012 13:01:31 GMT
	(envelope-from nobody)
Message-Id: <201201131301.q0DD1V0H040669@red.freebsd.org>
Date: Fri, 13 Jan 2012 13:01:31 GMT
From: Christoph Theis <theis@gmx.at>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] Update of cakephp13 to version 1.3.14
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164083
>Category:       ports
>Synopsis:       [maintainer update] Update of cakephp13 to version 1.3.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 13:10:08 UTC 2012
>Closed-Date:    Fri Jan 13 14:20:00 UTC 2012
>Last-Modified:  Fri Jan 13 14:20:08 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri Jan 13 13:18:48 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164083 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri Jan 13 14:19:59 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164083 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164083: commit references a PR
Date: Fri, 13 Jan 2012 14:19:59 +0000 (UTC)

 culot       2012-01-13 14:19:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/cakephp13        Makefile distinfo pkg-plist 
   Log:
   - Update to 1.3.14
   
   Changes:        http://cakephp.org/changelogs/1.3.14
   PR:             ports/164083
   Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
   
   Revision  Changes    Path
   1.32      +3 -3      ports/www/cakephp13/Makefile
   1.22      +2 -2      ports/www/cakephp13/distinfo
   1.17      +2 -0      ports/www/cakephp13/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
