Date: Wed, 5 Oct 2005 16:48:11 +0200 From: Volker Stolz <vs@FreeBSD.org> To: perl@FreeBSD.org, leeym@FreeBSD.org Subject: p5-Mail-SpamAssassin and versioned BUILD_DEPS, please review Message-ID: <20051005144811.GL55946@i2.informatik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I know that you should always update all pre-requisites for a port, but this one seems to be a good start to introduce versioned dependencies since I actually got bitten by this on one of my hosts :) Please review! Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME It's a million to one chance, but it just might work. [-- Attachment #2 --] Index: Makefile =================================================================== RCS file: /usr/freebsdcvs/cvs-ports/ports/mail/p5-Mail-SpamAssassin/Makefile,v retrieving revision 1.81 diff -u -u -r1.81 Makefile --- Makefile 30 Sep 2005 00:31:51 -0000 1.81 +++ Makefile 5 Oct 2005 14:37:05 -0000 @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A highly efficient mail filter for identifying spam -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ +BUILD_DEPENDS= p5-Net-DNS>=0.53:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051005144811.GL55946>
