diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-15 07:48:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-15 07:48:14 +0800 |
commit | ffe233c8c986c8ec2f02aa0cfa607686d9954a75 (patch) | |
tree | d23cf73b8822669bc86816c39c9b6a20cb611363 | |
parent | 73dff4590afe1e1b5c12b7dca726ac53279b13ed (diff) | |
download | freebsd-ports-gnome-ffe233c8c986c8ec2f02aa0cfa607686d9954a75.tar.gz freebsd-ports-gnome-ffe233c8c986c8ec2f02aa0cfa607686d9954a75.tar.zst freebsd-ports-gnome-ffe233c8c986c8ec2f02aa0cfa607686d9954a75.zip |
Update to 1.34
Changes: http://search.cpan.org/dist/Log-Dispatch-FileRotate/Changes
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index 5fe256eb60e3..c857b101f39e 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -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 diff --git a/devel/p5-Log-Dispatch-FileRotate/distinfo b/devel/p5-Log-Dispatch-FileRotate/distinfo index 226029218e96..5958a6505a09 100644 --- a/devel/p5-Log-Dispatch-FileRotate/distinfo +++ b/devel/p5-Log-Dispatch-FileRotate/distinfo @@ -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 diff --git a/devel/p5-Log-Dispatch-FileRotate/pkg-plist b/devel/p5-Log-Dispatch-FileRotate/pkg-plist index 3ab05455c2e6..3ec2485ce7d4 100644 --- a/devel/p5-Log-Dispatch-FileRotate/pkg-plist +++ b/devel/p5-Log-Dispatch-FileRotate/pkg-plist @@ -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 |