diff options
author | lbr <lbr@FreeBSD.org> | 2006-06-22 04:25:00 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2006-06-22 04:25:00 +0800 |
commit | 6a515d2727a124f90ece2839dd1bb0f55695edbf (patch) | |
tree | 9ed1201f740b7a4183a97874ac2767cdce60984b /www | |
parent | e048216c79f4616c68c73e842fbc6e068332b001 (diff) | |
download | freebsd-ports-gnome-6a515d2727a124f90ece2839dd1bb0f55695edbf.tar.gz freebsd-ports-gnome-6a515d2727a124f90ece2839dd1bb0f55695edbf.tar.zst freebsd-ports-gnome-6a515d2727a124f90ece2839dd1bb0f55695edbf.zip |
Update to 0.06000
PR: 98661
Submitted by: Rong-En Fan <rafan@infor.org>
Approved by: erwin (mentor, implicit)
Procrastinator: lbr (implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 1db88b970bf1..b1392c57f4af 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -6,17 +6,18 @@ # PORTNAME= Catalyst-Plugin-Authentication-Store-DBIC -PORTVERSION= 0.05002 +PORTVERSION= 0.06000 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= lbr@FreeBSD.org COMMENT= Authentication/authorization on a DBIx::Class/Class::DBI model BUILD_DEPENDS= p5-Catalyst>=5.49:${PORTSDIR}/www/p5-Catalyst \ - p5-Catalyst-Plugin-Authentication>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ + 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 diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo index 25c6a5a42fdb..a7375411c308 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.05002.tar.gz) = b0e0472ab9dc609a29567c4d680084bf -SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.05002.tar.gz) = f5ec6f817ad99f9f064436a86d0fe3be8f0246ffc3d09034a8d647b55c4b703e -SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.05002.tar.gz) = 10790 +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 |