diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-22 09:32:21 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-22 09:32:21 +0000 |
commit | 19658c02f0c63fc4b676af4a3e61f26d74b1c768 (patch) | |
tree | d99f2bf0145fe38d277e864f0519ed3e41a8be5e /devel/p5-DateTime-Format-Mail | |
parent | b0f54702e73abd96189c965cd26c9d8555ad6f2d (diff) | |
download | ports-19658c02f0c63fc4b676af4a3e61f26d74b1c768.tar.gz ports-19658c02f0c63fc4b676af4a3e61f26d74b1c768.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Mail')
-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 |