mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Update to 0.29
Changes: http://search.cpan.org/dist/File-Write-Rotate/Changes
This commit is contained in:
parent
9a2bd2ff37
commit
69fd7a6bb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400258
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Write-Rotate
|
||||
PORTVERSION= 0.28
|
||||
PORTVERSION= 0.29
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,12 +14,11 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
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
|
||||
p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File
|
||||
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-Taint-Runtime>=0:${PORTSDIR}/devel/p5-Taint-Runtime \
|
||||
p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Warnings>=0.014:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-Write-Rotate-0.28.tar.gz) = a595f266aaf257ae71c088183f8510564076e3131e82692163745912a377abae
|
||||
SIZE (File-Write-Rotate-0.28.tar.gz) = 29005
|
||||
SHA256 (File-Write-Rotate-0.29.tar.gz) = d774308422d85a877326063146a69e2d3cfc662405d9372d64783d88337d03e9
|
||||
SIZE (File-Write-Rotate-0.29.tar.gz) = 28242
|
||||
|
Loading…
Reference in New Issue
Block a user