cvs commit: ports/math/p5-Math-BigInt Makefile distinfo

Anton Berezin tobez at FreeBSD.org
Wed Feb 7 15:42:34 UTC 2007


On Wed, Feb 07, 2007 at 04:04:15PM +0100, Erwin Lansing wrote:
> On Wed, Feb 07, 2007 at 02:52:57PM +0000, Anton Berezin wrote:
> > tobez       2007-02-07 14:52:57 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     math/p5-Math-BigInt  Makefile distinfo 
> >   Log:
> >   Update to 1.79.  Require perl from ports.  \o/
> >   
> >   Revision  Changes    Path
> >   1.16      +8 -2      ports/math/p5-Math-BigInt/Makefile
> >   1.14      +3 -3      ports/math/p5-Math-BigInt/distinfo
> > 
> > | -.include <bsd.port.mk>
> > | +.include <bsd.port.pre.mk>
> > | +
> > | +.if ${PERL_LEVEL} < 500600
> > | +IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
> > | +.endif
> > | +
> > | +.include <bsd.port.post.mk>
> 
> There's no need for this.  We don't support any FreeBSD with a perl <
> 500600 anymore.

Maybe when the ports collection infrastructure starts breaking on 4.X in
deeds and not in promises, we should do a sweep to remove all such.  But
prolly not just yet.

\Anton.
-- 
We're going for 'working' here. 'clean' is for people with skills...
-- Flemming Jacobsen


More information about the cvs-all mailing list