From owner-cvs-ports@FreeBSD.ORG Tue Jun 15 11:54:20 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26F381065680; Tue, 15 Jun 2010 11:54:20 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id DADC98FC12; Tue, 15 Jun 2010 11:54:19 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id 0370F6D402; Tue, 15 Jun 2010 13:54:19 +0200 (CEST) Date: Tue, 15 Jun 2010 13:54:18 +0200 From: Anton Berezin To: Denis Shaposhnikov Message-ID: <20100615115418.GC79707@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Denis Shaposhnikov , "Philip M. Gollucci" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <201006062015.o56KFd0p032172@repoman.freebsd.org> <20100615112507.GB79707@heechee.tobez.org> <4C176736.3000805@vlink.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C176736.3000805@vlink.ru> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, "Philip M. Gollucci" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/p5-Params-Validate Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 11:54:20 -0000 On Tue, Jun 15, 2010 at 03:42:46PM +0400, Denis Shaposhnikov wrote: > On 06/15/2010 15:25, Anton Berezin wrote: > > > ===> Building for p5-Params-Validate-0.95 > > Building Params-Validate > > Error: no compiler detected to compile 'lib/Params/Validate.c'. Aborting > > *** Error code 2 > > Attached diff fixes this problem. > diff -ruN --exclude=CVS /usr/ports/devel/p5-Params-Validate/Makefile /home/dsh/ports/devel/p5-Params-Validate/Makefile > --- /usr/ports/devel/p5-Params-Validate/Makefile 2010-06-07 00:15:39.000000000 +0400 > +++ /home/dsh/ports/devel/p5-Params-Validate/Makefile 2010-06-15 15:39:32.000000000 +0400 > @@ -14,6 +14,9 @@ > MAINTAINER= dsh@vlink.ru > COMMENT= Validate method/function parameters > > +BUILD_DEPENDS= p5-Attribute-Handlers>=0.79:${PORTSDIR}/devel/p5-Attribute-Handlers \ > + p5-ExtUtils-CBuilder>=0.2703:${PORTSDIR}/devel/p5-ExtUtils-CBuilder > + > PERL_MODBUILD= yes > > MAN3= Attribute::Params::Validate.3 Params::ValidateXS.3 \ Committed with minor modifications (PORTREVISION bump and Attribute-Handlers as a RUN_DEPENDS). Thanks! \Anton. -- Our society can survive even a large amount of irrational regulation. -- John McCarthy