From db18b516c2c317079ebc46724b1cf7a789aaade8 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 7 Apr 2003 00:12:26 +0000 Subject: [PATCH] Upgrade to version 2.53, which contains numerous bug fixes. See the Changes file for more information. Conditionalize dependency on p5-MIME-Base64 for perl < 5.8. --- mail/p5-Mail-SpamAssassin/Makefile | 8 +++++--- mail/p5-Mail-SpamAssassin/distinfo | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index 9f0673032e99..e4e429d07b7a 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Mail-SpamAssassin -PORTVERSION= 2.50 -PORTREVISION= 1 +PORTVERSION= 2.53 CATEGORIES= mail perl5 MASTER_SITES= http://spamassassin.org/released/ \ ${MASTER_SITE_PERL_CPAN} @@ -21,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/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} \ - ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ razor-client:${PORTSDIR}/mail/razor-agents .include @@ -31,6 +29,10 @@ RUN_DEPENDS+= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser BUILD_DEPENDS+= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser .endif +.if ${PERL_LEVEL} < 500800 +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +.endif + PERL_CONFIGURE= yes CONFIGURE_ARGS+= SYSCONFDIR="${PREFIX}/etc" \ RUN_RAZOR1_TESTS="no" RUN_RAZOR2_TESTS="no" diff --git a/mail/p5-Mail-SpamAssassin/distinfo b/mail/p5-Mail-SpamAssassin/distinfo index 30bb880b877a..65d5860b55de 100644 --- a/mail/p5-Mail-SpamAssassin/distinfo +++ b/mail/p5-Mail-SpamAssassin/distinfo @@ -1 +1 @@ -MD5 (Mail-SpamAssassin-2.50.tar.gz) = 23278812be23ad8e210275a5b95fa9f0 +MD5 (Mail-SpamAssassin-2.53.tar.gz) = 7cbdfdda7fd114e8a85707eedbfc8018