summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-23 19:40:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-23 19:40:53 +0000
commit28cce2e0cf1e782fae1535cc32118aa6d3ad602b (patch)
tree9ca7cc221afa519c598c5c92dcacf6a14fcc0fc9 /math
parentUpdate to 0.33.6. (diff)
Update to 0.510
PR: 120450 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=207810
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Symbolic/Makefile6
-rw-r--r--math/p5-Math-Symbolic/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile
index 2d723fe18c8e..2e01adb53bad 100644
--- a/math/p5-Math-Symbolic/Makefile
+++ b/math/p5-Math-Symbolic/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Symbolic
-PORTVERSION= 0.507
+PORTVERSION= 0.510
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -17,7 +17,9 @@ COMMENT= Symbolic calculations
BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \
${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
- ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
+ ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
+ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Math::Symbolic.3 \
diff --git a/math/p5-Math-Symbolic/distinfo b/math/p5-Math-Symbolic/distinfo
index ff47c4ccca21..8a3e104b51c8 100644
--- a/math/p5-Math-Symbolic/distinfo
+++ b/math/p5-Math-Symbolic/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Symbolic-0.507.tar.gz) = 475e2102666a6333ad0fd76d0cabe99c
-SHA256 (Math-Symbolic-0.507.tar.gz) = 709dcb357bcbb5a4080324e7c2a9b107ebd566cee78af08c6fb70d46e02b0d29
-SIZE (Math-Symbolic-0.507.tar.gz) = 102867
+MD5 (Math-Symbolic-0.510.tar.gz) = 87cb7c3e76227238a583c313226dd53e
+SHA256 (Math-Symbolic-0.510.tar.gz) = 25f29f9de5ae6d115795917f28e7cf567ec200e5ce957c87d6fd11e0d9326896
+SIZE (Math-Symbolic-0.510.tar.gz) = 104987