Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DE1BEA5B2E for ; Mon, 5 Oct 2015 05:09:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8BB3314A293; Mon, 5 Oct 2015 05:09:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF73F14A177 for ; Mon, 5 Oct 2015 05:09:12 +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 vbp6wT26xcd8 for ; Mon, 5 Oct 2015 05:09:11 +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 0B2B714A223 for ; Mon, 5 Oct 2015 05:09:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 060C498; Mon, 5 Oct 2015 05:09:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 5 Oct 2015 05:09:06 +0000 From: "Richard PALO" Subject: CVS commit: pkgsrc/games/palapeli To: pkgsrc-changes@NetBSD.org Reply-To: richard@netbsd.org X-Mailer: log_accum Message-Id: <20151005050906.060C498@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: richard Date: Mon Oct 5 05:09:05 UTC 2015 Modified Files: pkgsrc/games/palapeli: distinfo Added Files: pkgsrc/games/palapeli/patches: patch-src_engine_puzzlepreview.cpp Log Message: patch to avoid error calling overloaded sqrt by using std::sqrt on SunOS To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/palapeli/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/games/palapeli/patches/patch-src_engine_puzzlepreview.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.