Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B654DA6554 for ; Mon, 2 Jun 2014 16:02:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0C78814A2C2; Mon, 2 Jun 2014 16:02:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A845B14A2C1 for ; Mon, 2 Jun 2014 16:02:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eeXQqLx2QBrn for ; Mon, 2 Jun 2014 16:02:30 +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 332A614A2B3 for ; Mon, 2 Jun 2014 16:02:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 28AAF96; Mon, 2 Jun 2014 16:02:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 2 Jun 2014 16:02:30 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q1] pkgsrc/lang/php53 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140602160230.28AAF96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Jun 2 16:02:30 UTC 2014 Modified Files: pkgsrc/lang/php53 [pkgsrc-2014Q1]: Makefile.php Log Message: Pullup ticket #4429 - requested by taca lang/php53: match option handling of "php54" and "php55" Revisions pulled up: - lang/php53/Makefile.php 1.39 --- Module Name: pkgsrc Committed By: taca Date: Sat May 31 04:30:30 UTC 2014 Modified Files: pkgsrc/lang/php53: Makefile.php Log Message: Use PKG_OPTIONS.${PHP_PKG_PREFIX} as PKG_OPTIONS_VAR in order to consistent PKG_OPTIONS amaong packages which use lang/php/Makefile.php. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.38.4.1 pkgsrc/lang/php53/Makefile.php Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.