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:   wen
Date:           Mon May 27 08:41:54 UTC 2024

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

Log Message:
Update to 1.3014

Upstream changes:
1.3014 2024-01-06
 * Sync test files with Math-BigInt.

1.3013 2023-12-27
 * Sync test files with Math-BigInt.

1.3012 2023-09-20
 * Sync test files with Math-BigInt.

1.3011 2023-04-03
 * Update documentation. Remove/update obsolete URLs.

1.3010 2023-04-03
 * Sync test files with Math-BigInt.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/math/p5-Math-BigInt-Pari/Makefile
cvs rdiff -u -r1.12 -r1.13 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.29 pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.30
--- pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.29       Thu Jul  6 09:40:52 2023
+++ pkgsrc/math/p5-Math-BigInt-Pari/Makefile    Mon May 27 08:41:54 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2023/07/06 09:40:52 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2024/05/27 08:41:54 wen Exp $
 
-DISTNAME=              Math-BigInt-Pari-1.3009
+DISTNAME=              Math-BigInt-Pari-1.3014
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            math perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Math/}
 
@@ -12,7 +11,7 @@ COMMENT=              Perl5 library to use Math::Par
 LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Math-Pari>=2.030523:../../math/p5-Math-Pari
-DEPENDS+=              p5-Math-BigInt>=1.999837:../../math/p5-Math-BigInt
+DEPENDS+=              p5-Math-BigInt>=2.003001:../../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.12 pkgsrc/math/p5-Math-BigInt-Pari/distinfo:1.13
--- pkgsrc/math/p5-Math-BigInt-Pari/distinfo:1.12       Tue Aug  2 08:33:24 2022
+++ pkgsrc/math/p5-Math-BigInt-Pari/distinfo    Mon May 27 08:41:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/08/02 08:33:24 ast Exp $
+$NetBSD: distinfo,v 1.13 2024/05/27 08:41:54 wen Exp $
 
-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
+BLAKE2s (Math-BigInt-Pari-1.3014.tar.gz) = d66ff92d2bda9790b29ed3980209070fe3a3cf357d88ac7b80b2b12a61aeb964
+SHA512 (Math-BigInt-Pari-1.3014.tar.gz) = 33703297bfb0c1d71dd91d94f826a57e419040816ed9706fba80ffa7bc64328032ba35d2d9af6e6e55df2627a16ae76211e4ccca1f0f20940179ba3ffe32f5fb
+Size (Math-BigInt-Pari-1.3014.tar.gz) = 2638294 bytes



Home | Main Index | Thread Index | Old Index