diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-08-28 10:51:09 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-08-28 10:51:09 +0800 |
commit | 7acba3c776bd60c9ac804c3d29d14caf89f822a8 (patch) | |
tree | 1135fa9572e845fd0d4560870327d9d5644be40f /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | 9bb1edb7b44d5b791688712c31180cf0de8c76a1 (diff) | |
download | freebsd-ports-gnome-7acba3c776bd60c9ac804c3d29d14caf89f822a8.tar.gz freebsd-ports-gnome-7acba3c776bd60c9ac804c3d29d14caf89f822a8.tar.zst freebsd-ports-gnome-7acba3c776bd60c9ac804c3d29d14caf89f822a8.zip |
- Update to 0.06
PR: ports/147410
Submitted by: myself (pgollucci)
Approved by: fernan@iib.unsam.edu.ar (maintainer)
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/Changes
Sponsored by: RideCharge Inc. / TaxiMagic
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, 5 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index ba592c07876f..bc5dfb6cad35 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.05 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Delegate session storage to an application model object 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 + p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.2+ diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo index 8ea5d1a70708..a4a4266fb7b9 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.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 +MD5 (Catalyst-Plugin-Session-Store-Delegate-0.06.tar.gz) = daa73e910e3ec47fd7abc31642cc65aa +SHA256 (Catalyst-Plugin-Session-Store-Delegate-0.06.tar.gz) = cdcbc2c1c93627fe9cbc2619a7a7b8e39db0c3cb41822c8ffba9b98cc09b9483 +SIZE (Catalyst-Plugin-Session-Store-Delegate-0.06.tar.gz) = 17537 |