pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Oct  1 08:19:46 UTC 2022

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

Log Message:
Update to 1.992

Upstream changes:
1.992 2022-02-15T19:40:16Z
        * GitHub #29 - race condition in tests for mtime, from Slaven Rezić.
        Most people never experienced this timing issue, so if you have this
        already you don't need to update.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Test-File/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Test-File/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-File/Makefile
diff -u pkgsrc/devel/p5-Test-File/Makefile:1.20 pkgsrc/devel/p5-Test-File/Makefile:1.21
--- pkgsrc/devel/p5-Test-File/Makefile:1.20     Tue Jun 28 11:33:24 2022
+++ pkgsrc/devel/p5-Test-File/Makefile  Sat Oct  1 08:19:46 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:33:24 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/10/01 08:19:46 wen Exp $
 #
 
-DISTNAME=              Test-File-1.991
-PKGNAME=               p5-Test-File-1.99.1
-PKGREVISION=           1
+DISTNAME=              Test-File-1.992
+PKGNAME=               p5-Test-File-1.99.2
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-File/distinfo
diff -u pkgsrc/devel/p5-Test-File/distinfo:1.12 pkgsrc/devel/p5-Test-File/distinfo:1.13
--- pkgsrc/devel/p5-Test-File/distinfo:1.12     Fri Jan 21 02:12:17 2022
+++ pkgsrc/devel/p5-Test-File/distinfo  Sat Oct  1 08:19:46 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/01/21 02:12:17 wen Exp $
+$NetBSD: distinfo,v 1.13 2022/10/01 08:19:46 wen Exp $
 
-BLAKE2s (Test-File-1.991.tar.gz) = ce7e8350fad1ec429a769bd0843acf27c3b50423cef34bc8c53780912f31553b
-SHA512 (Test-File-1.991.tar.gz) = 6cbf232216f70b5923806e24748f252b268ee9d4dfe0f756f5e1e6c44d5bbe2d4252e4355e0aee16501d9a6048776a1657f130369cb8bc447ddd54536a8205c8
-Size (Test-File-1.991.tar.gz) = 30420 bytes
+BLAKE2s (Test-File-1.992.tar.gz) = 475a2853f0179a281cc045e51aedf5353a69f9a79431f1d17f712751624db820
+SHA512 (Test-File-1.992.tar.gz) = 16ba17d3d83374d21d272f5c5ab4dbcb99d09d569025ba415e90963cad3ebe65fedc72a8a6ba57b6ee1fae657aaca7e51999038efd83b90e0b5694e8222c398d
+Size (Test-File-1.992.tar.gz) = 31001 bytes



Home | Main Index | Thread Index | Old Index