Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 815F563B873 for ; Wed, 3 Mar 2010 10:51:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2039E63B2C4; Wed, 3 Mar 2010 10:51: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 5246163B265 for ; Wed, 3 Mar 2010 10:51:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 12BF2175DF; Wed, 3 Mar 2010 10:51:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 3 Mar 2010 10:51:35 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/lang/php5 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100303105136.12BF2175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Wed Mar 3 10:51:35 UTC 2010 Modified Files: pkgsrc/lang/php5: Makefile.php Log Message: Re-enable suhosin option since there is no need to disable it. Noted by Volkmar Seifert and I misunderstood something. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/lang/php5/Makefile.php Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.