diff options
author | lbr <lbr@FreeBSD.org> | 2009-03-23 21:44:50 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2009-03-23 21:44:50 +0800 |
commit | fcb22b3e5784368739ab17a7b529ab2756f22e9f (patch) | |
tree | cf4fd0a9d2b54d56ce83cbc8c08613097d62882a /www | |
parent | e5a76fa035a0dc3c1413659152ea495e0cad90ce (diff) | |
download | freebsd-ports-gnome-fcb22b3e5784368739ab17a7b529ab2756f22e9f.tar.gz freebsd-ports-gnome-fcb22b3e5784368739ab17a7b529ab2756f22e9f.tar.zst freebsd-ports-gnome-fcb22b3e5784368739ab17a7b529ab2756f22e9f.zip |
Update to 0.11
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 0edbf930e957..54b7be24c5d5 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Authentication-Store-DBIC -PORTVERSION= 0.09000 +PORTVERSION= 0.11000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Session-State-Cookie>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie BUILD_DEPENDS= ${RUN_DEPENDS} +DEPRECATED= Use p5-Catalyst-Authentication-Store-DBIx-Class instead. + PERL_CONFIGURE= 5.8.1+ MAN3= Catalyst::Plugin::Authentication::Store::DBIC.3 \ diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo index 38e18c66cfef..bc842944d61e 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.09.tar.gz) = debb9824e6806edab59b8eb4b8858f28 -SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.09.tar.gz) = ba20d39d030610d291c0d0ce59d0ff56524ac78206b7d93a0ced69a0176af479 -SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.09.tar.gz) = 29477 +MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 7743beb2c7bca430f906b6c04899eade +SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = c74ae15d5257503809f5b3784aba454b2a95c651b1bf83c76faeae62a02f1d01 +SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 32318 |