pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 28 11:55:54 UTC 2024

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

Log Message:
p5-Test-Warnings: update to 0.033.

0.033     2024-01-23 03:31:29Z
          - add Test2 compatibility in the test triggered by done_testing();
          - new long-awaited feature (!!!) "allow_patterns", to either
            temporarily or globally exempt particular warning patterns


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Test-Warnings/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Test-Warnings/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-Warnings/Makefile
diff -u pkgsrc/devel/p5-Test-Warnings/Makefile:1.28 pkgsrc/devel/p5-Test-Warnings/Makefile:1.29
--- pkgsrc/devel/p5-Test-Warnings/Makefile:1.28 Sun Oct 22 12:50:38 2023
+++ pkgsrc/devel/p5-Test-Warnings/Makefile      Sun Jan 28 11:55:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2023/10/22 12:50:38 wen Exp $
+# $NetBSD: Makefile,v 1.29 2024/01/28 11:55:54 wiz Exp $
 
-DISTNAME=      Test-Warnings-0.032
+DISTNAME=      Test-Warnings-0.033
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}

Index: pkgsrc/devel/p5-Test-Warnings/distinfo
diff -u pkgsrc/devel/p5-Test-Warnings/distinfo:1.15 pkgsrc/devel/p5-Test-Warnings/distinfo:1.16
--- pkgsrc/devel/p5-Test-Warnings/distinfo:1.15 Sun Oct 22 12:50:38 2023
+++ pkgsrc/devel/p5-Test-Warnings/distinfo      Sun Jan 28 11:55:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/10/22 12:50:38 wen Exp $
+$NetBSD: distinfo,v 1.16 2024/01/28 11:55:54 wiz Exp $
 
-BLAKE2s (Test-Warnings-0.032.tar.gz) = f0fc6a6fe3b971bccfcc7638c52e5f3b8284bc36e84f44b0e91f259ce1a47d36
-SHA512 (Test-Warnings-0.032.tar.gz) = c4d936fc0670bdabed3454a95185b9f59d847cb84ee6a40e809ad04105ee08802abdb63300e89d8d07fe43c1ab0bda37756c6c070d20ef463776f15dc4ea8d53
-Size (Test-Warnings-0.032.tar.gz) = 42877 bytes
+BLAKE2s (Test-Warnings-0.033.tar.gz) = e15842b8cebb9a874d3e713b071f89c41c5195850791be37bcc7a6ace636ffa6
+SHA512 (Test-Warnings-0.033.tar.gz) = dc49e345b2b5d2dd42d83b4351025f2c0db0216ef8388b02db77d5078e5eda0b5aab1491b07a0009923acc73b30c4ef6d77d406e85b0f958f575007c6ca1e6e8
+Size (Test-Warnings-0.033.tar.gz) = 44091 bytes



Home | Main Index | Thread Index | Old Index