pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-File-Contents Update to 0.242



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f10c05faaf4
branches:  trunk
changeset: 386098:3f10c05faaf4
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Oct 01 08:16:34 2022 +0000

description:
Update to 0.242

Upstream changes:
0.242 Thu 01 Sep 2022
      - No functional changes
      - Corrected test dependencies
        (Test::Builder::Tester and Test::Builder::Tester::Color were missing)

0.241 Wed 10 Aug 2022
      - No more subclassing of Exporter
      - Packaging fix to stop installing boilerplate.pl

0.240 Sun 17 Jul 2022
      - No functional changes
      - Packaging improvements

diffstat:

 devel/p5-Test-File-Contents/Makefile |  6 ++----
 devel/p5-Test-File-Contents/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r a7ad70317f5e -r 3f10c05faaf4 devel/p5-Test-File-Contents/Makefile
--- a/devel/p5-Test-File-Contents/Makefile      Sat Oct 01 08:11:28 2022 +0000
+++ b/devel/p5-Test-File-Contents/Makefile      Sat Oct 01 08:16:34 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/06/28 11:33:24 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/10/01 08:16:34 wen Exp $
 
-DISTNAME=      Test-File-Contents-0.23
+DISTNAME=      Test-File-Contents-0.242
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -14,7 +13,6 @@
 # for make test
 BUILD_DEPENDS+=        p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
 
-PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/Test/File/Contents/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r a7ad70317f5e -r 3f10c05faaf4 devel/p5-Test-File-Contents/distinfo
--- a/devel/p5-Test-File-Contents/distinfo      Sat Oct 01 08:11:28 2022 +0000
+++ b/devel/p5-Test-File-Contents/distinfo      Sat Oct 01 08:16:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:17:40 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/10/01 08:16:34 wen Exp $
 
-BLAKE2s (Test-File-Contents-0.23.tar.gz) = 516ef9a9497b9849bcb54a8ca5f8a3ffed31ed9573643424e8e24f728ea6b004
-SHA512 (Test-File-Contents-0.23.tar.gz) = 8fe830e755660b32f79a82b84b55702a6dd2bd62136c456325340646fe11e82b5603fb3063fcbad393edaf68cabf84da79103be5ef4a5cb6de84ad8463de46db
-Size (Test-File-Contents-0.23.tar.gz) = 10095 bytes
+BLAKE2s (Test-File-Contents-0.242.tar.gz) = 618e2c8bbc7b98a8206c057d4071237099bf511de5534800f32e25cdc64d214c
+SHA512 (Test-File-Contents-0.242.tar.gz) = fe790800196343a5d14de12a81f95dc151bc2068401e2302a5916095d1b227d95a2e8a3008f6abc257f4120dd0ae933bd2fb2a8ce651559958ef38705c94b8d4
+Size (Test-File-Contents-0.242.tar.gz) = 16349 bytes



Home | Main Index | Thread Index | Old Index