svn commit: r515891 - head/devel/p5-Test2-Plugin-NoWarnings

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 28 14:56:42 UTC 2019


Author: sunpoet
Date: Mon Oct 28 14:56:41 2019
New Revision: 515891
URL: https://svnweb.freebsd.org/changeset/ports/515891

Log:
  Update to 0.08
  
  Changes:	https://metacpan.org/changes/distribution/Test2-Plugin-NoWarnings

Modified:
  head/devel/p5-Test2-Plugin-NoWarnings/Makefile
  head/devel/p5-Test2-Plugin-NoWarnings/distinfo

Modified: head/devel/p5-Test2-Plugin-NoWarnings/Makefile
==============================================================================
--- head/devel/p5-Test2-Plugin-NoWarnings/Makefile	Mon Oct 28 14:56:36 2019	(r515890)
+++ head/devel/p5-Test2-Plugin-NoWarnings/Makefile	Mon Oct 28 14:56:41 2019	(r515891)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test2-Plugin-NoWarnings
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
@@ -13,8 +13,7 @@ COMMENT=	Fail if tests warn
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
-		p5-Test2-Suite>=0:devel/p5-Test2-Suite
+TEST_DEPENDS=	p5-Test2-Suite>=0:devel/p5-Test2-Suite
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Test2-Plugin-NoWarnings/distinfo
==============================================================================
--- head/devel/p5-Test2-Plugin-NoWarnings/distinfo	Mon Oct 28 14:56:36 2019	(r515890)
+++ head/devel/p5-Test2-Plugin-NoWarnings/distinfo	Mon Oct 28 14:56:41 2019	(r515891)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555958063
-SHA256 (Test2-Plugin-NoWarnings-0.07.tar.gz) = ff1da75c24e0635f7f4343b9add5ae880d7b8ede71f181b59fb7df4ae762b8eb
-SIZE (Test2-Plugin-NoWarnings-0.07.tar.gz) = 25875
+TIMESTAMP = 1572266798
+SHA256 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 9e914cbd54008f49f9c115539914667d3b30f7acf7a6ab5272e06162f5645988
+SIZE (Test2-Plugin-NoWarnings-0.08.tar.gz) = 26016


More information about the svn-ports-head mailing list