summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-12-21 08:01:15 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-12-21 08:01:15 +0000
commite9eaf46f2c6670ba1e64067fe910310119b71425 (patch)
treeaf74f4a409737d3bcdd31cda9247cd090b7e0c2a /math
parent- Update to 1.2.a49 (diff)
Update to libmpc version 0.8.1 which brings the following changes:
- Bug fixes: . acosh, asinh, atanh: swap of precisions between real and imaginary parts . atan: memory leak . log: wrong ternary value in data file; masked by bug in Mpfr 2.4.1 PR: 141825 Submitted by: bf1783@gmail.com
Notes
Notes: svn path=/head/; revision=246340
Diffstat (limited to 'math')
-rw-r--r--math/mpc/Makefile2
-rw-r--r--math/mpc/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index 5853b449b5d8..f81ff3ae5581 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpc
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
diff --git a/math/mpc/distinfo b/math/mpc/distinfo
index 19a7c34d1df2..eccd5690fc52 100644
--- a/math/mpc/distinfo
+++ b/math/mpc/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpc-0.8.tar.gz) = 4df67a05d0251a3fcdd956390e9bd59f
-SHA256 (mpc-0.8.tar.gz) = e29665199b065b30bd7c603052559f218a1b830b247c2c6cd903b161c54a0aeb
-SIZE (mpc-0.8.tar.gz) = 542161
+MD5 (mpc-0.8.1.tar.gz) = 5b34aa804d514cc295414a963aedb6bf
+SHA256 (mpc-0.8.1.tar.gz) = e664603757251fd8a352848276497a4c79b7f8b21fd8aedd5cc0598a38fee3e4
+SIZE (mpc-0.8.1.tar.gz) = 544950