pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-List-MoreUtils-XS p5-List-MoreUtils-XS: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aaf0a02bc3f6
branches:  trunk
changeset: 451369:aaf0a02bc3f6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 26 14:39:17 2021 +0000

description:
p5-List-MoreUtils-XS: update to 0.430.

0.430   2020-10-21
    - re-release 0.429_002 without further changes

0.429_002       2020-10-05
    - fix parts of RT#132043: listcmp misbehave in XS implementation
      (thanks to Henrik Pauli for reporting)

0.429_001       2020-10-02
    - fix parts of RT#123989: more $a/$b/$_ refcounting bugs
      since some bugs are simply reported wrong, dealing with them breaks
      more (including running code) than it solves. Way to heavy to feel
      better ...
    - introduce functions slide and slideatatime (wished by SCHWERN)
    - toolchain fixes
    - fix RT#133128 - LANG=nb_NO.utf8 related str tests fails (thanks, SJN
      for reporting and provide a reasonable fix)
    - fix issue#7 (Typo), thanks AMBS for reporting

diffstat:

 devel/p5-List-MoreUtils-XS/Makefile |   5 ++---
 devel/p5-List-MoreUtils-XS/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 06c6e2913fec -r aaf0a02bc3f6 devel/p5-List-MoreUtils-XS/Makefile
--- a/devel/p5-List-MoreUtils-XS/Makefile       Mon Apr 26 14:38:23 2021 +0000
+++ b/devel/p5-List-MoreUtils-XS/Makefile       Mon Apr 26 14:39:17 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/04/26 14:39:17 wiz Exp $
 
-DISTNAME=      List-MoreUtils-XS-0.428
+DISTNAME=      List-MoreUtils-XS-0.430
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=List/}
 
diff -r 06c6e2913fec -r aaf0a02bc3f6 devel/p5-List-MoreUtils-XS/distinfo
--- a/devel/p5-List-MoreUtils-XS/distinfo       Mon Apr 26 14:38:23 2021 +0000
+++ b/devel/p5-List-MoreUtils-XS/distinfo       Mon Apr 26 14:39:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/12/30 13:54:07 wiz Exp $
+$NetBSD: distinfo,v 1.6 2021/04/26 14:39:17 wiz Exp $
 
-SHA1 (List-MoreUtils-XS-0.428.tar.gz) = e1c828a11fb1102ab28573c9dedd46c39d0fd5d6
-RMD160 (List-MoreUtils-XS-0.428.tar.gz) = a4bce15fb2264c3594e71bc9f35da379aa6ecbb6
-SHA512 (List-MoreUtils-XS-0.428.tar.gz) = a608568e3c4a2e160e4f9afa26640be5b97ec83e301a6b81849e37951698b9423c0a969d7e8797a49b4fb6c5123780630a3726c64713922b90b21b947682c3dd
-Size (List-MoreUtils-XS-0.428.tar.gz) = 159642 bytes
+SHA1 (List-MoreUtils-XS-0.430.tar.gz) = 7e67d74659ba063c9e7477f1513210c42366f972
+RMD160 (List-MoreUtils-XS-0.430.tar.gz) = 3357a6843c5450866c4ce497ed1e5112bfcf93b7
+SHA512 (List-MoreUtils-XS-0.430.tar.gz) = 98260b81f03a425bf8c2e0b63bc3a8d360a0aa2e198b2b7faaeaa48684936183018afdd1e6a04bd7e99a7e728d809709c6206ea578dfe7d8d40c5a4e3e4bb405
+Size (List-MoreUtils-XS-0.430.tar.gz) = 163827 bytes



Home | Main Index | Thread Index | Old Index