1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 0.510

PR:		120450
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer timeout
This commit is contained in:
Erwin Lansing 2008-02-23 19:40:53 +00:00
parent 979dfe9957
commit 28cce2e0cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207810
2 changed files with 7 additions and 5 deletions

View File

@ -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 \

View File

@ -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