diff options
author | lth <lth@FreeBSD.org> | 2010-05-03 19:34:43 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2010-05-03 19:34:43 +0800 |
commit | dd327bef356841ab916aa3a9c036e014bcd8cad6 (patch) | |
tree | 4cfb97de2d2333487a311f7434163f617ebda187 /devel | |
parent | 46cb9ce22382de325256f55116c82fbb0b54b69b (diff) | |
download | freebsd-ports-gnome-dd327bef356841ab916aa3a9c036e014bcd8cad6.tar.gz freebsd-ports-gnome-dd327bef356841ab916aa3a9c036e014bcd8cad6.tar.zst freebsd-ports-gnome-dd327bef356841ab916aa3a9c036e014bcd8cad6.zip |
Update to 0.42
Diffstat (limited to 'devel')
-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 |