diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-02-26 07:00:04 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-02-26 07:00:04 +0000 |
commit | c1dc7fd781c7417f5529983d839356d59c9d0f4a (patch) | |
tree | 99af1a1ef18bbe5ecc48193b1100c8cea29a57c6 /math | |
parent | d11ef91dcaaa17752786ee60b82288ae2c20d4fb (diff) | |
download | ports-c1dc7fd781c7417f5529983d839356d59c9d0f4a.tar.gz ports-c1dc7fd781c7417f5529983d839356d59c9d0f4a.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/mpfr/Makefile | 2 | ||||
-rw-r--r-- | math/mpfr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 2fa9c85653a9..b0f22eb5e29d 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpfr -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= mpfr diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index 4d4059493a05..ffc6efa76f64 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,3 +1,3 @@ -MD5 (mpfr/mpfr-2.4.0.tar.bz2) = f5916d785d4f7e7282057f6a3ebff9ce -SHA256 (mpfr/mpfr-2.4.0.tar.bz2) = be3d51ec2bdac6efb9408cde8882a936c8f43b1fde9aac5f0ce2682745e0529d -SIZE (mpfr/mpfr-2.4.0.tar.bz2) = 1062708 +MD5 (mpfr/mpfr-2.4.1.tar.bz2) = c5ee0a8ce82ad55fe29ac57edd35d09e +SHA256 (mpfr/mpfr-2.4.1.tar.bz2) = 642890e85c6ee684b5c257612df15b034b2a06a5c277fb6647332ebe763a485e +SIZE (mpfr/mpfr-2.4.1.tar.bz2) = 1064281 |