Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E7C6363C4A0 for ; Tue, 16 Mar 2010 15:25:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B06063B219; Tue, 16 Mar 2010 15:25:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CCFC163B1CC for ; Tue, 16 Mar 2010 15:25:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A9583175DF; Tue, 16 Mar 2010 15:25:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 16 Mar 2010 15:25:36 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/lang/php To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100316152536.A9583175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Mar 16 15:25:36 UTC 2010 Modified Files: pkgsrc/lang/php: phpversion.mk Log Message: Prepair for importing PHP 5.3.2. * Add "53" as PHP 5.3.x for several PHP_VERSION_* and its frends. * Add PKG_PHP_MAJOR_VERS which currently only takes "5". * Add "php53" to PHP_PKG_PREFIX. * Add checking installed PHP's version against required version. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/php/phpversion.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.