diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-10-17 14:41:30 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-10-17 14:41:30 +0000 |
commit | 339f8e7b63325609b35e13e2a5517cd69f9dbf84 (patch) | |
tree | 73f7bc3d3436deefe4270aa9af3fe56dca3c68a8 /devel/p5-Log-Report | |
parent | 60ef7f95044a601c909dd1e224633c1db086436b (diff) |
Notes
Diffstat (limited to 'devel/p5-Log-Report')
-rw-r--r-- | devel/p5-Log-Report/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Log-Report/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Log-Report/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index cb58487b1faf..fa655409bf29 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Report -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo index c0f5d18a5109..46ea45267b92 100644 --- a/devel/p5-Log-Report/distinfo +++ b/devel/p5-Log-Report/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Report-1.07.tar.gz) = f4923a72daa7c1784be20f14823b86ca54d32c906e821113b783575a44e13f58 -SIZE (Log-Report-1.07.tar.gz) = 81223 +SHA256 (Log-Report-1.08.tar.gz) = 8b51b552c21215c27278455139cceca6c6efedf50f07c4b14807032961a04674 +SIZE (Log-Report-1.08.tar.gz) = 83369 diff --git a/devel/p5-Log-Report/pkg-plist b/devel/p5-Log-Report/pkg-plist index d7e6c2f98971..772ac186c22b 100644 --- a/devel/p5-Log-Report/pkg-plist +++ b/devel/p5-Log-Report/pkg-plist @@ -4,6 +4,8 @@ %%SITE_PERL%%/Dancer2/Logger/LogReport.pod %%SITE_PERL%%/Dancer2/Plugin/LogReport.pm %%SITE_PERL%%/Dancer2/Plugin/LogReport.pod +%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pm +%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pod %%SITE_PERL%%/Log/Report.pm %%SITE_PERL%%/Log/Report.pod %%SITE_PERL%%/Log/Report/DBIC/Profiler.pm @@ -40,6 +42,7 @@ %%SITE_PERL%%/MojoX/Log/Report.pod %%PERL5_MAN3%%/Dancer2::Logger::LogReport.3.gz %%PERL5_MAN3%%/Dancer2::Plugin::LogReport.3.gz +%%PERL5_MAN3%%/Dancer2::Plugin::LogReport::Message.3.gz %%PERL5_MAN3%%/Dancer::Logger::LogReport.3.gz %%PERL5_MAN3%%/Log::Report.3.gz %%PERL5_MAN3%%/Log::Report::DBIC::Profiler.3.gz |