diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-29 04:15:09 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-29 04:15:09 +0000 |
commit | 8810fa7cfb90b1737f8e8c87ec319f4dd7a798cd (patch) | |
tree | 9fdd1d51bc258c3a310032c0eb20807000214eab /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | 49e10b306dbd97c6e9456dacf5064e580ad9b538 (diff) |
- Update to 0.05
PR: ports/141601
Approved by: maintainer timeout (fernan@iib.unsam.edu.ar; 14 days)
Submitted by: myself (pgollucci@)
Notes
Notes:
svn path=/head/; revision=246822
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index ed573834162a..ba592c07876f 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-Delegate -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Delegate session storage to an application model object -BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.12:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ +BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo index b1ca3fea32ed..8ea5d1a70708 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = ee827a832e25da35a8d1a6ffdb1c343a -SHA256 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = e695daf788f8c4128c49bebee36a78a171383910a717d35e155b3d57ff535695 -SIZE (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 17159 +MD5 (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = 39114268e9896d2c4982b72bfa3c5a99 +SHA256 (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = 0b5d772a3f5b330a18dae2f624839c46e0fcc074343ca87f145a04a5faf48f44 +SIZE (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = 17634 |