diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-20 15:28:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-20 15:28:49 +0000 |
commit | 7def908e9286195f1715647fdb2c126d46ecdf6e (patch) | |
tree | e70f48772e2c2060928306e8c0ff5783be3be343 /devel/p5-Log-Dispatch-FileWriteRotate | |
parent | 7d188b5f5d51f76611e2977d8755a607296fd977 (diff) |
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch-FileWriteRotate')
-rw-r--r-- | devel/p5-Log-Dispatch-FileWriteRotate/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-FileWriteRotate/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Log-Dispatch-FileWriteRotate/Makefile b/devel/p5-Log-Dispatch-FileWriteRotate/Makefile index 1705b198ebe7..306850dca89b 100644 --- a/devel/p5-Log-Dispatch-FileWriteRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileWriteRotate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch-FileWriteRotate -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,12 +12,13 @@ COMMENT= Log to files that archive/rotate themselves, w/ File::Write::Rotate LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-File-Write-Rotate>=0:${PORTSDIR}/devel/p5-File-Write-Rotate \ +BUILD_DEPENDS= p5-File-Write-Rotate>=0.29:${PORTSDIR}/devel/p5-File-Write-Rotate \ p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch RUN_DEPENDS:= ${BUILD_DEPENDS} -BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Log-Dispatch-FileWriteRotate/distinfo b/devel/p5-Log-Dispatch-FileWriteRotate/distinfo index f18efc66cab6..934da5f43bb7 100644 --- a/devel/p5-Log-Dispatch-FileWriteRotate/distinfo +++ b/devel/p5-Log-Dispatch-FileWriteRotate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 08ab7648eb8f618aed0688b08250c125ff20fed11f3680a58bb12f30fad9dc65 -SIZE (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 13128 +SHA256 (Log-Dispatch-FileWriteRotate-0.04.tar.gz) = 3c8d38a0a3bfa724361f9cdbfe66254c34be23a3fd3bb895f0a4db4d54cc58f4 +SIZE (Log-Dispatch-FileWriteRotate-0.04.tar.gz) = 13554 |