diff options
author | Lars Thegler <lth@FreeBSD.org> | 2010-05-03 11:34:43 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2010-05-03 11:34:43 +0000 |
commit | aed2fc0c60c82bdeea9e1f80e92f4eb8ab46bde1 (patch) | |
tree | df4c23c59d435826256dfb4eaa417834eed74dd7 /devel/p5-MooseX-Log-Log4perl/Makefile | |
parent | 1fb3df2370081f69bd1921264e07a8dcdf64eb87 (diff) | |
download | ports-aed2fc0c60c82bdeea9e1f80e92f4eb8ab46bde1.tar.gz ports-aed2fc0c60c82bdeea9e1f80e92f4eb8ab46bde1.zip |
Notes
Diffstat (limited to 'devel/p5-MooseX-Log-Log4perl/Makefile')
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-MooseX-Log-Log4perl/Makefile b/devel/p5-MooseX-Log-Log4perl/Makefile index f3fb3b9e328a..51039a73f7cf 100644 --- a/devel/p5-MooseX-Log-Log4perl/Makefile +++ b/devel/p5-MooseX-Log-Log4perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Log-Log4perl -PORTVERSION= 0.40 +PORTVERSION= 0.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= A logging role for Moose based on Log::Log4perl -RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl +RUN_DEPENDS= p5-Moose>=0.65:${PORTSDIR}/devel/p5-Moose \ + p5-Log-Log4perl>=1.13:${PORTSDIR}/devel/p5-Log-Log4perl BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |