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: ast
Date: Tue Aug 2 05:49:59 UTC 2022
Modified Files:
pkgsrc/math/p5-Math-BigInt-GMP: Makefile distinfo
Log Message:
math/p5-Math-BigInt-GMP: Updated to 1.6011
* Sync test files with Math-BigInt.
* Add static gmp_version() function (code provided by FGasper on GitHub).
* Make t/01load.t display the output from gmp_version().
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/math/p5-Math-BigInt-GMP/Makefile
cvs rdiff -u -r1.15 -r1.16 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.28 pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.29
--- pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.28 Tue Jun 28 11:34:39 2022
+++ pkgsrc/math/p5-Math-BigInt-GMP/Makefile Tue Aug 2 05:49:59 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/06/28 11:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2022/08/02 05:49:59 ast Exp $
-DISTNAME= Math-BigInt-GMP-1.6009
+DISTNAME= Math-BigInt-GMP-1.6011
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= math perl5
Index: pkgsrc/math/p5-Math-BigInt-GMP/distinfo
diff -u pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.15 pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.16
--- pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.15 Tue Oct 26 10:55:52 2021
+++ pkgsrc/math/p5-Math-BigInt-GMP/distinfo Tue Aug 2 05:49:59 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:55:52 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/08/02 05:49:59 ast Exp $
-BLAKE2s (Math-BigInt-GMP-1.6009.tar.gz) = d0ab849cd8604f951940c47b9336d295ef212449c1f89e3dfa0fd07c28599555
-SHA512 (Math-BigInt-GMP-1.6009.tar.gz) = 2496826f9a84c81ca7b75a97c705fc56bc5a65b22f2d527543822142d655787eb3d9accb2d09d01534a3ff1379bd1853fc76168c946659c35de6cc607abdcf32
-Size (Math-BigInt-GMP-1.6009.tar.gz) = 2591620 bytes
+BLAKE2s (Math-BigInt-GMP-1.6011.tar.gz) = b8789d144313a8cd61aee41fc1a8c9976b678908ba2b2706fe864cbce3d10fd0
+SHA512 (Math-BigInt-GMP-1.6011.tar.gz) = 3909e343c9b43370727f238c4d939cf830f40546f24e52fdc9fc0a92926f78bcb2a97a23f07f2c66208de28887958df0f156097c4107719a6b10a62f52c3b493
+Size (Math-BigInt-GMP-1.6011.tar.gz) = 2592094 bytes
SHA1 (patch-aa) = 388dceadec412a941e115f4d8a7701c02f038ed0
Home |
Main Index |
Thread Index |
Old Index