diff options
author | lbr <lbr@FreeBSD.org> | 2006-07-01 02:58:52 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2006-07-01 02:58:52 +0800 |
commit | 3bb99c44db6a8c6643aebd3767e7035551808955 (patch) | |
tree | 2cff24ef05ed7c8c2b752cedde28356c377d7b23 /www/p5-Catalyst-Plugin-Authentication-Store-DBIC | |
parent | 68a60544d76bf102814c8dc4061692c6e6808f9b (diff) | |
download | freebsd-ports-gnome-3bb99c44db6a8c6643aebd3767e7035551808955.tar.gz freebsd-ports-gnome-3bb99c44db6a8c6643aebd3767e7035551808955.tar.zst freebsd-ports-gnome-3bb99c44db6a8c6643aebd3767e7035551808955.zip |
Update to 0.07
Approved by: lbr (mental, explicit)
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-DBIC')
3 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index b1392c57f4af..da2711d24946 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.06000 +PORTVERSION= 0.07000 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Catalyst>=5.49:${PORTSDIR}/www/p5-Catalyst \ p5-Catalyst-Plugin-Authentication>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Plugin-Authorization-Roles>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ - p5-Catalyst-Plugin-Session>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session + p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo index a7375411c308..cc058d902451 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.06.tar.gz) = 1895807c48f9abc47f1051e061b89588 -SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.06.tar.gz) = 0b66210c54c52b74571a9991bc0eee85c7b335230ca9c538ff929ce5bed5be35 -SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.06.tar.gz) = 12900 +MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.07.tar.gz) = 796f4b369f3717fc289126f6758a7ba9 +SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.07.tar.gz) = 4ee68cfce7f94597383954ab57a79376cea38a6105a266dd20d0fb62e5a8c6b3 +SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.07.tar.gz) = 13410 diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg-plist b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg-plist index 544a84d44719..4235b9ffcace 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg-plist +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg-plist @@ -1,6 +1,8 @@ +%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC/User/CDBI.pm %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC/User.pm %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC/Backend.pm %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC.pm +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC/User @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIC @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication |