p5-Mail-SpamAssassin and versioned BUILD_DEPS, please review
Volker Stolz
vs at FreeBSD.org
Wed Oct 5 07:48:14 PDT 2005
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.
-------------- next part --------------
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 at 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}
More information about the freebsd-perl
mailing list