Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE2B484EF2 for ; Tue, 27 Jun 2023 03:45:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id v7FuXt5KYK3i for ; Tue, 27 Jun 2023 03:45:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2A54484EFF for ; Tue, 27 Jun 2023 03:45:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21F59FA89; Tue, 27 Jun 2023 03:45:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687837504204220" MIME-Version: 1.0 Date: Tue, 27 Jun 2023 03:45:04 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Devel-Cover To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230627034504.21F59FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687837504204220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wen Date: Tue Jun 27 03:45:04 UTC 2023 Modified Files: pkgsrc/devel/p5-Devel-Cover: Makefile distinfo Log Message: Update to 1.40 Upstream changes: 1.40 - 30 April 2023 - Note usage with dzil (Steve Rogerson) (GH-319) - Fix html_basic report (jkahrman) (GH-318) - Use CPAN::Meta (Slaven Rezić) (GH-314) - Make non-interactive output less noisy (jkahrman) (GH-312) - Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307) - Add ignore_covered_err option (Tina Müller) (GH-323) - Handle empty hashes and arrays on condition RHS in 5.37.6 and later 1.39 - 29 April 2023 - Remove dependency on B::Debug (Jim Keenan) (GH-289) - Raise minimum version to 5.12 - Correct spelling of Pod::Coverage trustme parameter (Oliver Youle) (GH-302) - Fix annotations in html_basic report (Opera Wang) (GH-310) 1.38 - 5 June 2022 - Improve documentation 1.37 - 5 June 2022 - Fix Subroutine module docs (bkerin) (GH-262) - Use github actions instead of travis (Zakariyya Mughal) (GH-291) - Improve mkdir error messages (Felipe Gasper) (GH-296) - Remove asterisk from gcov count (Zakariyya Mughal) (GH-294) - Test against 5.36.0 - Avoid warnings from check_files (Nicolas R) (GH-292) - Support __SUB__ (Graham Knop) (GH-290, GH-243, GH-285) - Support uncoverable count ranges (Tina Müller) (GH-288) - Improve gcov support for XS code (Ed J) (GH-280) - Allow overriding of HTML code highlighting (Jesús Alonso Abad) (GH-271) - Improve contributing docs To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-Devel-Cover/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Devel-Cover/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687837504204220 Content-Disposition: inline Content-Length: 1936 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Devel-Cover/Makefile diff -u pkgsrc/devel/p5-Devel-Cover/Makefile:1.42 pkgsrc/devel/p5-Devel-Cover/Makefile:1.43 --- pkgsrc/devel/p5-Devel-Cover/Makefile:1.42 Tue Jun 28 11:32:15 2022 +++ pkgsrc/devel/p5-Devel-Cover/Makefile Tue Jun 27 03:45:03 2023 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2022/06/28 11:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2023/06/27 03:45:03 wen Exp $ -DISTNAME= Devel-Cover-1.36 +DISTNAME= Devel-Cover-1.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} @@ -19,7 +18,6 @@ DEPENDS+= p5-Template-Toolkit>=2.0:../.. DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww TEST_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences -TEST_DEPENDS+= p5-B-Debug-[0-9]*:../../devel/p5-B-Debug USE_LANGUAGES= c PERL5_PACKLIST= auto/Devel/Cover/.packlist Index: pkgsrc/devel/p5-Devel-Cover/distinfo diff -u pkgsrc/devel/p5-Devel-Cover/distinfo:1.30 pkgsrc/devel/p5-Devel-Cover/distinfo:1.31 --- pkgsrc/devel/p5-Devel-Cover/distinfo:1.30 Tue Oct 26 10:16:26 2021 +++ pkgsrc/devel/p5-Devel-Cover/distinfo Tue Jun 27 03:45:03 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2021/10/26 10:16:26 nia Exp $ +$NetBSD: distinfo,v 1.31 2023/06/27 03:45:03 wen Exp $ -BLAKE2s (Devel-Cover-1.36.tar.gz) = de16f182a808fa307758177f77fa09d8ef926087ee9c0497534c0ac99772098e -SHA512 (Devel-Cover-1.36.tar.gz) = 774c8350190622fb49bc72abb8cb452fd83e042571a2db37d89094e37c28280b288f806755343a07e79818db048aa8da4aeae5cfa5f25c5f97df728de9a68058 -Size (Devel-Cover-1.36.tar.gz) = 205417 bytes +BLAKE2s (Devel-Cover-1.40.tar.gz) = 2c705cc19a3a59ef27a541ecf479655e1f14f28254749041b93fd02caa59f1e4 +SHA512 (Devel-Cover-1.40.tar.gz) = 47aa19947372b9c4978fc995ffe9d2a8b0cb87b14885002085302f36784e6c9f193d80dfb1d020ef3b938620fbaf5ed0d8963a624fedd8fb5eafd19ed4038076 +Size (Devel-Cover-1.40.tar.gz) = 209246 bytes --_----------=_1687837504204220--