Index: head/devel/p5-Log-Dispatch-FileRotate/Makefile =================================================================== --- head/devel/p5-Log-Dispatch-FileRotate/Makefile (revision 449860) +++ head/devel/p5-Log-Dispatch-FileRotate/Makefile (revision 449861) @@ -1,28 +1,27 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= Log-Dispatch-FileRotate -PORTVERSION= 1.30 +PORTVERSION= 1.34 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Log::Dispatch plug-in for files that archive/rotate themselves LICENSE= ART10 GPLv1 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 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Log-Dispatch-FileRotate/distinfo =================================================================== --- head/devel/p5-Log-Dispatch-FileRotate/distinfo (revision 449860) +++ head/devel/p5-Log-Dispatch-FileRotate/distinfo (revision 449861) @@ -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 Index: head/devel/p5-Log-Dispatch-FileRotate/pkg-plist =================================================================== --- head/devel/p5-Log-Dispatch-FileRotate/pkg-plist (revision 449860) +++ head/devel/p5-Log-Dispatch-FileRotate/pkg-plist (revision 449861) @@ -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