- Update to 0.19
- Fix *_DEPENDS: many of them are test-only dependencies Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/Changes
This commit is contained in:
parent
2a28a01e35
commit
c848a12f9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326603
2 changed files with 4 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Catalyst-Authentication-Credential-OpenID
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,14 +13,8 @@ COMMENT= OpenID credential for Catalyst::Plugin::Authentication framework
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Cache-FastMmap>=1.28:${PORTSDIR}/devel/p5-Cache-FastMmap \
|
||||
p5-Catalyst-Devel>=1:${PORTSDIR}/www/p5-Catalyst-Devel \
|
||||
p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
|
||||
p5-Catalyst-Plugin-Session-State-Cookie>=0.08:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
|
||||
p5-Catalyst-Plugin-Session-Store-FastMmap>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-FastMmap \
|
||||
p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Net-OpenID-Consumer>=1.03:${PORTSDIR}/net/p5-Net-OpenID-Consumer \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 80bc405821c03bb3c2286f492c6cb6e5d29037ed24966ce1fdb234baf3b10539
|
||||
SIZE (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 45801
|
||||
SHA256 (Catalyst-Authentication-Credential-OpenID-0.19.tar.gz) = aff4f3058edbfb3509e2278e271efbef80e8feabba0787aa1de9fca1474de1d5
|
||||
SIZE (Catalyst-Authentication-Credential-OpenID-0.19.tar.gz) = 37775
|
||||
|
|
Loading…
Reference in a new issue