aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Runtime/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2010-05-20 07:26:00 +0000
committerAndrej Zverev <az@FreeBSD.org>2010-05-20 07:26:00 +0000
commitfedf3fbab18138e4f9d154517733d20fc0b8d152 (patch)
treec4c3073cb6f87e431583b2cd6e681b8095f05d85 /www/p5-Catalyst-Runtime/Makefile
parent7d72fabdcd94af26897cc6e97e809b0f8ed7f3c4 (diff)
downloadports-fedf3fbab18138e4f9d154517733d20fc0b8d152.tar.gz
ports-fedf3fbab18138e4f9d154517733d20fc0b8d152.zip
Update to 5.80024
Notes
Notes: svn path=/head/; revision=254634
Diffstat (limited to 'www/p5-Catalyst-Runtime/Makefile')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index 28aad8e532a5..4e7fbcddaa4a 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Runtime
-PORTVERSION= 5.80023
+PORTVERSION= 5.80024
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +18,7 @@ RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope
p5-CGI-Simple>=1.109:${PORTSDIR}/www/p5-CGI-Simple \
p5-Class-C3-Adopt-NEXT>=0.07:${PORTSDIR}/devel/p5-Class-C3-Adopt-NEXT \
p5-Class-MOP>=0.95:${PORTSDIR}/devel/p5-Class-MOP \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \