summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/mpfr/Makefile9
-rw-r--r--math/mpfr/distinfo11
2 files changed, 17 insertions, 3 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 2b593f8e7e3..c16325d558d 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,12 +1,17 @@
-# $NetBSD: Makefile,v 1.18 2011/04/07 00:21:02 asau Exp $
+# $NetBSD: Makefile,v 1.19 2011/05/08 21:06:51 asau Exp $
#
DISTNAME= mpfr-3.0.1
+PKGNAME= ${DISTNAME}.3 # append patch level
CATEGORIES= math
-MASTER_SITES= http://www.mpfr.org/mpfr-current/
+MASTER_SITES= http://www.mpfr.org/mpfr-3.0.1/
DIST_SUBDIR= ${DISTNAME}
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= patch01 patch02 patch03
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.mpfr.org/
COMMENT= GMP-based library for multiple-precision floating-point computations
diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo
index e9907cdb9e8..03011993e9a 100644
--- a/math/mpfr/distinfo
+++ b/math/mpfr/distinfo
@@ -1,5 +1,14 @@
-$NetBSD: distinfo,v 1.11 2011/04/07 00:21:02 asau Exp $
+$NetBSD: distinfo,v 1.12 2011/05/08 21:06:51 asau Exp $
SHA1 (mpfr-3.0.1/mpfr-3.0.1.tar.gz) = caa0609934c0d2ffa29bd11bfa9c05fbade130eb
RMD160 (mpfr-3.0.1/mpfr-3.0.1.tar.gz) = cff7306c13e5a858d9188450ecf0e4efcfbfcce8
Size (mpfr-3.0.1/mpfr-3.0.1.tar.gz) = 1478243 bytes
+SHA1 (mpfr-3.0.1/patch01) = 88bffb4c5588072e1e56f026b092a873e46a4bfc
+RMD160 (mpfr-3.0.1/patch01) = 0e4d56846156369de6ce3cd3984cb060cbd3720a
+Size (mpfr-3.0.1/patch01) = 3899 bytes
+SHA1 (mpfr-3.0.1/patch02) = 3a4d9617e15d1fc3ecbf5f8f945dc5e6e76abdb7
+RMD160 (mpfr-3.0.1/patch02) = 2ad3e67f5626d1ef5735121b6d5baf0a7bb4e892
+Size (mpfr-3.0.1/patch02) = 3282 bytes
+SHA1 (mpfr-3.0.1/patch03) = 60c98873696c897e406e1106e62cff02d320d1d0
+RMD160 (mpfr-3.0.1/patch03) = df4b3c54f9ef6beaa35a88198edf9c80f35e8e41
+Size (mpfr-3.0.1/patch03) = 3347 bytes