Date: Tue, 21 Jun 2016 15:08:20 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417245 - head/devel/p5-Test-Simple Message-ID: <201606211508.u5LF8Ksd015190@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Jun 21 15:08:20 2016 New Revision: 417245 URL: https://svnweb.freebsd.org/changeset/ports/417245 Log: Update to 1.302030. Sponsored by: Absolight Modified: head/devel/p5-Test-Simple/Makefile (contents, props changed) head/devel/p5-Test-Simple/distinfo (contents, props changed) head/devel/p5-Test-Simple/pkg-plist (contents, props changed) Modified: head/devel/p5-Test-Simple/Makefile ============================================================================== --- head/devel/p5-Test-Simple/Makefile Tue Jun 21 15:08:16 2016 (r417244) +++ head/devel/p5-Test-Simple/Makefile Tue Jun 21 15:08:20 2016 (r417245) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Simple -PORTVERSION= 1.302019 +PORTVERSION= 1.302030 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Simple/distinfo ============================================================================== --- head/devel/p5-Test-Simple/distinfo Tue Jun 21 15:08:16 2016 (r417244) +++ head/devel/p5-Test-Simple/distinfo Tue Jun 21 15:08:20 2016 (r417245) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328759 -SHA256 (Test-Simple-1.302019.tar.gz) = 06f14f9d4d30e031c2d8b54a61ec90539b2dad2a270c25b18d920cb252b2e09a -SIZE (Test-Simple-1.302019.tar.gz) = 231950 +TIMESTAMP = 1466516210 +SHA256 (Test-Simple-1.302030.tar.gz) = b7f87cc49acf135be446ec8cee3ab5adec0fc9363cace25477cc405bd7f34f6c +SIZE (Test-Simple-1.302030.tar.gz) = 237484 Modified: head/devel/p5-Test-Simple/pkg-plist ============================================================================== --- head/devel/p5-Test-Simple/pkg-plist Tue Jun 21 15:08:16 2016 (r417244) +++ head/devel/p5-Test-Simple/pkg-plist Tue Jun 21 15:08:20 2016 (r417245) @@ -23,6 +23,7 @@ %%SITE_PERL%%/Test2/Event/Bail.pm %%SITE_PERL%%/Test2/Event/Diag.pm %%SITE_PERL%%/Test2/Event/Exception.pm +%%SITE_PERL%%/Test2/Event/Generic.pm %%SITE_PERL%%/Test2/Event/Note.pm %%SITE_PERL%%/Test2/Event/Ok.pm %%SITE_PERL%%/Test2/Event/Plan.pm @@ -43,7 +44,6 @@ %%SITE_PERL%%/Test2/Util/ExternalMeta.pm %%SITE_PERL%%/Test2/Util/HashBase.pm %%SITE_PERL%%/Test2/Util/Trace.pm -%%SITE_PERL%%/ok.pm %%PERL5_MAN3%%/Test2.3.gz %%PERL5_MAN3%%/Test2::API.3.gz %%PERL5_MAN3%%/Test2::API::Breakage.3.gz @@ -54,6 +54,7 @@ %%PERL5_MAN3%%/Test2::Event::Bail.3.gz %%PERL5_MAN3%%/Test2::Event::Diag.3.gz %%PERL5_MAN3%%/Test2::Event::Exception.3.gz +%%PERL5_MAN3%%/Test2::Event::Generic.3.gz %%PERL5_MAN3%%/Test2::Event::Note.3.gz %%PERL5_MAN3%%/Test2::Event::Ok.3.gz %%PERL5_MAN3%%/Test2::Event::Plan.3.gz @@ -89,3 +90,4 @@ %%PERL5_MAN3%%/Test::Tutorial.3.gz %%PERL5_MAN3%%/Test::use::ok.3.gz %%PERL5_MAN3%%/ok.3.gz +%%SITE_PERL%%/ok.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606211508.u5LF8Ksd015190>