diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-18 16:18:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-18 16:18:54 +0000 |
commit | 9dd0ad4c95a5fbb9c69bffbe9772bfcb10411059 (patch) | |
tree | 9e3dfe8cf3df1fcf22ba28a86b0f626e562795cc /devel | |
parent | 5f6ee97656873a27c39ca72d12996ceab3c3db1e (diff) | |
download | ports-9dd0ad4c95a5fbb9c69bffbe9772bfcb10411059.tar.gz ports-9dd0ad4c95a5fbb9c69bffbe9772bfcb10411059.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-FileWriteRotate/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-FileWriteRotate/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch-FileWriteRotate/Makefile b/devel/p5-Log-Dispatch-FileWriteRotate/Makefile index b040b5608a4b..1705b198ebe7 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.02 +PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-Write-Rotate>=0:${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 USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Log-Dispatch-FileWriteRotate/distinfo b/devel/p5-Log-Dispatch-FileWriteRotate/distinfo index c515dc84cebc..f18efc66cab6 100644 --- a/devel/p5-Log-Dispatch-FileWriteRotate/distinfo +++ b/devel/p5-Log-Dispatch-FileWriteRotate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-FileWriteRotate-0.02.tar.gz) = 8ac2b25d3e516f5a16df6c053b1c235b6001e46bcd02cd83b2b5b4c9f8beaf81 -SIZE (Log-Dispatch-FileWriteRotate-0.02.tar.gz) = 11001 +SHA256 (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 08ab7648eb8f618aed0688b08250c125ff20fed11f3680a58bb12f30fad9dc65 +SIZE (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 13128 |