Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BDDD963C474 for ; Wed, 18 May 2011 14:26:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 945E614A154; Wed, 18 May 2011 14:26:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A34AB14A14B for ; Wed, 18 May 2011 14:26:27 +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 38SrBhsEq+zN for ; Wed, 18 May 2011 14:26:27 +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 2927814A12E for ; Wed, 18 May 2011 14:26:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0F0C1175DD; Wed, 18 May 2011 14:26:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 18 May 2011 14:26:27 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110518142627.0F0C1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Wed May 18 14:26:26 UTC 2011 Modified Files: pkgsrc/graphics/GraphicsMagick: Makefile Makefile.common PLIST buildlink3.mk options.mk pkgsrc/graphics/p5-GraphicsMagick: Makefile Log Message: Moudulalize GraphicsMagick, for let PerlMagick to lightweight. Bump PKGREVISION. It introduce bump PKGREVISION of p5-GraphicsMagick. While here, * move distinfo and patches location to Makefile.common. * let to exactly linked against installed GraphicsMagick. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/GraphicsMagick/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/GraphicsMagick/Makefile.common \ pkgsrc/graphics/GraphicsMagick/options.mk cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/GraphicsMagick/PLIST cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/GraphicsMagick/buildlink3.mk cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/p5-GraphicsMagick/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.