pkgsrc-WIP-changes archive

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

p5-Test-Strict: update to 0.45.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Feb 25 20:17:29 2018 +0100
Changeset:	ef263d1a91d828e96a18805ec477f80347c20e30

Modified Files:
	p5-Test-Strict/Makefile
	p5-Test-Strict/distinfo

Log Message:
p5-Test-Strict: update to 0.45.

Add missing dependency.

0.45  2018-02-22 16:45:00 MANWAR
      - Revisited to address issue #17, (Devel::Cover no longer prereq).

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ef263d1a91d828e96a18805ec477f80347c20e30

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Test-Strict/Makefile | 3 ++-
 p5-Test-Strict/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-Test-Strict/Makefile b/p5-Test-Strict/Makefile
index f7a44f69d8..e031ad5e7a 100644
--- a/p5-Test-Strict/Makefile
+++ b/p5-Test-Strict/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	Test-Strict-0.40
+DISTNAME=	Test-Strict-0.45
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/M/MA/MANWAR/
@@ -12,6 +12,7 @@ LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-Devel-Cover>=0.43:../../devel/p5-Devel-Cover
 DEPENDS+=	p5-File-Temp>=0.01:../../devel/p5-File-Temp
+DEPENDS+=	p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
 
 PERL5_PACKLIST=	auto/Test/Strict/.packlist
 USE_LANGUAGES=	# none
diff --git a/p5-Test-Strict/distinfo b/p5-Test-Strict/distinfo
index 988f394c42..63384fc8dd 100644
--- a/p5-Test-Strict/distinfo
+++ b/p5-Test-Strict/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (Test-Strict-0.40.tar.gz) = 45dcd540b9b15a91957c8d89116ffb3805f02acf
-RMD160 (Test-Strict-0.40.tar.gz) = f26770b35667d2a7f146ab6a887661b9582fab83
-SHA512 (Test-Strict-0.40.tar.gz) = 1e02c52f4ff1732477ebf83f7112d34fc31966948620070fc3f9b3c91c46eef578c88f594eb9100dea218b6a835f06133c41e50a8b615b38dfbd11cda31ee96e
-Size (Test-Strict-0.40.tar.gz) = 20208 bytes
+SHA1 (Test-Strict-0.45.tar.gz) = 560c33bb1b2e97f78a8a8c2a923601f0ea623dac
+RMD160 (Test-Strict-0.45.tar.gz) = fe8c07383df025325502aef77ce8a717af8ab4cc
+SHA512 (Test-Strict-0.45.tar.gz) = 62645350b29edd962d6ba2d3734fec7626c9cdb1610f3c464c3bd9918cfd3b2036e6fef8773c9a528109864fe8741081a62e1c1744e16f9fbd5c8a75035ab4d0
+Size (Test-Strict-0.45.tar.gz) = 20427 bytes


Home | Main Index | Thread Index | Old Index