Update security/p5-Catalyst-Plugin-Authentication to 0.10023

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
This commit is contained in:
afresh1 2020-10-09 03:59:57 +00:00
parent 41c6290d0a
commit 7b21897a5b
3 changed files with 14 additions and 7 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2020/07/03 21:45:39 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2020/10/09 03:59:57 afresh1 Exp $
COMMENT= Catalyst authentication framework
DISTNAME= Catalyst-Plugin-Authentication-0.10018
DISTNAME= Catalyst-Plugin-Authentication-0.10023
CATEGORIES= security
REVISION= 1
# Perl
PERMIT_PACKAGE= Yes
@ -14,10 +13,16 @@ PKG_ARCH= *
RUN_DEPENDS= devel/p5-Class-Inspector \
devel/p5-MRO-Compat \
devel/p5-Moose \
devel/p5-MooseX-Emulate-Class-Accessor-Fast \
devel/p5-Try-Tiny \
devel/p5-namespace-autoclean \
textproc/p5-String-RewritePrefix \
www/p5-Catalyst-Runtime \
www/p5-Catalyst-Plugin-Session
TEST_DEPENDS=devel/p5-Moose \
TEST_DEPENDS= devel/p5-Test-EOL \
devel/p5-Test-Exception \
devel/p5-Test-NoTabs \
devel/p5-Test-WWW-Mechanize-Catalyst \
security/p5-Digest-SHA1 \
www/p5-Catalyst-Plugin-Session-State-Cookie

View File

@ -1,2 +1,2 @@
SHA256 (Catalyst-Plugin-Authentication-0.10018.tar.gz) = vd27zQS/q5rn7mRHRxLcJ2GJdEb+Rat8jPC3qFZA1f4=
SIZE (Catalyst-Plugin-Authentication-0.10018.tar.gz) = 71470
SHA256 (Catalyst-Plugin-Authentication-0.10023.tar.gz) = NgOaq9rLB+Zoek16i/rHj+nQ+7BM2o1tlm1sHjJZ0Gw=
SIZE (Catalyst-Plugin-Authentication-0.10023.tar.gz) = 80041

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.4 2012/04/08 22:02:33 sthen Exp $
@comment $OpenBSD: PLIST,v 1.5 2020/10/09 03:59:57 afresh1 Exp $
${P5SITE}/Catalyst/Authentication/
${P5SITE}/Catalyst/Authentication/Credential/
${P5SITE}/Catalyst/Authentication/Credential/NoPassword.pm
${P5SITE}/Catalyst/Authentication/Credential/Password.pm
${P5SITE}/Catalyst/Authentication/Credential/Remote.pm
${P5SITE}/Catalyst/Authentication/Realm/
@ -24,6 +25,7 @@ ${P5SITE}/Catalyst/Plugin/Authentication/Store/Minimal.pm
${P5SITE}/Catalyst/Plugin/Authentication/User/
${P5SITE}/Catalyst/Plugin/Authentication/User.pm
${P5SITE}/Catalyst/Plugin/Authentication/User/Hash.pm
@man man/man3p/Catalyst::Authentication::Credential::NoPassword.3p
@man man/man3p/Catalyst::Authentication::Credential::Password.3p
@man man/man3p/Catalyst::Authentication::Credential::Remote.3p
@man man/man3p/Catalyst::Authentication::Realm.3p