diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-09-17 18:26:15 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-09-17 18:26:15 +0000 |
commit | 64da3a0517927f6c403748ab426b8597a8e0236d (patch) | |
tree | 0c31c65a8749081e3ae91f3da33a36c52a976648 | |
parent | d10b29c4fc4362354c748b5cffb8f80cfa3a4c87 (diff) |
Notes
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Catalyst-Runtime/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 82c5400ae294..8d328775d420 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Catalyst-Runtime -PORTVERSION= 5.80011 -PORTREVISION= 1 +PORTVERSION= 5.80013 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,7 @@ COMMENT= The Elegant MVC Web Application Framework (Runtime) BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ + p5-MooseX-MethodAttributes>=0.16:${PORTSDIR}/devel/p5-MooseX-MethodAttributes \ p5-Class-MOP>=0.83:${PORTSDIR}/devel/p5-Class-MOP \ p5-Class-C3-Adopt-NEXT>=0.07:${PORTSDIR}/devel/p5-Class-C3-Adopt-NEXT \ p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ @@ -27,8 +26,8 @@ BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfSco p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Module-Pluggable>=3.9:${PORTSDIR}/devel/p5-Module-Pluggable \ - p5-Moose>=0.78:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ + p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ + p5-MooseX-Emulate-Class-Accessor-Fast>=0.00903:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ p5-MooseX-MethodAttributes>=0.15:${PORTSDIR}/devel/p5-MooseX-MethodAttributes \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index acda252dca80..1f56e24546d7 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Runtime-5.80011.tar.gz) = 96f09897079c6a13e1c0375b3a94ad4f -SHA256 (Catalyst-Runtime-5.80011.tar.gz) = f459dc4aaa75fb51bbe4565e7bfaf31fccde8530b511fe7f3c73ce3ecf3775e2 -SIZE (Catalyst-Runtime-5.80011.tar.gz) = 223075 +MD5 (Catalyst-Runtime-5.80013.tar.gz) = b26b464360594b7eb231caf78c0bb1ef +SHA256 (Catalyst-Runtime-5.80013.tar.gz) = 870ae22ae297b1af11d294e1a391a449dfa746d683e316db50eb820c65ef13e7 +SIZE (Catalyst-Runtime-5.80013.tar.gz) = 225132 |