Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AF71B63BDF9 for ; Sat, 8 Aug 2009 08:01:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5597C63B11F; Sat, 8 Aug 2009 08:01:59 +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 7F3C163B100 for ; Sat, 8 Aug 2009 08:01:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 00CC1175D0; Sat, 8 Aug 2009 08:01:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 8 Aug 2009 08:01:57 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/graphics/goocanvasmm To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090808080158.00CC1175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sat Aug 8 08:01:57 UTC 2009 Modified Files: pkgsrc/graphics/goocanvasmm: Makefile distinfo Log Message: Update goocanvasmm to 0.15. 0.15.0 (unstable): Build: * Image, ImageModel: Added scale_to_fit property. * Fix the build with alternative glibmm API (without properties or exceptions). (Murray Cumming) * Avoid a compiler warning. Bug #582996 (Vincent Untz) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/goocanvasmm/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/goocanvasmm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.