Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4010771414 for ; Thu, 15 Aug 2013 00:05:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A3F6B14A24C; Thu, 15 Aug 2013 00:05:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 32C5714A24B for ; Thu, 15 Aug 2013 00:05:45 +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 U79KO1z4l1uQ for ; Thu, 15 Aug 2013 00:05:44 +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 B2C4414A246 for ; Thu, 15 Aug 2013 00:05:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AC5C196; Thu, 15 Aug 2013 00:05:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 15 Aug 2013 00:05:44 +0000 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= Subject: CVS commit: pkgsrc/graphics/xpaint To: pkgsrc-changes@NetBSD.org Reply-To: gsutre@netbsd.org X-Mailer: log_accum Message-Id: <20130815000544.AC5C196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gsutre Date: Thu Aug 15 00:05:44 UTC 2013 Modified Files: pkgsrc/graphics/xpaint: distinfo Added Files: pkgsrc/graphics/xpaint/patches: patch-bitmaps_Imakefile Log Message: Protect /* in bitmaps/Imakefile so that imake does not mistake it for the start of a comment. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/xpaint/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/xpaint/patches/patch-bitmaps_Imakefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.