Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1B3EC63BF62 for ; Fri, 12 Jun 2009 13:35:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B804163B1F3; Fri, 12 Jun 2009 13:35:41 +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 DF26F63B1F4 for ; Fri, 12 Jun 2009 13:35:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CAC22175D0; Fri, 12 Jun 2009 13:35:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 12 Jun 2009 13:35:40 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/graphics/ruby-mini-magick To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20090612133540.CAC22175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Fri Jun 12 13:35:40 UTC 2009 Modified Files: pkgsrc/graphics/ruby-mini-magick: Makefile distinfo Added Files: pkgsrc/graphics/ruby-mini-magick/patches: patch-aa Log Message: * Fix build problem of ruby-mini-magick package correcting URL parameter to rakefile to fix build problem with newer rake's strict checking. * Add LICENSE. No PKGREVISION bump since there is no change with built package. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/ruby-mini-magick/Makefile \ pkgsrc/graphics/ruby-mini-magick/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/ruby-mini-magick/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.