diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-OpenID/Makefile | 10 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-OpenID/distinfo | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile index 08b8dfcbb6fb..7ab780b155aa 100644 --- a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile @@ -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> diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo b/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo index b56c0b22e598..c631d0e7b616 100644 --- a/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo +++ b/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo @@ -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 |