summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile8
-rw-r--r--www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
index a57085d88b9a..01ce940ec5d4 100644
--- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
+++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= Catalyst-Component-ACCEPT_CONTEXT
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Catalyst
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Make the Catalyst request context available in Models and Views
-RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime
+RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -23,6 +23,6 @@ PERL_CONFIGURE= yes
MAN3= Catalyst::Component::ACCEPT_CONTEXT.3
post-patch:
- ${PERL} -pi -e '$$_="" if /auto_install|Test::More/' ${WRKSRC}/Makefile.PL
+ ${PERL} -pi -e '$$_="" if /auto_install|Devel::Cycle/' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo
index 8836f31bdeba..b17b9e851657 100644
--- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo
+++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 3b728427fda923c43d160d6c998037dc
-SHA256 (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 18ed94305e2173e9f48b2a9f06a86de047a728ea4122d5f226aa2b8052d7f8ad
-SIZE (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 20884
+MD5 (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 95fd36fa91716db99dbb4e488b6ff573
+SHA256 (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 83b48c7b29bd6c7d1b1a910659a4aa3021f6ac4738ca1d721a7da942965b2749
+SIZE (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 22033