Update to 0.10011
This commit is contained in:
parent
3a560323a9
commit
bccb9cf405
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230625
2 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= Catalyst-Plugin-Authentication
|
||||
PORTVERSION= 0.100092
|
||||
PORTVERSION= 0.10011
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +17,8 @@ COMMENT= Infrastructure plugin for the Catalyst authentication framework
|
|||
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
|
||||
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
|
||||
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Catalyst-Plugin-Authentication-0.100092.tar.gz) = 2af45dacf12b9ff9d8825431cb2b81de
|
||||
SHA256 (Catalyst-Plugin-Authentication-0.100092.tar.gz) = d42c273706ed81b4217ee993941b9d06130b2331320d8e53b02218445e99b6c8
|
||||
SIZE (Catalyst-Plugin-Authentication-0.100092.tar.gz) = 56652
|
||||
MD5 (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 90f704005c0bba0f9c979f9a4361d4b4
|
||||
SHA256 (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 8605cd9cd113f7400354d55dccbe0aa5c471e6017961587adeba279ccd40dab0
|
||||
SIZE (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 58440
|
||||
|
|
Loading…
Reference in a new issue