pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 28 06:27:30 UTC 2026

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

Log Message:
p5-Math-BigInt-GMP: update to 1.7003.

1.7003 2025-03-25

 * Sync test files with Math-BigInt.

1.7002 2025-02-22

 * Sync test files with Math-BigInt.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/math/p5-Math-BigInt-GMP/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/p5-Math-BigInt-GMP/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-GMP/Makefile
diff -u pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.34 pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.35
--- pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.34        Fri Jul  4 08:47:28 2025
+++ pkgsrc/math/p5-Math-BigInt-GMP/Makefile     Sun Jun 28 06:27:30 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2025/07/04 08:47:28 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2026/06/28 06:27:30 wiz Exp $
 
-DISTNAME=      Math-BigInt-GMP-1.7001
+DISTNAME=      Math-BigInt-GMP-1.7003
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
@@ -11,7 +10,7 @@ HOMEPAGE=     https://metacpan.org/release/M
 COMMENT=       Perl module for arbitrary size integer math via the GMP library
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Math-BigInt>=2.003001:../../math/p5-Math-BigInt
+DEPENDS+=      p5-Math-BigInt>=2.005003:../../math/p5-Math-BigInt
 
 PERL5_PACKLIST=                auto/Math/BigInt/GMP/.packlist
 

Index: pkgsrc/math/p5-Math-BigInt-GMP/distinfo
diff -u pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.17 pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.18
--- pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.17        Mon May 27 08:44:58 2024
+++ pkgsrc/math/p5-Math-BigInt-GMP/distinfo     Sun Jun 28 06:27:30 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2024/05/27 08:44:58 wen Exp $
+$NetBSD: distinfo,v 1.18 2026/06/28 06:27:30 wiz Exp $
 
-BLAKE2s (Math-BigInt-GMP-1.7001.tar.gz) = 7293b3553f2de0990796a8614d539bb616344c708ef5ac042a9c8e29c0553ea3
-SHA512 (Math-BigInt-GMP-1.7001.tar.gz) = ead4a919be398c58e4b5ac97567f9757296dac9cb772658b85b731b295c3c30abc3f69630f82d5b9a8654a61d38539d3418bea6e79555ceea1cfe8090e355bfb
-Size (Math-BigInt-GMP-1.7001.tar.gz) = 2636528 bytes
+BLAKE2s (Math-BigInt-GMP-1.7003.tar.gz) = 41095c87ad2a106a191a9c6eed87e977adb2fa21396bbd1f751a646ec277323e
+SHA512 (Math-BigInt-GMP-1.7003.tar.gz) = ef7b53b68cf66e9eb23a7cabd15b92a0924bba5dfb1a188aed130813b709eb2f15b5ceaa8a3fc84ea2570a11d7d782f3feed0e52271c9ada979bf46be80083d7
+Size (Math-BigInt-GMP-1.7003.tar.gz) = 2637054 bytes
 SHA1 (patch-aa) = 388dceadec412a941e115f4d8a7701c02f038ed0



Home | Main Index | Thread Index | Old Index