diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-12-21 08:01:15 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-12-21 08:01:15 +0000 |
commit | e9eaf46f2c6670ba1e64067fe910310119b71425 (patch) | |
tree | af74f4a409737d3bcdd31cda9247cd090b7e0c2a /math/mpc | |
parent | 58cfeb8c65adfb4ca35120b4516cd1b913cf4eef (diff) |
Notes
Diffstat (limited to 'math/mpc')
-rw-r--r-- | math/mpc/Makefile | 2 | ||||
-rw-r--r-- | math/mpc/distinfo | 6 |
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 |