diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-25 19:05:56 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-25 19:05:56 +0000 |
commit | 87542cf446a8f50873cef351c69b4326baee5c18 (patch) | |
tree | 04e3d2498f2f5276a156b6907537089def89d092 /math/p5-Number-WithError-LaTeX | |
parent | 25844dd33d0954a1595a56be874c2dae0ae2b10b (diff) | |
download | ports-87542cf446a8f50873cef351c69b4326baee5c18.tar.gz ports-87542cf446a8f50873cef351c69b4326baee5c18.zip |
Notes
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r-- | math/p5-Number-WithError-LaTeX/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Number-WithError-LaTeX/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile index 6f6aafa6c441..ed37863c5915 100644 --- a/math/p5-Number-WithError-LaTeX/Makefile +++ b/math/p5-Number-WithError-LaTeX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Number-WithError-LaTeX -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Number @@ -17,7 +17,7 @@ COMMENT= LaTeX output for Number::WithError BUILD_DEPENDS= ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \ ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \ - ${SITE_PERL}/Math/SymbolicX/Inline.pm:${PORTSDIR}/math/p5-Math-SymbolicX-Inline \ + ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \ ${SITE_PERL}/Number/WithError.pm:${PORTSDIR}/math/p5-Number-WithError \ ${SITE_PERL}/TeX/Encode.pm:${PORTSDIR}/textproc/p5-TeX-Encode RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Number-WithError-LaTeX/distinfo b/math/p5-Number-WithError-LaTeX/distinfo index 15c194ab5c23..b2030ae8b1a6 100644 --- a/math/p5-Number-WithError-LaTeX/distinfo +++ b/math/p5-Number-WithError-LaTeX/distinfo @@ -1,3 +1,3 @@ -MD5 (Number-WithError-LaTeX-0.04.tar.gz) = 53349800cc637b64dab703ac586dfe1e -SHA256 (Number-WithError-LaTeX-0.04.tar.gz) = 70c8616e38930627a022e29b33d6cb950963447b9c2026f1b8a89dd1d0274b72 -SIZE (Number-WithError-LaTeX-0.04.tar.gz) = 18493 +MD5 (Number-WithError-LaTeX-0.06.tar.gz) = 7617250ef995700754d4fa0add9ad430 +SHA256 (Number-WithError-LaTeX-0.06.tar.gz) = eacab2cd698677e710488a4ed5aaca0615dd6a1602f6bbf47949d4e2cb8a15dc +SIZE (Number-WithError-LaTeX-0.06.tar.gz) = 18947 |