Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 01:00:30 -0800 (PST)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47891: update port:mail/p5-Mail-Procmailrc 1.00->1.03, 'fix' perl5.6 dependency
Message-ID:  <200302040900.h1490Ut0003303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47891; it has been noted by GNATS.

From: Anton Berezin <tobez@FreeBSD.org>
To: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47891: update port:mail/p5-Mail-Procmailrc 1.00->1.03, 'fix' perl5.6 dependency
Date: Tue, 4 Feb 2003 09:55:08 +0100

 On Tue, Feb 04, 2003 at 09:47:37AM +0100, Volker Stolz wrote:
 
 > - Check for perl version instead of failing ungracefully
 >     (suggested by: Lars Thegler)
 
 > +.if !defined(BATCH)
 > +pre-fetch:
 > +	@${PERL} -M5.6.0 -e '' >/dev/null 2>&1 || \
 > +	( ${ECHO_CMD} "This port requires perl 5.6.0" ; exit 1 )
 > +.endif  
 
 There is a better mechanism for this in place now.  See, for example,
 
    devel/p5-Test-Exception/Makefile
 
 +Anton.
 -- 
 | Anton Berezin                |      FreeBSD: The power to serve |
 | catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
 | tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
 | +45 7021 0050                |         Private: tobez@tobez.org |

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302040900.h1490Ut0003303>