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 p5-Math-GMP: update to 2.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48e475755597
branches:  trunk
changeset: 373297:48e475755597
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 30 14:35:19 2017 +0000

description:
p5-Math-GMP: update to 2.16.

2.16  2017-12-18 Shlomif
    - Fix behaviour under "use feature 'bitwise'"
        - See https://rt.cpan.org/Public/Bug/Display.html?id=123907
        - Thanks to Sisphus for the report and perlxs for some insights.

diffstat:

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

diffs (27 lines):

diff -r 4a8025f2f341 -r 48e475755597 math/p5-Math-GMP/Makefile
--- a/math/p5-Math-GMP/Makefile Sat Dec 30 14:33:55 2017 +0000
+++ b/math/p5-Math-GMP/Makefile Sat Dec 30 14:35:19 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2017/09/17 20:07:00 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/12/30 14:35:19 wiz Exp $
 
-DISTNAME=              Math-GMP-2.15
+DISTNAME=              Math-GMP-2.16
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            math perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Math/}
diff -r 4a8025f2f341 -r 48e475755597 math/p5-Math-GMP/distinfo
--- a/math/p5-Math-GMP/distinfo Sat Dec 30 14:33:55 2017 +0000
+++ b/math/p5-Math-GMP/distinfo Sat Dec 30 14:35:19 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/09/17 20:07:00 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/12/30 14:35:19 wiz Exp $
 
-SHA1 (Math-GMP-2.15.tar.gz) = 76d194b0c4ea0eb0a93e852472a5087c1ba8957c
-RMD160 (Math-GMP-2.15.tar.gz) = 9258447b2bdfe8c1796315b03e41cdb0990bc24e
-SHA512 (Math-GMP-2.15.tar.gz) = 6c8c13eb168f6233d5bb172ae424aa1c7b5af2cd18aabe1a9a8f2989591245456270b684062684b29539060f91b041589c43cabcd2e7e277335ae188e5f386a2
-Size (Math-GMP-2.15.tar.gz) = 33002 bytes
+SHA1 (Math-GMP-2.16.tar.gz) = e6e4eb0660f9f8ddfc03adb6d32e60cb824ba105
+RMD160 (Math-GMP-2.16.tar.gz) = b1f38d74327d2277ae28490a8f7d3eb915a1a923
+SHA512 (Math-GMP-2.16.tar.gz) = 0e45a1a3535bf1edd96911a786f93bed15daf4ccd9e082adc7f7a1270baa6fea32255ebe2f47ed4448e12980615083683ea9040ff7ff0dd19182da05065020c6
+Size (Math-GMP-2.16.tar.gz) = 33290 bytes



Home | Main Index | Thread Index | Old Index