pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul 30 06:53:20 UTC 2024

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

Log Message:
Update to 0.54

Upstream changes:
0.54  2024-07-24 17:45:00 MANWAR
      - Fix skipping of .git, .svn, and CVS directories, thanks @haarg.

0.53  2024-07-22 13:30:00 MANWAR
      - Don't simultaneously test -c and -v switches (PR #33), thanks @jkeenan.
      - Fixed manifest check (PR #35), thanks @haarg.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Test-Strict/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-Strict/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-Strict/Makefile
diff -u pkgsrc/devel/p5-Test-Strict/Makefile:1.10 pkgsrc/devel/p5-Test-Strict/Makefile:1.11
--- pkgsrc/devel/p5-Test-Strict/Makefile:1.10   Thu Jul  6 09:40:19 2023
+++ pkgsrc/devel/p5-Test-Strict/Makefile        Tue Jul 30 06:53:20 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2023/07/06 09:40:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/07/30 06:53:20 wen Exp $
 
-DISTNAME=      Test-Strict-0.52
+DISTNAME=      Test-Strict-0.54
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MANWAR/}
 

Index: pkgsrc/devel/p5-Test-Strict/distinfo
diff -u pkgsrc/devel/p5-Test-Strict/distinfo:1.4 pkgsrc/devel/p5-Test-Strict/distinfo:1.5
--- pkgsrc/devel/p5-Test-Strict/distinfo:1.4    Tue Oct 26 10:17:47 2021
+++ pkgsrc/devel/p5-Test-Strict/distinfo        Tue Jul 30 06:53:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:17:47 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/07/30 06:53:20 wen Exp $
 
-BLAKE2s (Test-Strict-0.52.tar.gz) = 2cfff0e3c96df382a7a5da2e21c49b4875c74b9471dc3fbc6125094622cb5056
-SHA512 (Test-Strict-0.52.tar.gz) = 2d2e27f8fa5156bae4b54c2a9da5f5bd37c820ca9f9594f51c0915695f74f16880445d8a47de5a86d0277482b8234d4ab8e1c8a7ba00871c950268be40f543b5
-Size (Test-Strict-0.52.tar.gz) = 20932 bytes
+BLAKE2s (Test-Strict-0.54.tar.gz) = 72856afdf06b2e0bda692f5d1f164a71b3adabf96775599c0332bb2c286a09cb
+SHA512 (Test-Strict-0.54.tar.gz) = 4e870dcc1c7d296ec4a49aa204c2dedd2eb77cdd02777c7565e5c1aefc1200ebac2a9e84e889f2cb36a80c34a0b51c70c5fb5772b6827272cf15c46dbc573fb5
+Size (Test-Strict-0.54.tar.gz) = 20923 bytes



Home | Main Index | Thread Index | Old Index