diff options
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 03c3a1d6eaed..c0c6b58768b2 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-State-Cookie -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Stores a Catalyst Session in a Cookie -RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Session +RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo index 960594588095..6ebb64517aa7 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-State-Cookie-0.06.tar.gz) = 763a90d547d45bac5b73d3b2dab80c7e -SHA256 (Catalyst-Plugin-Session-State-Cookie-0.06.tar.gz) = bf6b9cfef6f506a92ef16b4e118767c7f4137f086f40074de59abf40a66950de -SIZE (Catalyst-Plugin-Session-State-Cookie-0.06.tar.gz) = 5589 +MD5 (Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz) = 4245284c7753e6b8579a8712d54e526a +SHA256 (Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz) = 10c96e583e527b372a8fbf81eb23da5647cc8f78b00609bb6c58301a1f5a62df +SIZE (Catalyst-Plugin-Session-State-Cookie-0.07.tar.gz) = 12057 |