pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-MoreUtils-XS
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 26 14:39:17 UTC 2021
Modified Files:
pkgsrc/devel/p5-List-MoreUtils-XS: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-List-MoreUtils-XS/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-List-MoreUtils-XS/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-List-MoreUtils-XS/Makefile
diff -u pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.10 pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.11
--- pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.10 Mon Aug 31 18:08:16 2020
+++ pkgsrc/devel/p5-List-MoreUtils-XS/Makefile Mon Apr 26 14:39:17 2021
@@ -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/}
Index: pkgsrc/devel/p5-List-MoreUtils-XS/distinfo
diff -u pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.5 pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.6
--- pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.5 Sat Dec 30 13:54:07 2017
+++ pkgsrc/devel/p5-List-MoreUtils-XS/distinfo Mon Apr 26 14:39:17 2021
@@ -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