Update to 0.709
- Update WWW Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
This commit is contained in:
parent
91709cd915
commit
4c2ff1f23e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543150
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
|
||||
PORTVERSION= 0.620
|
||||
PORTVERSION= 0.709
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,12 +15,13 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Dancer2>=0.204001:www/p5-Dancer2 \
|
||||
p5-Dancer2-Plugin-Auth-Extensible>=0.620:security/p5-Dancer2-Plugin-Auth-Extensible \
|
||||
p5-Dancer2-Plugin-Auth-Extensible>=0.709:security/p5-Dancer2-Plugin-Auth-Extensible \
|
||||
p5-Dancer2-Plugin-Passphrase>=3.3.0:security/p5-Dancer2-Plugin-Passphrase \
|
||||
p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1478453750
|
||||
SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.620.tar.gz) = 9ee8abe36038f04672b56edb749c35f2c114d88bc2e6c1298d6c72896058aba0
|
||||
SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.620.tar.gz) = 12734
|
||||
TIMESTAMP = 1595416755
|
||||
SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.709.tar.gz) = ea182b6ba4166597f34e23099a2d694ce930c8472a1cf65a6583d0547228dd42
|
||||
SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.709.tar.gz) = 13017
|
||||
|
@ -1,4 +1,4 @@
|
||||
Define that a user must be logged in and have the proper permissions to
|
||||
access a route
|
||||
|
||||
WWW: https://metacpan.org/pod/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup
|
||||
WWW: https://metacpan.org/release/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
|
||||
|
Loading…
Reference in New Issue
Block a user