Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9CE6163E866 for ; Mon, 15 Apr 2013 22:18:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6AC5114A1A7; Mon, 15 Apr 2013 22:18:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BD2814A1A4 for ; Mon, 15 Apr 2013 22:18: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 cnCQH_wjI1qW for ; Mon, 15 Apr 2013 22:18:29 +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 B572414A174 for ; Mon, 15 Apr 2013 22:18:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6A42A175DD; Mon, 15 Apr 2013 22:18:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 15 Apr 2013 22:18:29 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q1] pkgsrc/lang/php53 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130415221829.6A42A175DD@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 Apr 15 22:18:29 UTC 2013 Modified Files: pkgsrc/lang/php53 [pkgsrc-2013Q1]: Makefile.php distinfo Log Message: Pullup ticket #4118 - requested by taca lang/php53: build fix Revisions pulled up: - lang/php53/Makefile.php 1.30 - lang/php53/distinfo 1.61 --- Module Name: pkgsrc Committed By: taca Date: Fri Apr 12 11:56:46 UTC 2013 Modified Files: pkgsrc/lang/php53: Makefile.php distinfo Log Message: Re-enable suhosin PKG_OPTIONS with updated patch file (by me). It was accidently dropped by previous update of PHP. No PKGREVISION bump since it fixes broken status with suhosin PKG_OPTIONS. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.29.2.1 pkgsrc/lang/php53/Makefile.php cvs rdiff -u -r1.60 -r1.60.2.1 pkgsrc/lang/php53/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.