svn commit: r449861 - head/devel/p5-Log-Dispatch-FileRotate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 14 23:48:15 UTC 2017


Author: sunpoet
Date: Thu Sep 14 23:48:14 2017
New Revision: 449861
URL: https://svnweb.freebsd.org/changeset/ports/449861

Log:
  Update to 1.34
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch-FileRotate/Changes

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

Modified: head/devel/p5-Log-Dispatch-FileRotate/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-FileRotate/Makefile	Thu Sep 14 23:48:08 2017	(r449860)
+++ head/devel/p5-Log-Dispatch-FileRotate/Makefile	Thu Sep 14 23:48:14 2017	(r449861)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-FileRotate
-PORTVERSION=	1.30
+PORTVERSION=	1.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,8 +15,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Date-Manip>=0:devel/p5-Date-Manip \
-		p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
-		p5-Params-Validate>=0:devel/p5-Params-Validate
+		p5-Log-Dispatch>=0:devel/p5-Log-Dispatch
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Path-Tiny>=0.018:devel/p5-Path-Tiny \
 		p5-Test-Warn>=0:devel/p5-Test-Warn

Modified: head/devel/p5-Log-Dispatch-FileRotate/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-FileRotate/distinfo	Thu Sep 14 23:48:08 2017	(r449860)
+++ head/devel/p5-Log-Dispatch-FileRotate/distinfo	Thu Sep 14 23:48:14 2017	(r449861)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501862741
-SHA256 (Log-Dispatch-FileRotate-1.30.tar.gz) = 4e04883b504c3dd9482bcdbdf63ad8d5a9c6989620514db474f2bd12afefe323
-SIZE (Log-Dispatch-FileRotate-1.30.tar.gz) = 25420
+TIMESTAMP = 1505424294
+SHA256 (Log-Dispatch-FileRotate-1.34.tar.gz) = 028a4c5293172b2f4ae7acbf0923f4467af1600c573fdc5067eea7707657095c
+SIZE (Log-Dispatch-FileRotate-1.34.tar.gz) = 28202

Modified: head/devel/p5-Log-Dispatch-FileRotate/pkg-plist
==============================================================================
--- head/devel/p5-Log-Dispatch-FileRotate/pkg-plist	Thu Sep 14 23:48:08 2017	(r449860)
+++ head/devel/p5-Log-Dispatch-FileRotate/pkg-plist	Thu Sep 14 23:48:14 2017	(r449861)
@@ -1,2 +1,6 @@
 %%SITE_PERL%%/Log/Dispatch/FileRotate.pm
+%%SITE_PERL%%/Log/Dispatch/FileRotate/Flock.pm
+%%SITE_PERL%%/Log/Dispatch/FileRotate/Mutex.pm
 %%PERL5_MAN3%%/Log::Dispatch::FileRotate.3.gz
+%%PERL5_MAN3%%/Log::Dispatch::FileRotate::Flock.3.gz
+%%PERL5_MAN3%%/Log::Dispatch::FileRotate::Mutex.3.gz


More information about the svn-ports-all mailing list