pkgsrc-Changes archive

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

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



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

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

Log Message:
Update to 0.37

Upstream changes:
0.37  2022-08-13
        Merged PR:
        - allow duplicate warnings when using warnings_exist
          https://github.com/hanfried/test-warn/pull/8
          thx to Masahiro Honma (hiratara)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-Test-Warn/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Test-Warn/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-Warn/Makefile
diff -u pkgsrc/devel/p5-Test-Warn/Makefile:1.33 pkgsrc/devel/p5-Test-Warn/Makefile:1.34
--- pkgsrc/devel/p5-Test-Warn/Makefile:1.33     Tue Jun 28 11:33:31 2022
+++ pkgsrc/devel/p5-Test-Warn/Makefile  Sat Oct  1 09:13:13 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:33:31 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/10/01 09:13:13 wen Exp $
 
-DISTNAME=              Test-Warn-0.36
+DISTNAME=              Test-Warn-0.37
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           5
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Warn/distinfo
diff -u pkgsrc/devel/p5-Test-Warn/distinfo:1.15 pkgsrc/devel/p5-Test-Warn/distinfo:1.16
--- pkgsrc/devel/p5-Test-Warn/distinfo:1.15     Tue Oct 26 10:17:48 2021
+++ pkgsrc/devel/p5-Test-Warn/distinfo  Sat Oct  1 09:13:13 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 10:17:48 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/10/01 09:13:13 wen Exp $
 
-BLAKE2s (Test-Warn-0.36.tar.gz) = 45a126823434fc8fd833d7f6074b54bd779a92c7451640a5ba53e4e753c6cbdc
-SHA512 (Test-Warn-0.36.tar.gz) = f1f671d740267f8f360011ae1f2fede9894ad02e099f8fc9707d39a1bfec5507b113bb630e4dfeb56113e121b3ffeef8c7f112be5b201995fc21b3c2efdad2d2
-Size (Test-Warn-0.36.tar.gz) = 12333 bytes
+BLAKE2s (Test-Warn-0.37.tar.gz) = 35e5a581921822593dc25e0a8d8674d439a8bf81c0c92502a5358d5933662688
+SHA512 (Test-Warn-0.37.tar.gz) = 908f3c5c68463ab72f70759032116465f4f63519dd5112666dd6ddcfd5e52163fd433d9eb459dafd721d85c64464549476c6e0bfcfff56d27cf44689fadfce67
+Size (Test-Warn-0.37.tar.gz) = 12525 bytes



Home | Main Index | Thread Index | Old Index