Date: Sat, 10 Aug 2002 18:28:52 -0400 From: "Dan Langille" <dan@langille.org> To: Alan Eldridge <alane@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile Message-ID: <3D555B64.3166.2DE2EDAD@localhost> In-Reply-To: <200208101940.g7AJe1Fo002961@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 Aug 2002 at 12:40, Alan Eldridge wrote: > alane 2002/08/10 12:40:01 PDT > > Modified files: > mail/p5-Mail-SpamAssassin Makefile > Log: > The port of PodParser doesn't work with 5.8. The internal 5.8 code is newer. > So, don't use it or install it (it will break installing all subsequent ports) > if we're using perl 5.8. > > This is not the best test, but it'll do until I (or someone) figures out > a way to do a < comparison instead of a != comparison. Courtesy of FreshPorts, which tries every port commit: test appears to fail fatally: [dan@undef:~/ports/mail/p5-Mail-SpamAssassin] $ make -V PORTVERSION - f /usr/home/dan/ports/mail/p5-Mail-SpamAssassin/Makefile PORTS DIR=/usr/home/dan/ports "/usr/home/dan/ports/mail/p5-Mail-SpamAssassin/Makefile", line 25: Malformed conditional (${PERL_VERSION} != "5.8.0") "/usr/home/dan/ports/mail/p5-Mail-SpamAssassin/Makefile", line 27: if- less endif "/usr/home/dan/ports/mail/p5-Mail-SpamAssassin/Makefile", line 27: Need an operator make: fatal errors encountered -- cannot continue -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D555B64.3166.2DE2EDAD>