diff options
author | sno <sno@pkgsrc.org> | 2010-09-23 22:01:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-09-23 22:01:51 +0000 |
commit | 243c875ae316d64c3d9cb30c256efc7351bc4ed4 (patch) | |
tree | 324fb422f285166839f0bee62d2bcb4a6b35c3a1 /math | |
parent | 3be9cca98bec39233f2ed18348310f39528620d2 (diff) | |
download | pkgsrc-243c875ae316d64c3d9cb30c256efc7351bc4ed4.tar.gz |
Updating math/p5-Math-BigInt-Pari from 1.13nb2 to 1.14
pkgsrc changes:
- bump required perl5 version to 5.12.2nb1 to get Math::BigInt>=1.90
Upstream changes:
2010-09-10 v1.14 rafl 5716 tests
* Fix tests with Math::BigInt >= 1.90 and depend on it.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index cf09d526988..0cf91f8f116 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:11 seb Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/23 22:01:51 sno Exp $ # -DISTNAME= Math-BigInt-Pari-1.13 +DISTNAME= Math-BigInt-Pari-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} @@ -15,6 +14,7 @@ LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari +PERL5_REQD+= 5.12.2nb1 PERL5_PACKLIST= auto/Math/BigInt/Pari/.packlist PERL5_MODULE_TYPE= Module::Install diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo index 2292e28b615..4d11193bb58 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/08 10:24:53 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/09/23 22:01:51 sno Exp $ -SHA1 (Math-BigInt-Pari-1.13.tar.gz) = d3f0f2dfea808302ac517f93b6c6e4d30d3efe11 -RMD160 (Math-BigInt-Pari-1.13.tar.gz) = ff0cf28f8360686668b1a10eea489813326aee79 -Size (Math-BigInt-Pari-1.13.tar.gz) = 47431 bytes +SHA1 (Math-BigInt-Pari-1.14.tar.gz) = ba6e75430f58a31881cc33ae29aa2bbdb917a896 +RMD160 (Math-BigInt-Pari-1.14.tar.gz) = 26f8a25dba169212ab760183b939f1e9c133151f +Size (Math-BigInt-Pari-1.14.tar.gz) = 54001 bytes |