Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 457E663C181 for ; Thu, 12 Feb 2009 15:24:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EFE7C63B1E5; Thu, 12 Feb 2009 15:24:15 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 0CB6B63B1CD for ; Thu, 12 Feb 2009 15:24:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C83E6175D0; Thu, 12 Feb 2009 15:24:14 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/lang/see To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090212152414.C83E6175D0@cvs.netbsd.org> Date: Thu, 12 Feb 2009 15:24:14 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Thu Feb 12 15:24:14 UTC 2009 Modified Files: pkgsrc/lang/see: Makefile distinfo Added Files: pkgsrc/lang/see/patches: patch-aa Log Message: Update from version 3.0.1376 to 3.0.1376nb1. Pkgsrc changes: o Add a patch so that our PowerPC-based ports are properly detected by the dtoa configuration logic, by also recognizing __powerpc__ to indicate big-endian float format. This should fix PR#40624. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/see/Makefile pkgsrc/lang/see/distinfo cvs rdiff -r0 -r1.1 pkgsrc/lang/see/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.