diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-06-08 16:19:14 +0800 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-06-08 16:19:14 +0800 |
commit | 4983b440e6ba185a6705532644051d4a2fe7adf0 (patch) | |
tree | 7b0a7c699bc5f9368d2f1a04a5a9b3409055faa4 /www | |
parent | 1dd8e6661c5ad038e7d9fb4b157a62665465b362 (diff) | |
download | freebsd-ports-gnome-4983b440e6ba185a6705532644051d4a2fe7adf0.tar.gz freebsd-ports-gnome-4983b440e6ba185a6705532644051d4a2fe7adf0.tar.zst freebsd-ports-gnome-4983b440e6ba185a6705532644051d4a2fe7adf0.zip |
- Update to 0.1500 [1]
- Add LICENSE
Changes: http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/Changes
PR: ports/157694 [1]
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index 246a60b20a53..be16d4522da0 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Authentication-Store-DBIx-Class -PORTVERSION= 0.1401 +PORTVERSION= 0.1500 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,13 +17,16 @@ COMMENT= A storage class for Catalyst Authentication using DBIx::Class BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-DBIx-Class>=0.8:${PORTSDIR}/databases/p5-DBIx-Class \ + p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN3= Catalyst::Authentication::Realm::SimpleDB.3 \ diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo index cb3745b2e746..cb3c8bd85155 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1401.tar.gz) = e6222bc2637a6db3ddfbc081e8b715fc4f4670d240b10ba27c3d01b4ab8a3843 -SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1401.tar.gz) = 43480 +SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1500.tar.gz) = a174b07ab9256ba25c64b4a651bf0792b6f37c1a94d34ef8f8c7000a2fcfa0aa +SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1500.tar.gz) = 46932 |