diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index 3d1cafe22b94..3f0c1f3b65f1 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -6,20 +6,24 @@ # PORTNAME= Catalyst-Plugin-Authentication -PORTVERSION= 0.10016 +PORTVERSION= 0.10017 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/B/BO/BOBTFISH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Infrastructure plugin for the Catalyst authentication framework -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ +RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -RUN_DEPENDS= ${BUILD_DEPENDS} + p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \ + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ + p5-Moose>=0:${PORTSDIR}/devel/p5-Moose +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PORTSCOUT= skipv:0.100092 diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo index 9fa2969dc288..e3758cd5763f 100644 --- a/www/p5-Catalyst-Plugin-Authentication/distinfo +++ b/www/p5-Catalyst-Plugin-Authentication/distinfo @@ -1,3 +1,2 @@ -MD5 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = 2e7d26f11cafdbe499dd1b7e959cbdbe -SHA256 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = 4054c2ab421f219a7327b7395b0c1d7c651ec9b4a0af9b0eb557ba32522d5ac9 -SIZE (Catalyst-Plugin-Authentication-0.10016.tar.gz) = 67534 +SHA256 (Catalyst-Plugin-Authentication-0.10017.tar.gz) = 43da5c0fc12a5a80353ce10f4fe9d1627b7e09f61800d29813e8e3a212113e1e +SIZE (Catalyst-Plugin-Authentication-0.10017.tar.gz) = 71469