Date: Wed, 7 Feb 2007 16:00:04 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Anton Berezin <tobez@FreeBSD.org>, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/math/p5-Math-BigInt Makefile distinfo Message-ID: <20070207210003.GA88968@xor.obsecurity.org> In-Reply-To: <20070207152452.GA57244@heechee.tobez.org> References: <200702071452.l17Eqvll083171@repoman.freebsd.org> <20070207150415.GQ16049@droso.net> <20070207152452.GA57244@heechee.tobez.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2007 at 04:24:52PM +0100, Anton Berezin wrote: > 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 > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > math/p5-Math-BigInt Makefile distinfo=20 > > > Log: > > > Update to 1.79. Require perl from ports. \o/ > > > =20 > > > Revision Changes Path > > > 1.16 +8 -2 ports/math/p5-Math-BigInt/Makefile > > > 1.14 +3 -3 ports/math/p5-Math-BigInt/distinfo > > >=20 > > > | -.include <bsd.port.mk> > > > | +.include <bsd.port.pre.mk> > > > | + > > > | +.if ${PERL_LEVEL} < 500600 > > > | +IGNORE=3D requires perl 5.6.0 or later. Install lang/perl5.8 and = try again > > > | +.endif > > > | + > > > | +.include <bsd.port.post.mk> > >=20 > > There's no need for this. We don't support any FreeBSD with a perl < > > 500600 anymore. >=20 > 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. In a week or two we'll be committing a cleanup patch that removes all support for unsupported versions of FreeBSD from bsd.port.mk and related files. 4.x is now dead and soon to be entirely buried as far as ports are concerned, so you might as well finish the deed in your ports. Kris --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFyj3TWry0BWjoQKURAqJnAKDQ22/HVI5veGhT6DvGWbe4W7abiQCg1J3K onitwz/7Yk05iO3WaSxB8Qc= =YA+4 -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070207210003.GA88968>