diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile | 12 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo | 6 |
2 files changed, 10 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index 7ad4a6bf11b2..71fe2e96013f 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Catalyst-Authentication-Store-DBIx-Class -PORTVERSION= 0.1200 -PORTREVISION= 1 +PORTVERSION= 0.1400 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +14,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= A storage class for Catalyst Authentication using DBIx::Class -BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ - p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ +BUILD_DEPENDS= p5-DBIx-Class>=0.8:${PORTSDIR}/databases/p5-DBIx-Class \ + p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ - p5-List-MoreUtils>=0:$(PORTSDIR)/lang/p5-List-MoreUtils + p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ + p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo index cf8da5f74a64..64ca8c4d5068 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Authentication-Store-DBIx-Class-0.1200.tar.gz) = 7722f92053daa5ac30cbf61a9e76bbc1 -SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1200.tar.gz) = 0c77a4b8269fd3019db2a1cbce031383beb816c7621b88cb8bfd4519dc985742 -SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1200.tar.gz) = 34286 +MD5 (Catalyst-Authentication-Store-DBIx-Class-0.1400.tar.gz) = 490a68d37297dfe2621ce58c9138aa1a +SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1400.tar.gz) = 51019821a502d488971f041580e8eba032b69f7d6c71c18a4f48b4e8fee5703a +SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1400.tar.gz) = 42840 |