Tue Aug 2 08:33:24 2022 UTC ()
math/p5-Math-BigInt-Pari: update to 1.3009 from 1.3008
 * Sync test files with Math-BigInt.
 * Depend on updated versions of p5-Math-Pari and p5-Bigint


(ast)
diff -r1.26 -r1.27 pkgsrc/math/p5-Math-BigInt-Pari/Makefile
diff -r1.11 -r1.12 pkgsrc/math/p5-Math-BigInt-Pari/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/math/p5-Math-BigInt-Pari/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BigInt-Pari/Makefile 2022/06/28 11:34:39 1.26
+++ pkgsrc/math/p5-Math-BigInt-Pari/Makefile 2022/08/02 08:33:24 1.27
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.26 2022/06/28 11:34:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2022/08/02 08:33:24 ast Exp $
2 2
3DISTNAME= Math-BigInt-Pari-1.3008 3DISTNAME= Math-BigInt-Pari-1.3009
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= math perl5 6CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Math-BigInt-Pari 10HOMEPAGE= https://metacpan.org/release/Math-BigInt-Pari
11COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines 11COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari 14DEPENDS+= p5-Math-Pari>=2.030523:../../math/p5-Math-Pari
15DEPENDS+= p5-Math-BigInt>=1.999808:../../math/p5-Math-BigInt 15DEPENDS+= p5-Math-BigInt>=1.999837:../../math/p5-Math-BigInt
16 16
17PERL5_REQD+= 5.12.2nb1 17PERL5_REQD+= 5.12.2nb1
18 18
19PERL5_PACKLIST= auto/Math/BigInt/Pari/.packlist 19PERL5_PACKLIST= auto/Math/BigInt/Pari/.packlist
20PERL5_MODULE_TYPE= Module::Install::Bundled 20PERL5_MODULE_TYPE= Module::Install::Bundled
21 21
22.include "../../devel/gmp/buildlink3.mk" 22.include "../../devel/gmp/buildlink3.mk"
23.include "../../lang/perl5/module.mk" 23.include "../../lang/perl5/module.mk"
24.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/math/p5-Math-BigInt-Pari/distinfo (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-BigInt-Pari/distinfo 2021/11/12 02:47:38 1.11
+++ pkgsrc/math/p5-Math-BigInt-Pari/distinfo 2022/08/02 08:33:24 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2021/11/12 02:47:38 wen Exp $ 1$NetBSD: distinfo,v 1.12 2022/08/02 08:33:24 ast Exp $
2 2
3BLAKE2s (Math-BigInt-Pari-1.3008.tar.gz) = a4362f66ff81e7245c4847a7155316344cf0cdbbe4a8dc4ab2aa48948eefc8a8 3BLAKE2s (Math-BigInt-Pari-1.3009.tar.gz) = a7e20fd6c50447f277dac18fbe8979e959e88aba22904b9d6c74f1dde70f76df
4SHA512 (Math-BigInt-Pari-1.3008.tar.gz) = 1989d340fca680935b68be392cefe12048b408320606eaccba2a83674b901d81cd331c7df2a9548a8789b1bccfe74a40148fe81d3899c9dc8cbeff06399a8057 4SHA512 (Math-BigInt-Pari-1.3009.tar.gz) = 2552aae1a9f89a9c8085502ff8c73e434ab6c402f102998d61b6dc73d323e888108d48339adb41e4230202651607d58d4ad1ec09826f017250518c6fae036e28
5Size (Math-BigInt-Pari-1.3008.tar.gz) = 2847020 bytes 5Size (Math-BigInt-Pari-1.3009.tar.gz) = 2847248 bytes