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:   wen
Date:           Thu Sep 30 13:34:54 UTC 2021

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

Log Message:
Update to 1.6009

Upstream changes:
1.6009 2021-09-28

 * Sync test files with Math-BigInt.

1.6008 2021-07-02

 * Sync test files with Math-BigInt.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/p5-Math-BigInt-GMP/Makefile
cvs rdiff -u -r1.12 -r1.13 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.26 pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.27
--- pkgsrc/math/p5-Math-BigInt-GMP/Makefile:1.26        Mon May 24 19:52:58 2021
+++ pkgsrc/math/p5-Math-BigInt-GMP/Makefile     Thu Sep 30 13:34:54 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/05/24 19:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2021/09/30 13:34:54 wen Exp $
 
-DISTNAME=      Math-BigInt-GMP-1.6007
+DISTNAME=      Math-BigInt-GMP-1.6009
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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>=1.999812:../../math/p5-Math-BigInt
+DEPENDS+=      p5-Math-BigInt>=1.999819:../../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.12 pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.13
--- pkgsrc/math/p5-Math-BigInt-GMP/distinfo:1.12        Mon Sep  7 11:48:34 2020
+++ pkgsrc/math/p5-Math-BigInt-GMP/distinfo     Thu Sep 30 13:34:54 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2020/09/07 11:48:34 wiz Exp $
+$NetBSD: distinfo,v 1.13 2021/09/30 13:34:54 wen Exp $
 
-SHA1 (Math-BigInt-GMP-1.6007.tar.gz) = 5bf353bdd2c836a17d9ecf4b1ff334a6caa388d2
-RMD160 (Math-BigInt-GMP-1.6007.tar.gz) = 7d3226bc913a8dd891b5a7b596ac2f0a8239cbab
-SHA512 (Math-BigInt-GMP-1.6007.tar.gz) = cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
-Size (Math-BigInt-GMP-1.6007.tar.gz) = 2459995 bytes
+SHA1 (Math-BigInt-GMP-1.6009.tar.gz) = 84483d8bee1b6af61c2bdcc99b54c28995d8b276
+RMD160 (Math-BigInt-GMP-1.6009.tar.gz) = 10b020691797d5da1806b90ce0bf3b9a644da7be
+SHA512 (Math-BigInt-GMP-1.6009.tar.gz) = 2496826f9a84c81ca7b75a97c705fc56bc5a65b22f2d527543822142d655787eb3d9accb2d09d01534a3ff1379bd1853fc76168c946659c35de6cc607abdcf32
+Size (Math-BigInt-GMP-1.6009.tar.gz) = 2591620 bytes
 SHA1 (patch-aa) = 388dceadec412a941e115f4d8a7701c02f038ed0



Home | Main Index | Thread Index | Old Index