Date: Thu, 1 Oct 2009 22:54:21 +0200 From: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> To: Ion-Mihai Tetcu <itetcu@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: Tinderbox + perl5.10? Message-ID: <20091001205421.GA88770@wep4035.physik.uni-wuerzburg.de> In-Reply-To: <20090928232750.6941027f@it.buh.tecnik93.com> References: <20090928194606.GA47155@wep4035.physik.uni-wuerzburg.de> <20090928232750.6941027f@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 28, 2009 at 11:27:50PM +0300, Ion-Mihai Tetcu wrote: > On Mon, 28 Sep 2009 21:46:06 +0200 > Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> wrote: > > > Hello all! > > > > After about one month of playing with ports-mgmt/tinderbox (thanks to > > all for the tool!) I realized I've applied the following in order to > > get it working in my environment (amd64 9-CURRENT with perl5.10): > > > > --- tc_command.sh.orig 2009-09-28 21:35:34.000000000 +0200 > > +++ tc_command.sh 2009-09-28 21:35:43.000000000 +0200 > > @@ -190,7 +190,7 @@ > > #--------------------------------------------------------------------------- > > > > Setup () { > > - MAN_PREREQS="lang/perl5.8" > > + MAN_PREREQS="lang/perl5.10" > > OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session" > > PREF_FILES="tinderbox.ph" > > README="$(tinderLoc scripts README)" > > > > I'm not very good at shell patters. Is there any way to depend on > > perl5.8 or perl5.10? > > BTW, this issue is seen only on fresh installations. > > It should be already fixed in the port, I think I did that. > If not, it's fixed in marcus' CVS > FYI, it is indeed fixed in marcus' CVS 2 months ago, but it is not in the ports yet (neither tinderbox nor tinderbox-devel). Thanks, Alexey.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091001205421.GA88770>