summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau>2010-07-15 21:35:10 +0000
committerasau <asau>2010-07-15 21:35:10 +0000
commitb6706a07377890e32cbdeafcfd817aa099a2ad96 (patch)
treecac2a5487c42156637549d3fa622d750be83b34d /math
parentdc42452049d8da835b7fc8cbf570f75450d42120 (diff)
downloadpkgsrc-b6706a07377890e32cbdeafcfd817aa099a2ad96.tar.gz
Bump revision after math/mpfr update.
Diffstat (limited to 'math')
-rw-r--r--math/genius/Makefile4
-rw-r--r--math/mpfr/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index d55969ce288..9415e26d7e2 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2010/06/13 22:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/07/15 21:35:10 asau Exp $
#
DISTNAME= genius-1.0.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
diff --git a/math/mpfr/buildlink3.mk b/math/mpfr/buildlink3.mk
index f7bff2bd1ca..2ba3fdfca82 100644
--- a/math/mpfr/buildlink3.mk
+++ b/math/mpfr/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2010/03/24 21:54:16 asau Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2010/07/15 21:35:10 asau Exp $
BUILDLINK_TREE+= mpfr
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= mpfr
MPFR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.mpfr+= mpfr>=2.0.3
-BUILDLINK_ABI_DEPENDS.mpfr?= mpfr>=2.4.2.3nb1
+BUILDLINK_ABI_DEPENDS.mpfr?= mpfr>=3.0.0.3
BUILDLINK_PKGSRCDIR.mpfr?= ../../math/mpfr
.include "../../devel/gmp/buildlink3.mk"