From owner-cvs-all@FreeBSD.ORG Mon Mar 8 23:41:13 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 1C62A1065670; Mon, 8 Mar 2010 23:41:13 +0000 (UTC) Date: Mon, 8 Mar 2010 23:41:13 +0000 From: Alexey Dokuchaev To: "M. Warner Losh" Message-ID: <20100308234113.GA68714@FreeBSD.org> References: <201003082202.o28M2rBi039049@repoman.freebsd.org> <20100308224506.GA55333@FreeBSD.org> <20100308.155155.978079850405257474.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20100308.155155.978079850405257474.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/p5-Acme-Damn Makefile Makefile.man distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2010 23:41:13 -0000 On Mon, Mar 08, 2010 at 03:51:55PM -0700, M. Warner Losh wrote: > In message: <20100308224506.GA55333@FreeBSD.org> > Alexey Dokuchaev writes: > : On Mon, Mar 08, 2010 at 10:02:53PM +0000, Warner Losh wrote: > : > imp 2010-03-08 22:02:53 UTC > : > Log: > : > Add Acme::Damn, required for graphics/gscan2pdf to run. This provides > : > a way to unbless a blessed perl object. > : > > : > Revision Changes Path > : > 1.1 +3 -0 ports/devel/p5-Acme-Damn/Makefile.man (new) > : > : Would you mind to explain why is this gratuitous file needed? > > I was following the design pattern from devel/p5-Acme-MetaSyntactic. > But if this is short enough for inclusion in Makefile, I'll move it > back there. Yeah, pretty much. I would appreciate if you move the MAN assignment to Makefile just like almost every other port does (those that do not are either bad coded, or have a strong reason to do so). Thanks. ./danfe