pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test2-Suite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 28 09:21:27 UTC 2024

Modified Files:
        pkgsrc/devel/p5-Test2-Suite: Makefile distinfo

Log Message:
p5-Test2-Suite: update to 0.000162.

0.000162  2024-04-25 14:57:23+01:00 Europe/Lisbon

    - Fix #292 and #270

0.000161  2024-04-25 12:05:32+01:00 Europe/Lisbon

    - Fix #289: some checks could leak across array bounds
    - Fix #285: Mocking around missing symbols

0.000160  2024-04-25 11:18:36+01:00 Europe/Lisbon

    - Fix #291: done_testing under AsyncSubtest does not make sense
    - Fix #275: prototypes for around/after/before
    - Fix #288: Merge PR for #275
    - Fix #290: Extra docs for srand


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/p5-Test2-Suite/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-Test2-Suite/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-Test2-Suite/Makefile
diff -u pkgsrc/devel/p5-Test2-Suite/Makefile:1.47 pkgsrc/devel/p5-Test2-Suite/Makefile:1.48
--- pkgsrc/devel/p5-Test2-Suite/Makefile:1.47   Thu Jan  4 11:19:25 2024
+++ pkgsrc/devel/p5-Test2-Suite/Makefile        Sun Apr 28 09:21:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/01/04 11:19:25 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2024/04/28 09:21:27 wiz Exp $
 
-DISTNAME=              Test2-Suite-0.000159
+DISTNAME=              Test2-Suite-0.000162
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}

Index: pkgsrc/devel/p5-Test2-Suite/distinfo
diff -u pkgsrc/devel/p5-Test2-Suite/distinfo:1.37 pkgsrc/devel/p5-Test2-Suite/distinfo:1.38
--- pkgsrc/devel/p5-Test2-Suite/distinfo:1.37   Thu Jan  4 11:19:25 2024
+++ pkgsrc/devel/p5-Test2-Suite/distinfo        Sun Apr 28 09:21:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2024/01/04 11:19:25 wiz Exp $
+$NetBSD: distinfo,v 1.38 2024/04/28 09:21:27 wiz Exp $
 
-BLAKE2s (Test2-Suite-0.000159.tar.gz) = fea2dc62e3222ca5537dcedb40e9b5e88ee5f1043b5a328cf23b999fb7494836
-SHA512 (Test2-Suite-0.000159.tar.gz) = ab132e87f0db5dde0ebd95b260236d95120445c89db497e92519335e989d8571481f2497898cd5fae25cb2065db1aa8902a9f2d37cf2163475caca1298629a3f
-Size (Test2-Suite-0.000159.tar.gz) = 242819 bytes
+BLAKE2s (Test2-Suite-0.000162.tar.gz) = 6a9ef639d7d750b481a3a7170a21506f4225d41f01ab2439a4b71f63932c534a
+SHA512 (Test2-Suite-0.000162.tar.gz) = d0d9928786d29a55b0f864fd8b1aa6b5b03e47e4b04f551ef1031ceb6b3e6cccfe66fbcedb21828e13df16ee1bb18dc1712a29bba08f0e2d3c6c373c2f6d04e9
+Size (Test2-Suite-0.000162.tar.gz) = 245737 bytes



Home | Main Index | Thread Index | Old Index