Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7ACA563B95F for ; Tue, 23 Nov 2010 17:39:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4DE9C19D5CB; Tue, 23 Nov 2010 17:39:18 +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 C6DEA19D5C1 for ; Tue, 23 Nov 2010 17:39:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B9C19175DD; Tue, 23 Nov 2010 17:39:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 17:39:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/cairomm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20101123173914.B9C19175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Nov 23 17:39:14 UTC 2010 Modified Files: pkgsrc/graphics/cairomm: Makefile PLIST distinfo Log Message: Update to 1.8.6: 1.8.6: * Documentation: - Context::arc(): Fix bug #31345 (Christopher Head) about bad math in arc() documentation. (Murray Cumming) * Build: - Cleanup of most -Weffc++ warnings. Bug #28246. (Ian Britten) - Fix the MSVC build. - Added support for Windows 64-bit and Visual Studio 2010. (Armin Burgmeier) - Fix the 64-bit build. (Augusto Jun Devegil) - Actually install cairomm-xlib-xrender-1.0.pc. (Daisuke Nishikawa) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/cairomm/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/cairomm/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/cairomm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.