- up to 0.10

PR:		90165
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
This commit is contained in:
Yen-Ming Lee 2005-12-10 07:58:59 +00:00
parent 6b4d7fe76a
commit e3c3ae3bca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150777
2 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Authentication-CDBI
PORTVERSION= 0.09
PORTVERSION= 0.10
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
@ -25,7 +25,9 @@ PERL_CONFIGURE= yes
MAN3= Catalyst::Plugin::Authentication::CDBI.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500801
IGNORE= requires at least Perl 5.8.1. Install lang/perl5.8, and try again
IGNORE= requires at least Perl 5.8.1. Install lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,3 @@
MD5 (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 6e0208e4d8c0f28ceeb058f5d1601abe
SIZE (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 3488
MD5 (Catalyst-Plugin-Authentication-CDBI-0.10.tar.gz) = 7abe14fcd342c9099844ae3b582d3f30
SHA256 (Catalyst-Plugin-Authentication-CDBI-0.10.tar.gz) = 9728069bf0727aaf2fd5e295a9ac67adc8a8f1dc812d7a9a67aebe0e49262064
SIZE (Catalyst-Plugin-Authentication-CDBI-0.10.tar.gz) = 4111