pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-File-Contents
Module Name: pkgsrc
Committed By: wen
Date: Sat Oct 1 08:16:34 UTC 2022
Modified Files:
pkgsrc/devel/p5-Test-File-Contents: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Test-File-Contents/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Test-File-Contents/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-Contents/Makefile
diff -u pkgsrc/devel/p5-Test-File-Contents/Makefile:1.23 pkgsrc/devel/p5-Test-File-Contents/Makefile:1.24
--- pkgsrc/devel/p5-Test-File-Contents/Makefile:1.23 Tue Jun 28 11:33:24 2022
+++ pkgsrc/devel/p5-Test-File-Contents/Makefile Sat Oct 1 08:16:34 2022
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
# 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"
Index: pkgsrc/devel/p5-Test-File-Contents/distinfo
diff -u pkgsrc/devel/p5-Test-File-Contents/distinfo:1.8 pkgsrc/devel/p5-Test-File-Contents/distinfo:1.9
--- pkgsrc/devel/p5-Test-File-Contents/distinfo:1.8 Tue Oct 26 10:17:40 2021
+++ pkgsrc/devel/p5-Test-File-Contents/distinfo Sat Oct 1 08:16:34 2022
@@ -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