pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Math-GMP Updated math/p5-Math-GMP 2.11 to 2.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b6bcf8f0aa6
branches:  trunk
changeset: 358380:0b6bcf8f0aa6
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 11 11:14:45 2017 +0000

description:
Updated math/p5-Math-GMP 2.11 to 2.14
-------------------------------------
2.14  2017-02-01 Shlomif
    - Hopefully fix the GPG signature.
        - https://rt.cpan.org/Ticket/Display.html?id=120062
        - Thanks to Pavel Mateja for the report.

2.13  2016-11-18 Shlomif
    - Fix the tests on older libgmps.
        - See https://rt.cpan.org/Ticket/Display.html?id=118816
        - Thanks to Hugo van der Sanden for the patches.
    - Refactoring of the test suite.

2.12  2016-11-09 Shlomif
    - Add support for testing methods that return lists.
    - Add broot, brootrem, bsqrtrem, is_perfect_power, is_perfect_square
        - Thanks to Hugo van der Sanden for the patches
        - https://rt.cpan.org/Ticket/Display.html?id=118677

diffstat:

 math/p5-Math-GMP/Makefile |   5 ++---
 math/p5-Math-GMP/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 5960365f304d -r 0b6bcf8f0aa6 math/p5-Math-GMP/Makefile
--- a/math/p5-Math-GMP/Makefile Sat Feb 11 11:09:26 2017 +0000
+++ b/math/p5-Math-GMP/Makefile Sat Feb 11 11:14:45 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/02/11 11:14:45 mef Exp $
 #
 
-DISTNAME=              Math-GMP-2.11
+DISTNAME=              Math-GMP-2.14
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            math perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Math/}
 
diff -r 5960365f304d -r 0b6bcf8f0aa6 math/p5-Math-GMP/distinfo
--- a/math/p5-Math-GMP/distinfo Sat Feb 11 11:09:26 2017 +0000
+++ b/math/p5-Math-GMP/distinfo Sat Feb 11 11:14:45 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/14 05:06:47 wen Exp $
+$NetBSD: distinfo,v 1.7 2017/02/11 11:14:45 mef Exp $
 
-SHA1 (Math-GMP-2.11.tar.gz) = 509074b18cbbd5ea9cc39cb481732a55c2f1e3b1
-RMD160 (Math-GMP-2.11.tar.gz) = afb3dcdb073b5baeaa363919503309cbbac01e75
-SHA512 (Math-GMP-2.11.tar.gz) = 4296717691ec7699ba5e82f5c0b3f83a831f8f0006c09a843ef9fc25227a26bdc6a623a728bebfc5df01124747c081239281d1cf861ee73a42444f15848a23d4
-Size (Math-GMP-2.11.tar.gz) = 31178 bytes
+SHA1 (Math-GMP-2.14.tar.gz) = b4a0d72023012cf2065884f18f8717d7221714c8
+RMD160 (Math-GMP-2.14.tar.gz) = 22861dff8cf3a09c2fd3890a8e88a937ea54c3f1
+SHA512 (Math-GMP-2.14.tar.gz) = aa3468fe49253562af74d8c8d8a0094b4f7dad32a07b5e99ed6fc4e7a090c560a8f38f5227e1b96abb59525e5b1fe4c3766dae01734a7de1f0c4938c05d6fe43
+Size (Math-GMP-2.14.tar.gz) = 33025 bytes



Home | Main Index | Thread Index | Old Index