diff options
-rw-r--r-- | mail/p5-Mail-Graph/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Mail-Graph/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Mail-Graph/Makefile b/mail/p5-Mail-Graph/Makefile index 1f19d000bfcb..980548a3ee67 100644 --- a/mail/p5-Mail-Graph/Makefile +++ b/mail/p5-Mail-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-Graph -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \ ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ + ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-Graph/distinfo b/mail/p5-Mail-Graph/distinfo index bd1eb79784d1..2009cc3ac855 100644 --- a/mail/p5-Mail-Graph/distinfo +++ b/mail/p5-Mail-Graph/distinfo @@ -1 +1 @@ -MD5 (Mail-Graph-0.12.tar.gz) = d06b5d72002dc6dfab86885dfd6651c6 +MD5 (Mail-Graph-0.14.tar.gz) = f01757d49ed11b4b6d4844a8dd8b9fb9 |