From cac784013219a1a8277a180e5e985c76a4be4bcb Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Sep 2017 20:07:00 +0000 Subject: p5-Math-GMP: update to 2.15. 2.15 2017-06-25 Shlomif - Bump required perl version to 5.10.x. - There were test failures with 5.8.x and even 5.10.x is old enough. - http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd --- math/p5-Math-GMP/Makefile | 13 +++---------- math/p5-Math-GMP/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 15 deletions(-) (limited to 'math') diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 2e27f920f78..cb82236a063 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2017/06/05 14:24:10 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.23 2017/09/17 20:07:00 wiz Exp $ -DISTNAME= Math-GMP-2.14 +DISTNAME= Math-GMP-2.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} @@ -12,12 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/Math-GMP/ COMMENT= Perl 5 module for high speed arbitrary size integer math LICENSE= gnu-gpl-v2 -#BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature -#BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker -#BUILD_DEPENDS+= p5-Perl-Critic>0:../../devel/p5-Perl-Critic -#BUILD_DEPENDS+= p5-Pod-Spell>0:../../textproc/p5-Pod-Spell -#BUILD_DEPENDS+= p5-Test-Pod>=0.95:../../devel/p5-Test-Pod -BUILD_DEPENDS+= p5-Devel-CheckLib>=0:../../devel/p5-Devel-CheckLib +BUILD_DEPENDS+= p5-Devel-CheckLib>=0:../../devel/p5-Devel-CheckLib BUILD_DEPENDS+= p5-Test-YAML-Meta>=0.03:../../devel/p5-Test-YAML-Meta PERL5_PACKLIST= auto/Math/GMP/.packlist diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index fb8fc7f3674..3c2906f3209 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2017/02/11 11:14:45 mef Exp $ +$NetBSD: distinfo,v 1.8 2017/09/17 20:07:00 wiz Exp $ -SHA1 (Math-GMP-2.14.tar.gz) = b4a0d72023012cf2065884f18f8717d7221714c8 -RMD160 (Math-GMP-2.14.tar.gz) = 22861dff8cf3a09c2fd3890a8e88a937ea54c3f1 -SHA512 (Math-GMP-2.14.tar.gz) = aa3468fe49253562af74d8c8d8a0094b4f7dad32a07b5e99ed6fc4e7a090c560a8f38f5227e1b96abb59525e5b1fe4c3766dae01734a7de1f0c4938c05d6fe43 -Size (Math-GMP-2.14.tar.gz) = 33025 bytes +SHA1 (Math-GMP-2.15.tar.gz) = 76d194b0c4ea0eb0a93e852472a5087c1ba8957c +RMD160 (Math-GMP-2.15.tar.gz) = 9258447b2bdfe8c1796315b03e41cdb0990bc24e +SHA512 (Math-GMP-2.15.tar.gz) = 6c8c13eb168f6233d5bb172ae424aa1c7b5af2cd18aabe1a9a8f2989591245456270b684062684b29539060f91b041589c43cabcd2e7e277335ae188e5f386a2 +Size (Math-GMP-2.15.tar.gz) = 33002 bytes -- cgit v1.2.3