svn commit: r399539 - head/devel/p5-Log-Report

Lars Thegler lth at FreeBSD.org
Sat Oct 17 14:41:32 UTC 2015


Author: lth
Date: Sat Oct 17 14:41:30 2015
New Revision: 399539
URL: https://svnweb.freebsd.org/changeset/ports/399539

Log:
  - Update to 1.08
  
  Changes:	https://metacpan.org/changes/distribution/Log-Report

Modified:
  head/devel/p5-Log-Report/Makefile
  head/devel/p5-Log-Report/distinfo
  head/devel/p5-Log-Report/pkg-plist

Modified: head/devel/p5-Log-Report/Makefile
==============================================================================
--- head/devel/p5-Log-Report/Makefile	Sat Oct 17 14:18:56 2015	(r399538)
+++ head/devel/p5-Log-Report/Makefile	Sat Oct 17 14:41:30 2015	(r399539)
@@ -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

Modified: head/devel/p5-Log-Report/distinfo
==============================================================================
--- head/devel/p5-Log-Report/distinfo	Sat Oct 17 14:18:56 2015	(r399538)
+++ head/devel/p5-Log-Report/distinfo	Sat Oct 17 14:41:30 2015	(r399539)
@@ -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

Modified: head/devel/p5-Log-Report/pkg-plist
==============================================================================
--- head/devel/p5-Log-Report/pkg-plist	Sat Oct 17 14:18:56 2015	(r399538)
+++ head/devel/p5-Log-Report/pkg-plist	Sat Oct 17 14:41:30 2015	(r399539)
@@ -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


More information about the svn-ports-all mailing list