diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-06-26 17:14:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-06-26 17:14:08 +0000 |
commit | 2d4d91f4c1b155c73fdd7241110e959ad6e01eff (patch) | |
tree | 19584d61a02ee54b8b48edc39eb4d31e554699e5 /devel | |
parent | f575c4c968b5a0e201cf61feaa3d6f5b0767870e (diff) | |
download | ports-2d4d91f4c1b155c73fdd7241110e959ad6e01eff.tar.gz ports-2d4d91f4c1b155c73fdd7241110e959ad6e01eff.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-Write-Rotate/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-File-Write-Rotate/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-File-Write-Rotate/Makefile b/devel/p5-File-Write-Rotate/Makefile index cb9b2136583d..cb11698ccdda 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.29 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +12,12 @@ COMMENT= Write to files that archive/rotate themselves LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-Flock-Retry>=0:devel/p5-File-Flock-Retry \ p5-Proc-PID-File>=0:devel/p5-Proc-PID-File RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ +TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-Taint-Runtime>=0:devel/p5-Taint-Runtime \ p5-Test-Exception>=0.31:devel/p5-Test-Exception \ diff --git a/devel/p5-File-Write-Rotate/distinfo b/devel/p5-File-Write-Rotate/distinfo index 59b664021139..5d6eaeec351f 100644 --- a/devel/p5-File-Write-Rotate/distinfo +++ b/devel/p5-File-Write-Rotate/distinfo @@ -1,2 +1,3 @@ -SHA256 (File-Write-Rotate-0.29.tar.gz) = d774308422d85a877326063146a69e2d3cfc662405d9372d64783d88337d03e9 -SIZE (File-Write-Rotate-0.29.tar.gz) = 28242 +TIMESTAMP = 1466892003 +SHA256 (File-Write-Rotate-0.30.tar.gz) = 1ba5526ec6bd835a3e20684740f13a848e6a8be75434213f247d584bb2f98486 +SIZE (File-Write-Rotate-0.30.tar.gz) = 29588 |