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 | |
parent | 1fb3df2370081f69bd1921264e07a8dcdf64eb87 (diff) | |
download | ports-aed2fc0c60c82bdeea9e1f80e92f4eb8ab46bde1.tar.gz ports-aed2fc0c60c82bdeea9e1f80e92f4eb8ab46bde1.zip |
Update to 0.42
Notes
Notes:
svn path=/head/; revision=253606
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/distinfo | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/devel/p5-MooseX-Log-Log4perl/distinfo b/devel/p5-MooseX-Log-Log4perl/distinfo index 0f48e39db711..aa0faa31004d 100644 --- a/devel/p5-MooseX-Log-Log4perl/distinfo +++ b/devel/p5-MooseX-Log-Log4perl/distinfo @@ -1,3 +1,3 @@ -MD5 (MooseX-Log-Log4perl-0.40.tar.gz) = 31ab328955511451c797ad92205d0618 -SHA256 (MooseX-Log-Log4perl-0.40.tar.gz) = 595b46db184517e88f3b26784df2d83ffe8da018cf976d95fe160cb1c9dc3027 -SIZE (MooseX-Log-Log4perl-0.40.tar.gz) = 25649 +MD5 (MooseX-Log-Log4perl-0.42.tar.gz) = 083008f96e945ada62361b33ae80c77e +SHA256 (MooseX-Log-Log4perl-0.42.tar.gz) = 75e0b8a7cb9b4f6ba53cbc1f09b1df8545c529e4828448d64f8fc47744a98e49 +SIZE (MooseX-Log-Log4perl-0.42.tar.gz) = 26560 |