summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-BigInt-GMP/Makefile')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 10c13fba480..d9b5bc454c2 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/08/14 13:38:22 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/16 22:21:45 wiz Exp $
#
-DISTNAME= Math-BigInt-GMP-1.32
+DISTNAME= Math-BigInt-GMP-1.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
@@ -12,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-GMP/
COMMENT= Perl 5 module for arbitrary size integer math via the GMP library
LICENSE= ${PERL5_LICENSE}
-PERL5_REQD+= 5.12.2nb1 # for Math::BigInt 1.90
+PERL5_REQD+= 5.14.1 # for Math::BigInt 1.994
PKG_DESTDIR_SUPPORT= user-destdir