Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Math-Random-MT-Auto p5-Math-Random-MT-Auto: up...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8594c47eaddf
branches:  trunk
changeset: 438449:8594c47eaddf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 11:54:37 2020 +0000

description:
p5-Math-Random-MT-Auto: update to 6.23.

6.23 Tue Nov 27 03:12:07 2018
        - Fix for non-threaded Perl (rt.cpan.org #127809)

diffstat:

 math/p5-Math-Random-MT-Auto/Makefile |   7 ++-----
 math/p5-Math-Random-MT-Auto/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (38 lines):

diff -r 56f1265bda15 -r 8594c47eaddf math/p5-Math-Random-MT-Auto/Makefile
--- a/math/p5-Math-Random-MT-Auto/Makefile      Mon Sep 07 11:51:47 2020 +0000
+++ b/math/p5-Math-Random-MT-Auto/Makefile      Mon Sep 07 11:54:37 2020 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/08/31 18:10:15 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.14 2020/09/07 11:54:37 wiz Exp $
 
-DISTNAME=      Math-Random-MT-Auto-6.22
+DISTNAME=      Math-Random-MT-Auto-6.23
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
@@ -16,7 +14,6 @@
 DEPENDS+=      p5-Exception-Class>=1.22:../../devel/p5-Exception-Class
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
 
-USE_LANGUAGES= c
 PERL5_PACKLIST=        auto/Math/Random/MT/Auto/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 56f1265bda15 -r 8594c47eaddf math/p5-Math-Random-MT-Auto/distinfo
--- a/math/p5-Math-Random-MT-Auto/distinfo      Mon Sep 07 11:51:47 2020 +0000
+++ b/math/p5-Math-Random-MT-Auto/distinfo      Mon Sep 07 11:54:37 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:33:39 agc Exp $
+$NetBSD: distinfo,v 1.4 2020/09/07 11:54:37 wiz Exp $
 
-SHA1 (Math-Random-MT-Auto-6.22.tar.gz) = 38c6184e753b35a8ab913770eff4f7ec1f2462de
-RMD160 (Math-Random-MT-Auto-6.22.tar.gz) = 918dcfcd84b1ad3aedaef6a2b234169ab2c1c798
-SHA512 (Math-Random-MT-Auto-6.22.tar.gz) = 9f15623c5a5ce7b7fde77d3189bce605145460b87b946a9c64928f7a5e506cfedd062539c0d2f9728f270825d4ead51d7b60cd76fb0aece2a2036eea576e87e5
-Size (Math-Random-MT-Auto-6.22.tar.gz) = 134881 bytes
+SHA1 (Math-Random-MT-Auto-6.23.tar.gz) = 693bb72f2fc39868b08d2d123dae380356448d79
+RMD160 (Math-Random-MT-Auto-6.23.tar.gz) = 2e8d286777cf416f99824f0e725b79ca5dcf0d1b
+SHA512 (Math-Random-MT-Auto-6.23.tar.gz) = 3cdb0a1fee776f6aa91bb7a623bd5b0f2fafa6505fc83352c4b76bdb637b7eb94675fa87b32a0213a1e3baa90e60ddd6330c990f6581abb4dc3cdc7d6e7f8b80
+Size (Math-Random-MT-Auto-6.23.tar.gz) = 134273 bytes



Home | Main Index | Thread Index | Old Index