Index: head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile (revision 199520) +++ head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile (revision 199521) @@ -1,36 +1,37 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Authentication-Store-DBIC # Date created: Dec 12, 2005 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= Catalyst-Plugin-Authentication-Store-DBIC -PORTVERSION= 0.08000 +PORTVERSION= 0.09000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= lbr@FreeBSD.org COMMENT= Authentication/authorization on a DBIx::Class/Class::DBI model RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Catalyst-Model-DBIC-Schema>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ p5-Catalyst-Plugin-Authentication>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ + p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ p5-Catalyst-Plugin-Authorization-Roles>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \ p5-Catalyst-Plugin-Session-State-Cookie>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.1+ MAN3= Catalyst::Plugin::Authentication::Store::DBIC.3 \ Catalyst::Plugin::Authentication::Store::DBIC::Backend.3 \ Catalyst::Plugin::Authentication::Store::DBIC::User.3 post-extract: @${PERL} -i.bak -ne 'print unless /^\s*feature/ .. /;\s*$$/' ${WRKSRC}/Makefile.PL .include Property changes on: head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo =================================================================== --- head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo (revision 199520) +++ head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo (revision 199521) @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.08.tar.gz) = 76dd90881b7872ee030a69e3ddf7c22f -SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.08.tar.gz) = 6379a4ad62a7640a09a9831aa17b3c00fe555cf763433a4f698d40953c8bdc7d -SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.08.tar.gz) = 29334 +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 Property changes on: head/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property