diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-07-22 13:27:42 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-07-22 13:27:42 +0000 |
commit | e4ec08eb604b5ca31202939e6be03ad9bc2dffae (patch) | |
tree | 9e5e6823b3635fb0acbacbda35ef068ce0461f7a /devel/p5-Log-Contextual | |
parent | 862db219808dd6c95660f1dbc7983c1a524d0af2 (diff) | |
download | ports-e4ec08eb604b5ca31202939e6be03ad9bc2dffae.tar.gz ports-e4ec08eb604b5ca31202939e6be03ad9bc2dffae.zip |
Notes
Diffstat (limited to 'devel/p5-Log-Contextual')
-rw-r--r-- | devel/p5-Log-Contextual/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Log-Contextual/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Log-Contextual/Makefile b/devel/p5-Log-Contextual/Makefile index 97cbc4764b62..45b588453de7 100644 --- a/devel/p5-Log-Contextual/Makefile +++ b/devel/p5-Log-Contextual/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log-Contextual -PORTVERSION= 0.004100 +PORTVERSION= 0.004201 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ RUN_DEPENDS= \ p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ p5-Exporter-Declare>=0.105:${PORTSDIR}/devel/p5-Exporter-Declare BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl PERL_CONFIGURE= yes diff --git a/devel/p5-Log-Contextual/distinfo b/devel/p5-Log-Contextual/distinfo index 4d4bcecceac5..880fa3ce48ed 100644 --- a/devel/p5-Log-Contextual/distinfo +++ b/devel/p5-Log-Contextual/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Contextual-0.004100.tar.gz) = 66dc1d10632cc056064158b667bef39df43dc30b5e3fefa108ac57914dcebca5 -SIZE (Log-Contextual-0.004100.tar.gz) = 29311 +SHA256 (Log-Contextual-0.004201.tar.gz) = 61d1390653ff453916bf9de43f0429ecda780d04d28a5c2bd7f8ec3093fa58cd +SIZE (Log-Contextual-0.004201.tar.gz) = 30477 |