diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-28 02:51:09 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-28 02:51:09 +0000 |
commit | a68dbc04f948e64063bf820983dcc57093c2de72 (patch) | |
tree | 3f52df592a8afff5eb1e2b1917805f6010f8a439 | |
parent | deeb94be91a66ad99eab4bd4b7c645e8af685442 (diff) | |
download | ports-a68dbc04f948e64063bf820983dcc57093c2de72.tar.gz ports-a68dbc04f948e64063bf820983dcc57093c2de72.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
Notes
Notes:
svn path=/head/; revision=260111
-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 |