From owner-cvs-ports@FreeBSD.ORG Fri Jul 20 12:35:21 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 318D916A468; Fri, 20 Jul 2007 12:35:21 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id C2BF613C457; Fri, 20 Jul 2007 12:35:20 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.1/8.14.1) with ESMTP id l6KCZIEX035476; Fri, 20 Jul 2007 20:35:18 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.1/8.14.1/Submit) id l6KCZIwM035191; Fri, 20 Jul 2007 20:35:18 +0800 (CST) (envelope-from rafan) Date: Fri, 20 Jul 2007 20:35:18 +0800 From: Rong-En Fan To: Rong-En Fan Message-ID: <20070720123518.GA6954@svm.csie.ntu.edu.tw> References: <200707201234.l6KCYMfP062058@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707201234.l6KCYMfP062058@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/phpbb-devel Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2007 12:35:21 -0000 On Fri, Jul 20, 2007 at 12:34:22PM +0000, Rong-En Fan wrote: > rafan 2007-07-20 12:34:22 UTC > > FreeBSD ports repository > > Modified files: > www/phpbb-devel Makefile pkg-plist > Log: > - Use COPYTREE_* macro instead of our own > - Use -s from test(1) to remove nested shell if > - Do not touch modification time of config.php as in Makefile > > Suggested by: sat > Submitted by: Razor Razor is the maintainer. > Revision Changes Path > 1.5 +3 -3 ports/www/phpbb-devel/Makefile > 1.4 +1 -1 ports/www/phpbb-devel/pkg-plist