diff options
author | petef <petef@FreeBSD.org> | 2002-05-17 00:12:35 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-17 00:12:35 +0000 |
commit | da720b2b3c5a6e7a61eb9a53f4b05832cea12f29 (patch) | |
tree | 5a52291243bdf4289be6e9c92ec8547328bdefd2 /mail | |
parent | 1422189096b58ceaf3abbcbe046991d51c0ea342 (diff) | |
download | FreeBSD-ports-da720b2b3c5a6e7a61eb9a53f4b05832cea12f29.zip FreeBSD-ports-da720b2b3c5a6e7a61eb9a53f4b05832cea12f29.tar.gz |
Update to 0.21.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-Mail-ListDetector/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 16f1c95..151bac2 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-ListDetector -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -16,7 +16,8 @@ MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ - ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI + ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff --git a/mail/p5-Mail-ListDetector/distinfo b/mail/p5-Mail-ListDetector/distinfo index 2d051cb..f8a4b49 100644 --- a/mail/p5-Mail-ListDetector/distinfo +++ b/mail/p5-Mail-ListDetector/distinfo @@ -1 +1 @@ -MD5 (Mail-ListDetector-0.20.tar.gz) = e26b2c61542c258d2ee0567044ee6db8 +MD5 (Mail-ListDetector-0.21.tar.gz) = 2593a4b4d2f4148de02e07fdcf4d7140 |