Received: by mail.netbsd.org (Postfix, from userid 605) id 25CA98564D; Mon, 13 Nov 2017 15:22:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A51D98564B for ; Mon, 13 Nov 2017 15:22:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dG4kqoVuHeTf for ; Mon, 13 Nov 2017 15:22:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 28CC984D22 for ; Mon, 13 Nov 2017 15:22:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6952FBDE; Mon, 13 Nov 2017 15:22:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510586551209950" MIME-Version: 1.0 Date: Mon, 13 Nov 2017 15:22:31 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/math/p5-Math-Prime-Util To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171113152231.A6952FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1510586551209950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 13 15:22:31 UTC 2017 Modified Files: pkgsrc/math/p5-Math-Prime-Util: Makefile distinfo Log Message: p5-Math-Prime-Util: update to 0.69. 0.69 2017-11-08 [ADDED] - is_totient(n) true if euler_phi(x) == n for some x [FUNCTIONALITY AND PERFORMANCE] - is_square_free uses abs(n), like Pari and moebius. - is_primitive_root could be wrong with even n on some platforms. - euler_phi and moebius with negative range inputs weren't consistent. - factorialmod given a large n and m where m was a composite with large square factors was incorrect. Fixed. - numtoperm will accept negative k values (k is always mod n!) - Split XS mapping of many primality tests. Makes more sense and improves performance for some calls. - Split final test in PP cluster sieve. - Support some new Math::Prime::Util::GMP functions from 0.47. - C spigot Pi is 30-60% faster on x86_64 by using 32-bit types. - Reworked some factoring code. - Remove ISAAC (Perl and C) since we use ChaCha. - Each thread allocs a new const array again instead of sharing. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/p5-Math-Prime-Util/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/p5-Math-Prime-Util/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510586551209950 Content-Disposition: inline Content-Length: 1779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/p5-Math-Prime-Util/Makefile diff -u pkgsrc/math/p5-Math-Prime-Util/Makefile:1.19 pkgsrc/math/p5-Math-Prime-Util/Makefile:1.20 --- pkgsrc/math/p5-Math-Prime-Util/Makefile:1.19 Mon Oct 23 13:01:48 2017 +++ pkgsrc/math/p5-Math-Prime-Util/Makefile Mon Nov 13 15:22:31 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2017/10/23 13:01:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/11/13 15:22:31 wiz Exp $ -DISTNAME= Math-Prime-Util-0.68 +DISTNAME= Math-Prime-Util-0.69 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} Index: pkgsrc/math/p5-Math-Prime-Util/distinfo diff -u pkgsrc/math/p5-Math-Prime-Util/distinfo:1.15 pkgsrc/math/p5-Math-Prime-Util/distinfo:1.16 --- pkgsrc/math/p5-Math-Prime-Util/distinfo:1.15 Mon Oct 23 13:01:48 2017 +++ pkgsrc/math/p5-Math-Prime-Util/distinfo Mon Nov 13 15:22:31 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2017/10/23 13:01:48 wiz Exp $ +$NetBSD: distinfo,v 1.16 2017/11/13 15:22:31 wiz Exp $ -SHA1 (Math-Prime-Util-0.68.tar.gz) = 27c8efbdaaa7b89dea87fe31deab3be36f02b8cf -RMD160 (Math-Prime-Util-0.68.tar.gz) = b7d844fdbd1cac14ce23946ff6a2f3731f60a83b -SHA512 (Math-Prime-Util-0.68.tar.gz) = 6373537d10939ffa4c2542e64da575b1da73652dda26df6108e703faf148c0edec5add016d5c53cbdcd1947fe62d9bdeee752ee9699348f7092056c5c322a238 -Size (Math-Prime-Util-0.68.tar.gz) = 593993 bytes +SHA1 (Math-Prime-Util-0.69.tar.gz) = 61bcc8f871fd43154cc09a8a853d2516e877fb0f +RMD160 (Math-Prime-Util-0.69.tar.gz) = 3150689afb090de221699c502fb3d445d8398e33 +SHA512 (Math-Prime-Util-0.69.tar.gz) = 07780f28398b6e2cfbc1ccaa2cce2d3b32ea000ec9fc3909d9650c0c9dc6f24c0982de8ce52bc3dcfc525e10ad2d5a687a1833a6fab82008345fdba78fbfdfeb +Size (Math-Prime-Util-0.69.tar.gz) = 593915 bytes --_----------=_1510586551209950--