From owner-cvs-all@FreeBSD.ORG Wed Oct 8 18:27:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BAC1106568A; Wed, 8 Oct 2008 18:27:04 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1684D8FC28; Wed, 8 Oct 2008 18:27:04 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m98IR3Lo078497; Wed, 8 Oct 2008 18:27:03 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m98IR3AU078496; Wed, 8 Oct 2008 18:27:03 GMT (envelope-from glarkin) Message-Id: <200810081827.m98IR3AU078496@repoman.freebsd.org> From: Greg Larkin Date: Wed, 8 Oct 2008 18:27:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/cakephp-devel Makefile distinfo pkg-plist ports/www/cakephp-devel/files cakephp-development-cgi.conf.in cakephp-development.conf.in cakephp-production-cgi.conf.in cakephp-production.conf.in development-app-config-core.php.patch extra-patch-app__config__core.php pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 18:27:04 -0000 glarkin 2008-10-08 18:27:03 UTC FreeBSD ports repository Modified files: www/cakephp-devel Makefile distinfo pkg-plist www/cakephp-devel/files cakephp-development-cgi.conf.in cakephp-development.conf.in cakephp-production-cgi.conf.in cakephp-production.conf.in pkg-message.in Added files: www/cakephp-devel/files extra-patch-app__config__core.php Removed files: www/cakephp-devel/files development-app-config-core.php.patch pkg-install.in Log: - Update to 1.2.0.7692 RC3 - Fixed various portlint warnings - Removed redundant macro definitions - Added more MASTER_SITEs and fixed download filename problem - Fixed do-fetch target to correct tindy errors - Added knobs for some supported caching engines - Cleaned up installation target and fixed for package building Approved by: beech (mentor, implicit) Revision Changes Path 1.13 +57 -29 ports/www/cakephp-devel/Makefile 1.9 +3 -3 ports/www/cakephp-devel/distinfo 1.3 +1 -0 ports/www/cakephp-devel/files/cakephp-development-cgi.conf.in 1.3 +1 -0 ports/www/cakephp-devel/files/cakephp-development.conf.in 1.3 +1 -0 ports/www/cakephp-devel/files/cakephp-production-cgi.conf.in 1.3 +1 -0 ports/www/cakephp-devel/files/cakephp-production.conf.in 1.3 +0 -18 ports/www/cakephp-devel/files/development-app-config-core.php.patch (dead) 1.1 +11 -0 ports/www/cakephp-devel/files/extra-patch-app__config__core.php (new) 1.2 +0 -29 ports/www/cakephp-devel/files/pkg-install.in (dead) 1.4 +0 -1 ports/www/cakephp-devel/files/pkg-message.in 1.7 +244 -50 ports/www/cakephp-devel/pkg-plist