aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Graph
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-01-07 00:59:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-01-07 00:59:44 +0000
commitc7d1223fe847633c15a34413cc28e2249be09650 (patch)
treec33870f8f6cbd21c954750479e1327ec8f91c5b5 /mail/p5-Mail-Graph
parentdbcb2ff56d4791124c6f0e7dc75b13e265cadba5 (diff)
downloadports-c7d1223fe847633c15a34413cc28e2249be09650.tar.gz
ports-c7d1223fe847633c15a34413cc28e2249be09650.zip
Update from 0.12 to 0.14:
* add new dependency of p5-Test-Simple * create the output dir if it does not exist (Thanx Paul Wolters!) * added BUGS section to doc * converted makegraph.t to Test::More and added some tests * output dir no longer gets a trailing slash (good for OS/2?) and we use File::Spec to construct output file names * better reasons for skipping mails (string vs. some number) PR: ports/60977 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Notes
Notes: svn path=/head/; revision=97526
Diffstat (limited to 'mail/p5-Mail-Graph')
-rw-r--r--mail/p5-Mail-Graph/Makefile3
-rw-r--r--mail/p5-Mail-Graph/distinfo2
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