mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Update to 0.17
- Add LICENSE Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/Changes
This commit is contained in:
parent
9282a8bc78
commit
1b3caf6b65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301205
@ -3,10 +3,10 @@
|
||||
# Whom: andrey@kostenko.name
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Catalyst-Authentication-Credential-OpenID
|
||||
PORTVERSION= 0.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
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 \
|
||||
@ -37,4 +40,7 @@ BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
|
||||
RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/Module::Install::AuthorTests/d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Catalyst-Authentication-Credential-OpenID-0.16.tar.gz) = d0e5c2a9149f76f078d203ff03c281fc62332db3fad0889f27ab9352af80e64a
|
||||
SIZE (Catalyst-Authentication-Credential-OpenID-0.16.tar.gz) = 36382
|
||||
SHA256 (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 80bc405821c03bb3c2286f492c6cb6e5d29037ed24966ce1fdb234baf3b10539
|
||||
SIZE (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 45801
|
||||
|
Loading…
Reference in New Issue
Block a user