pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Mar  8 08:12:07 UTC 2021

Modified Files:
        pkgsrc/devel/p5-Test-Inline: Makefile distinfo
Removed Files:
        pkgsrc/devel/p5-Test-Inline/patches: patch-Makefile.PL

Log Message:
Update to 2.214
Update DEPENDS

Upstream changes:
2.214     2021-01-23 22:43:10Z
          - distribution tooling updates
          - removed Pod::Tests dependency that is no longer used
          - remove use of File::Slurp in favour of Path::Tiny


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Test-Inline/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Test-Inline/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/p5-Test-Inline/patches/patch-Makefile.PL

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-Inline/Makefile
diff -u pkgsrc/devel/p5-Test-Inline/Makefile:1.39 pkgsrc/devel/p5-Test-Inline/Makefile:1.40
--- pkgsrc/devel/p5-Test-Inline/Makefile:1.39   Mon Aug 31 18:09:02 2020
+++ pkgsrc/devel/p5-Test-Inline/Makefile        Mon Mar  8 08:12:06 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/08/31 18:09:02 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2021/03/08 08:12:06 wen Exp $
 
-DISTNAME=              Test-Inline-2.213
+DISTNAME=              Test-Inline-2.214
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           7
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -20,10 +19,9 @@ DEPENDS+=            p5-Config-Tiny>=2.00:../../de
 DEPENDS+=              p5-File-Find-Rule>=0.26:../../devel/p5-File-Find-Rule
 DEPENDS+=              p5-File-Flat>=1.00:../../devel/p5-File-Flat
 DEPENDS+=              p5-File-Remove>=0.37:../../sysutils/p5-File-Remove
-DEPENDS+=              p5-File-Slurp>=9999.04:../../devel/p5-File-Slurp
 DEPENDS+=              p5-File-chmod>=0.31:../../sysutils/p5-File-chmod
 DEPENDS+=              p5-Params-Util>=0.21:../../devel/p5-Params-Util
-DEPENDS+=              p5-Pod-Tests>=0.18:../../textproc/p5-Pod-Tests
+DEPENDS+=              p5-Path-Tiny>=0:../../filesystems/p5-Path-Tiny
 
 PERL5_PACKLIST=                auto/Test/Inline/.packlist
 PERL5_MODULE_TYPE=     Module::Install::Bundled

Index: pkgsrc/devel/p5-Test-Inline/distinfo
diff -u pkgsrc/devel/p5-Test-Inline/distinfo:1.14 pkgsrc/devel/p5-Test-Inline/distinfo:1.15
--- pkgsrc/devel/p5-Test-Inline/distinfo:1.14   Wed Jun  7 14:42:25 2017
+++ pkgsrc/devel/p5-Test-Inline/distinfo        Mon Mar  8 08:12:06 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2017/06/07 14:42:25 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2021/03/08 08:12:06 wen Exp $
 
-SHA1 (Test-Inline-2.213.tar.gz) = 36d600672493ccddcb805d56631fe7fbb29b122f
-RMD160 (Test-Inline-2.213.tar.gz) = 56cc1d600826fa90950c312ff658a330c36b7ecf
-SHA512 (Test-Inline-2.213.tar.gz) = 2d5772b515a0c7260c8591a56f640ebb41ce91e32380ae46636f2e85b3c56656fcbf75a1b859e30bb437b9bdcaaf268b943cb1332365173ff413d15f6761b4a4
-Size (Test-Inline-2.213.tar.gz) = 61649 bytes
+SHA1 (Test-Inline-2.214.tar.gz) = 4e45c3f5a64cb6d895c8e70773dc6d959c232c71
+RMD160 (Test-Inline-2.214.tar.gz) = 393cb038f77f24815e075a8a15400bc29657e47a
+SHA512 (Test-Inline-2.214.tar.gz) = 25c65bb944d09e5cc17cbd4958e629f0e09209759b4bbbb3ac7cc5b22c6218eb77c724131d465c0df7592f803631c061b1fd02c2d238621f782b732b1d7db2fe
+Size (Test-Inline-2.214.tar.gz) = 60403 bytes
 SHA1 (patch-Makefile.PL) = 31ee61946dd961de257ecde3eee371aef4002df5



Home | Main Index | Thread Index | Old Index