diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-19 20:42:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-19 20:42:35 +0000 |
commit | 6016272e022493bdfe71138b5c368323818759be (patch) | |
tree | 75ce4dbfea8d83484ffb171cfa5d3ffe9d0add23 | |
parent | 9399e10eac052a37c04eba34dcd96faf91ceeacc (diff) |
Notes
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-Simple/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Test-Simple/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index af6936086809..f2c482a488b6 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Simple -PORTVERSION= 1.302156 +PORTVERSION= 1.302160 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo index 18e3b8f08886..d96f332a6172 100644 --- a/devel/p5-Test-Simple/distinfo +++ b/devel/p5-Test-Simple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547043647 -SHA256 (Test-Simple-1.302156.tar.gz) = af0115d0261f8392bca3995db2510add2baa3cd2b9b87e50b0551e259d7065fb -SIZE (Test-Simple-1.302156.tar.gz) = 304624 +TIMESTAMP = 1547904112 +SHA256 (Test-Simple-1.302160.tar.gz) = 4b1fab5d09ffcfc18c4134f00f3f4039df13056debb738ebd2868c7fc9b4e3a9 +SIZE (Test-Simple-1.302160.tar.gz) = 307869 diff --git a/devel/p5-Test-Simple/pkg-plist b/devel/p5-Test-Simple/pkg-plist index 6946f6196d2d..0d985c9d6090 100644 --- a/devel/p5-Test-Simple/pkg-plist +++ b/devel/p5-Test-Simple/pkg-plist @@ -43,6 +43,7 @@ %%SITE_PERL%%/Test2/EventFacet/Error.pm %%SITE_PERL%%/Test2/EventFacet/Hub.pm %%SITE_PERL%%/Test2/EventFacet/Info.pm +%%SITE_PERL%%/Test2/EventFacet/Info/Table.pm %%SITE_PERL%%/Test2/EventFacet/Meta.pm %%SITE_PERL%%/Test2/EventFacet/Parent.pm %%SITE_PERL%%/Test2/EventFacet/Plan.pm @@ -95,6 +96,7 @@ %%PERL5_MAN3%%/Test2::EventFacet::Error.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Hub.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Info.3.gz +%%PERL5_MAN3%%/Test2::EventFacet::Info::Table.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Meta.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Parent.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Plan.3.gz |