aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-04 08:09:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-04 08:09:20 +0000
commitfe337e0489fb342b58496062c54ae6212a329967 (patch)
treed3094812eca54bac307e299d09b2fbf2f18d0c91 /math/mpfr
parent4646ec77a5734753007ea85ae36528778fe0d44c (diff)
downloadports-fe337e0489fb342b58496062c54ae6212a329967.tar.gz
ports-fe337e0489fb342b58496062c54ae6212a329967.zip
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr
Notes
Notes: svn path=/head/; revision=255708
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile2
-rw-r--r--math/mpfr/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 819bab21ee1e..2c48afba6989 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -17,7 +17,7 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
-USE_BZIP2= yes
+USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
USE_LDCONFIG= yes
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index a435f4924cdd..f4049e1f6da3 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpfr/mpfr-2.4.2.tar.bz2) = 89e59fe665e2b3ad44a6789f40b059a0
-SHA256 (mpfr/mpfr-2.4.2.tar.bz2) = c7e75a08a8d49d2082e4caee1591a05d11b9d5627514e678f02d66a124bcf2ba
-SIZE (mpfr/mpfr-2.4.2.tar.bz2) = 1077886
+MD5 (mpfr/mpfr-2.4.2.tar.xz) = f61da10945c3de6962749a5eb70dafd3
+SHA256 (mpfr/mpfr-2.4.2.tar.xz) = d7271bbfbc9ddf387d3919df8318cd7192c67b232919bfa1cb3202d07843da1b
+SIZE (mpfr/mpfr-2.4.2.tar.xz) = 951620