diff options
-rw-r--r-- | devel/p5-DateTime-Format-Mail/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Mail/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Mail/Makefile b/devel/p5-DateTime-Format-Mail/Makefile index b68eef5ae7f2..8eeb08568473 100644 --- a/devel/p5-DateTime-Format-Mail/Makefile +++ b/devel/p5-DateTime-Format-Mail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Mail -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -17,10 +17,7 @@ COMMENT= Convert between DateTime and RFC2822/822 formats RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-DateTime-Format-Mail/distinfo b/devel/p5-DateTime-Format-Mail/distinfo index 0f07a51cc12c..823fa571b650 100644 --- a/devel/p5-DateTime-Format-Mail/distinfo +++ b/devel/p5-DateTime-Format-Mail/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-Mail-0.27.tar.gz) = 2a5ed45500ad9aa93897fce73b75d322 +MD5 (DateTime-Format-Mail-0.28.tar.gz) = 81d167b68c2614395e1f1b9befcb7c79 |