svn commit: r452603 - head/devel/p5-Test2-Suite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 21 20:18:26 UTC 2017


Author: sunpoet
Date: Sat Oct 21 20:18:24 2017
New Revision: 452603
URL: https://svnweb.freebsd.org/changeset/ports/452603

Log:
  Update to 0.000082
  
  Changes:	http://search.cpan.org/dist/Test2-Suite/Changes

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

Modified: head/devel/p5-Test2-Suite/Makefile
==============================================================================
--- head/devel/p5-Test2-Suite/Makefile	Sat Oct 21 20:18:16 2017	(r452602)
+++ head/devel/p5-Test2-Suite/Makefile	Sat Oct 21 20:18:24 2017	(r452603)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test2-Suite
-PORTVERSION=	0.000080
+PORTVERSION=	0.000082
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:EXODIST

Modified: head/devel/p5-Test2-Suite/distinfo
==============================================================================
--- head/devel/p5-Test2-Suite/distinfo	Sat Oct 21 20:18:16 2017	(r452602)
+++ head/devel/p5-Test2-Suite/distinfo	Sat Oct 21 20:18:24 2017	(r452603)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508167221
-SHA256 (Test2-Suite-0.000080.tar.gz) = 20ec1bf82c19801290132b5bdaac9a4bf39f997e3be5d9398be06082d51a6f82
-SIZE (Test2-Suite-0.000080.tar.gz) = 145511
+TIMESTAMP = 1508612991
+SHA256 (Test2-Suite-0.000082.tar.gz) = 6ff0c5e2abd3653a3c4a810e21976463f22ffd5bb6d8674feec000aabb14e741
+SIZE (Test2-Suite-0.000082.tar.gz) = 148102

Modified: head/devel/p5-Test2-Suite/pkg-plist
==============================================================================
--- head/devel/p5-Test2-Suite/pkg-plist	Sat Oct 21 20:18:16 2017	(r452602)
+++ head/devel/p5-Test2-Suite/pkg-plist	Sat Oct 21 20:18:24 2017	(r452603)
@@ -12,6 +12,7 @@
 %%SITE_PERL%%/Test2/Compare/Delta.pm
 %%SITE_PERL%%/Test2/Compare/Event.pm
 %%SITE_PERL%%/Test2/Compare/EventMeta.pm
+%%SITE_PERL%%/Test2/Compare/Float.pm
 %%SITE_PERL%%/Test2/Compare/Hash.pm
 %%SITE_PERL%%/Test2/Compare/Meta.pm
 %%SITE_PERL%%/Test2/Compare/Negatable.pm
@@ -86,6 +87,7 @@
 %%PERL5_MAN3%%/Test2::Compare::Delta.3.gz
 %%PERL5_MAN3%%/Test2::Compare::Event.3.gz
 %%PERL5_MAN3%%/Test2::Compare::EventMeta.3.gz
+%%PERL5_MAN3%%/Test2::Compare::Float.3.gz
 %%PERL5_MAN3%%/Test2::Compare::Hash.3.gz
 %%PERL5_MAN3%%/Test2::Compare::Meta.3.gz
 %%PERL5_MAN3%%/Test2::Compare::Negatable.3.gz


More information about the svn-ports-all mailing list