diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 689e1960b0e..4a2a02b1658 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2008/11/10 22:47:19 rhaen Exp $ +# $NetBSD: Makefile,v 1.4 2008/12/11 16:14:24 rhaen Exp $ -DISTNAME= Catalyst-Plugin-Session-Store-DBIC-0.07 +DISTNAME= Catalyst-Plugin-Session-Store-DBIC-0.08 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -12,9 +12,9 @@ COMMENT= DBIC session storage backend DEPENDS+= p5-Catalyst-Runtime>=5.65:../../www/p5-Catalyst-Runtime DEPENDS+= p5-Catalyst-Plugin-Session>=0.09:../../www/p5-Catalyst-Plugin-Session DEPENDS+= p5-Catalyst-Plugin-Session-Store-Delegate>=0.02:../../www/p5-Catalyst-Plugin-Session-Store-Delegate -DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor +DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor DEPENDS+= p5-DBIx-Class>=0.07000:../../databases/p5-DBIx-Class -DEPENDS+= p5-NEXT>=0:../../devel/p5-NEXT +DEPENDS+= p5-NEXT>=0:../../devel/p5-NEXT DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/DBIC/.packlist |