pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Differences



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  4 11:15:28 UTC 2024

Modified Files:
        pkgsrc/devel/p5-Test-Differences: Makefile distinfo

Log Message:
p5-Test-Differences: update to 0.7100.

0.71   2023-10-12

    - Document and test different behaviour regarding Booleans in perl
      5.38.0 compared to earlier versions.
      See https://github.com/DrHyde/perl-modules-Test-Differences/issues/21

0.70   2023-07-07
    - Stop pointless use of taint-mode in tests, so tests pass when perl is
      built without taint support


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Test-Differences/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Test-Differences/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-Test-Differences/Makefile
diff -u pkgsrc/devel/p5-Test-Differences/Makefile:1.33 pkgsrc/devel/p5-Test-Differences/Makefile:1.34
--- pkgsrc/devel/p5-Test-Differences/Makefile:1.33      Thu Jul  6 09:40:11 2023
+++ pkgsrc/devel/p5-Test-Differences/Makefile   Thu Jan  4 11:15:28 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2023/07/06 09:40:11 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2024/01/04 11:15:28 wiz Exp $
 
-DISTNAME=      Test-Differences-0.69
+DISTNAME=      Test-Differences-0.71
 PKGNAME=       p5-${DISTNAME}00
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Differences/distinfo
diff -u pkgsrc/devel/p5-Test-Differences/distinfo:1.13 pkgsrc/devel/p5-Test-Differences/distinfo:1.14
--- pkgsrc/devel/p5-Test-Differences/distinfo:1.13      Sat Oct  1 08:10:38 2022
+++ pkgsrc/devel/p5-Test-Differences/distinfo   Thu Jan  4 11:15:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/10/01 08:10:38 wen Exp $
+$NetBSD: distinfo,v 1.14 2024/01/04 11:15:28 wiz Exp $
 
-BLAKE2s (Test-Differences-0.69.tar.gz) = 15df46836586472ca40036d9d567a3ab13d4ee5afe0a0338aec2d30391f5dcd6
-SHA512 (Test-Differences-0.69.tar.gz) = 506859b6d983f6b81366bdaa365b02091d7a1ef1b3a29397b19175e37cde93a3b8e1d8765438630ecfc6ca1755868aefa47dcde0f1f45951f4610362c5d904bd
-Size (Test-Differences-0.69.tar.gz) = 14526 bytes
+BLAKE2s (Test-Differences-0.71.tar.gz) = 8552d01275ce5e51eb68743027f4f30d4b9d3390be0e9fd1a4a21645a929b14f
+SHA512 (Test-Differences-0.71.tar.gz) = 6e6c882b41dd25cbb91d28ec947e669f660df0d8e477a347237a39eba51c74c9e8bcabe8ffccaec7d5912c62cf6ae837e2d2f28551bd9fc110d9503acc86e72e
+Size (Test-Differences-0.71.tar.gz) = 15304 bytes



Home | Main Index | Thread Index | Old Index