Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 67D1663B89F for ; Thu, 6 Jan 2011 22:13:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 368DF19CF00; Thu, 6 Jan 2011 22:13:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A020B19CEF8 for ; Thu, 6 Jan 2011 22:13:25 +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 9-RC+QuC0AAy for ; Thu, 6 Jan 2011 22:13:25 +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 1858B19CEF0 for ; Thu, 6 Jan 2011 22:13:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0851E175DD; Thu, 6 Jan 2011 22:13:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 6 Jan 2011 22:13:25 +0000 From: "John Klos" Subject: CVS commit: pkgsrc/lang/php5 To: pkgsrc-changes@NetBSD.org Reply-To: jklos@netbsd.org X-Mailer: log_accum Message-Id: <20110106221325.0851E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jklos Date: Thu Jan 6 22:13:24 UTC 2011 Modified Files: pkgsrc/lang/php5: distinfo Added Files: pkgsrc/lang/php5/patches: patch-ab Log Message: Fix VAX floating point handling in zend_strtod.c. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 pkgsrc/lang/php5/distinfo cvs rdiff -u -r0 -r1.6 pkgsrc/lang/php5/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.