pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Oct  1 09:07:19 UTC 2022

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

Log Message:
Update to 0.38

Upstream changes:
0.38    2022-09-24
        - Stop permanently altering Test::More's export list (RT#73299)
          (thanks to 2shortplanks for this)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Test-Most/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Test-Most/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-Most/Makefile
diff -u pkgsrc/devel/p5-Test-Most/Makefile:1.31 pkgsrc/devel/p5-Test-Most/Makefile:1.32
--- pkgsrc/devel/p5-Test-Most/Makefile:1.31     Tue Jun 28 11:33:27 2022
+++ pkgsrc/devel/p5-Test-Most/Makefile  Sat Oct  1 09:07:19 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2022/06/28 11:33:27 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2022/10/01 09:07:19 wen Exp $
 
-DISTNAME=      Test-Most-0.37
+DISTNAME=      Test-Most-0.38
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Most/distinfo
diff -u pkgsrc/devel/p5-Test-Most/distinfo:1.13 pkgsrc/devel/p5-Test-Most/distinfo:1.14
--- pkgsrc/devel/p5-Test-Most/distinfo:1.13     Tue Oct 26 10:17:43 2021
+++ pkgsrc/devel/p5-Test-Most/distinfo  Sat Oct  1 09:07:19 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:17:43 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/10/01 09:07:19 wen Exp $
 
-BLAKE2s (Test-Most-0.37.tar.gz) = 4a404102ebae1b551e8112a23b20de98a33fab33814fb08f453a73f47ad63212
-SHA512 (Test-Most-0.37.tar.gz) = 133dbb9815884fbecd65520dd2f2d43a761439c33f7d32ffdfc80ed3d3e05fb563dca420cf5445e61382735a048c467b35b5c160b1013b5f5c7616be00aa328d
-Size (Test-Most-0.37.tar.gz) = 16544 bytes
+BLAKE2s (Test-Most-0.38.tar.gz) = fc258670504d72881385ba891a67991fdd3cb1ff46d5f501c354e652c4e92cee
+SHA512 (Test-Most-0.38.tar.gz) = cb91e8a1cb61d5ad8d222f077fe2681a68d9b1806263d37989446d42baf911e3b6789cd1fd28fdfb7e4de17ee7766545d5c07356e53e56c5fb6d7c2af9d5d448
+Size (Test-Most-0.38.tar.gz) = 16174 bytes



Home | Main Index | Thread Index | Old Index