Date: Fri, 22 Oct 2004 09:34:14 +0200 From: Mathieu Arnold <mat@mat.cc> To: Sebastian Schulze Struchtrup <seb@struchtrup.com>, perl@freebsd.org Subject: Re: typo? ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.60 Message-ID: <74395BB1253C0CEFEED58108@[192.168.1.5]> In-Reply-To: <4178A58F.1090207@struchtrup.com> References: <4178A58F.1090207@struchtrup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+-Le 22/10/2004 08:15 +0200, Sebastian Schulze Struchtrup a dit : | ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.60 | =============================================== | .if ${PERL_LEVEL} < 500600 | IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again | .endif | | | Shouldn't it be either "< 500601" or "<= 500600" ? | | | But the cvs commit says: |> Update to 3.0.0 |> Require at least 5.6.0 and point users to 5.8.5 True, but well, not really important, if you get this message, this means your port tree is already up to date, you won't have perl 5.6.0 available and only 5.6.1 and 5.8.5, furthermore, it tells you to install perl 5.8.5 :-) -- Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?74395BB1253C0CEFEED58108>