diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-27 19:26:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-27 19:26:36 +0800 |
commit | b260add1f18ce9146bbd1941bb82d4d1d77706f1 (patch) | |
tree | 5c5bf0c0b4d16dc0dbf45121bd41ae2c1e2edfee /devel | |
parent | 579b4388b71da7b27c992a2b3789214118d3fa0a (diff) | |
download | freebsd-ports-gnome-b260add1f18ce9146bbd1941bb82d4d1d77706f1.tar.gz freebsd-ports-gnome-b260add1f18ce9146bbd1941bb82d4d1d77706f1.tar.zst freebsd-ports-gnome-b260add1f18ce9146bbd1941bb82d4d1d77706f1.zip |
- Update to 0.27
Changes: http://search.cpan.org/dist/File-Write-Rotate/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-Write-Rotate/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-Write-Rotate/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-File-Write-Rotate/Makefile b/devel/p5-File-Write-Rotate/Makefile index fc2efbe0d918..97b8cdf4f62a 100644 --- a/devel/p5-File-Write-Rotate/Makefile +++ b/devel/p5-File-Write-Rotate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Write-Rotate -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-File-Flock-Retry>=0:${PORTSDIR}/devel/p5-File-Flock-Retry \ p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File \ p5-Taint-Runtime>=0.03:${PORTSDIR}/devel/p5-Taint-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames TEST_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \ p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \ diff --git a/devel/p5-File-Write-Rotate/distinfo b/devel/p5-File-Write-Rotate/distinfo index dad870dadace..e55b92f5c7c6 100644 --- a/devel/p5-File-Write-Rotate/distinfo +++ b/devel/p5-File-Write-Rotate/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-Write-Rotate-0.25.tar.gz) = 35aebb9aaeacf8bd2395d49734e99181fa27df41dcbe94140579ebbd2b3fa0d3 -SIZE (File-Write-Rotate-0.25.tar.gz) = 26461 +SHA256 (File-Write-Rotate-0.27.tar.gz) = 6af3df1e337a6b38164fa7fd8e318e9e7f305117956368627e65fa5bd5741bf5 +SIZE (File-Write-Rotate-0.27.tar.gz) = 30204 |