Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 00:03:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511783 - head/devel/p5-Test2-Harness
Message-ID:  <201909110003.x8B03H8k089067@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 11 00:03:16 2019
New Revision: 511783
URL: https://svnweb.freebsd.org/changeset/ports/511783

Log:
  Update to 0.001098
  
  Changes:	https://metacpan.org/changes/distribution/Test2-Harness

Modified:
  head/devel/p5-Test2-Harness/Makefile
  head/devel/p5-Test2-Harness/distinfo
  head/devel/p5-Test2-Harness/pkg-plist

Modified: head/devel/p5-Test2-Harness/Makefile
==============================================================================
--- head/devel/p5-Test2-Harness/Makefile	Wed Sep 11 00:03:11 2019	(r511782)
+++ head/devel/p5-Test2-Harness/Makefile	Wed Sep 11 00:03:16 2019	(r511783)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test2-Harness
-PORTVERSION=	0.001096
+PORTVERSION=	0.001098
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:EXODIST

Modified: head/devel/p5-Test2-Harness/distinfo
==============================================================================
--- head/devel/p5-Test2-Harness/distinfo	Wed Sep 11 00:03:11 2019	(r511782)
+++ head/devel/p5-Test2-Harness/distinfo	Wed Sep 11 00:03:16 2019	(r511783)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568051694
-SHA256 (Test2-Harness-0.001096.tar.gz) = 6dc70d5a0531eb7be868d2495de52b99b5f3f98bdab48c9e6bef44b9f8e5b268
-SIZE (Test2-Harness-0.001096.tar.gz) = 210861
+TIMESTAMP = 1568132225
+SHA256 (Test2-Harness-0.001098.tar.gz) = dbfd04f37926d3fb22a50e4361d39b817450664055edf944c366e8ffa232ff58
+SIZE (Test2-Harness-0.001098.tar.gz) = 212047

Modified: head/devel/p5-Test2-Harness/pkg-plist
==============================================================================
--- head/devel/p5-Test2-Harness/pkg-plist	Wed Sep 11 00:03:11 2019	(r511782)
+++ head/devel/p5-Test2-Harness/pkg-plist	Wed Sep 11 00:03:16 2019	(r511783)
@@ -9,6 +9,7 @@ bin/yath
 %%SITE_PERL%%/App/Yath/Command/replay.pm
 %%SITE_PERL%%/App/Yath/Command/run.pm
 %%SITE_PERL%%/App/Yath/Command/spawn.pm
+%%SITE_PERL%%/App/Yath/Command/speedtag.pm
 %%SITE_PERL%%/App/Yath/Command/start.pm
 %%SITE_PERL%%/App/Yath/Command/stop.pm
 %%SITE_PERL%%/App/Yath/Command/test.pm
@@ -78,6 +79,7 @@ bin/yath
 %%PERL5_MAN3%%/App::Yath::Command::replay.3.gz
 %%PERL5_MAN3%%/App::Yath::Command::run.3.gz
 %%PERL5_MAN3%%/App::Yath::Command::spawn.3.gz
+%%PERL5_MAN3%%/App::Yath::Command::speedtag.3.gz
 %%PERL5_MAN3%%/App::Yath::Command::start.3.gz
 %%PERL5_MAN3%%/App::Yath::Command::stop.3.gz
 %%PERL5_MAN3%%/App::Yath::Command::test.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909110003.x8B03H8k089067>