pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-GMP



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 30 14:35:20 UTC 2017

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/p5-Math-GMP/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/p5-Math-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-GMP/Makefile
diff -u pkgsrc/math/p5-Math-GMP/Makefile:1.23 pkgsrc/math/p5-Math-GMP/Makefile:1.24
--- pkgsrc/math/p5-Math-GMP/Makefile:1.23       Sun Sep 17 20:07:00 2017
+++ pkgsrc/math/p5-Math-GMP/Makefile    Sat Dec 30 14:35:19 2017
@@ -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/}

Index: pkgsrc/math/p5-Math-GMP/distinfo
diff -u pkgsrc/math/p5-Math-GMP/distinfo:1.8 pkgsrc/math/p5-Math-GMP/distinfo:1.9
--- pkgsrc/math/p5-Math-GMP/distinfo:1.8        Sun Sep 17 20:07:00 2017
+++ pkgsrc/math/p5-Math-GMP/distinfo    Sat Dec 30 14:35:19 2017
@@ -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