pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/p5-Math-BigInt-Pari



Module Name:    pkgsrc
Committed By:   ast
Date:           Tue Aug  2 08:33:24 UTC 2022

Modified Files:
        pkgsrc/math/p5-Math-BigInt-Pari: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/p5-Math-BigInt-Pari/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/p5-Math-BigInt-Pari/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/p5-Math-BigInt-Pari/Makefile
diff -u pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.26 pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.27
--- pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.26       Tue Jun 28 11:34:39 2022
+++ pkgsrc/math/p5-Math-BigInt-Pari/Makefile    Tue Aug  2 08:33:24 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/06/28 11:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2022/08/02 08:33:24 ast Exp $
 
-DISTNAME=              Math-BigInt-Pari-1.3008
+DISTNAME=              Math-BigInt-Pari-1.3009
 PKGNAME=               p5-${DISTNAME}
 PKGREVISION=           1
 CATEGORIES=            math perl5
@@ -11,8 +11,8 @@ HOMEPAGE=             https://metacpan.org/release/
 COMMENT=               Perl5 library to use Math::Pari for Math::BigInt routines
 LICENSE=               ${PERL5_LICENSE}
 
-DEPENDS+=              p5-Math-Pari>=2.010709:../../math/p5-Math-Pari
-DEPENDS+=              p5-Math-BigInt>=1.999808:../../math/p5-Math-BigInt
+DEPENDS+=              p5-Math-Pari>=2.030523:../../math/p5-Math-Pari
+DEPENDS+=              p5-Math-BigInt>=1.999837:../../math/p5-Math-BigInt
 
 PERL5_REQD+=           5.12.2nb1
 

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



Home | Main Index | Thread Index | Old Index