View | Details | Raw Unified | Return to bug 200490
Collapse All | Expand All

(-)p5-Dancer-Plugin-Auth-Extensible/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile 373448 2014-11-26 13:08:24Z mat $
2
# $FreeBSD: head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile 373448 2014-11-26 13:08:24Z mat $
3
3
4
PORTNAME=	Dancer-Plugin-Auth-Extensible
4
PORTNAME=	Dancer-Plugin-Auth-Extensible
5
PORTVERSION=	0.30
5
PORTVERSION=	0.40
6
PORTREVISION=	1
7
CATEGORIES=	security perl5
6
CATEGORIES=	security perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)p5-Dancer-Plugin-Auth-Extensible/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Dancer-Plugin-Auth-Extensible-0.30.tar.gz) = a809396d30c2a54a5415acecdacdea2301a326853ed442f018bdeeaea41e17d1
1
SHA256 (Dancer-Plugin-Auth-Extensible-0.40.tar.gz) = 993543bc5f2fc401105333febbd1665efca726ca074f764b85106fb39cc159a6
2
SIZE (Dancer-Plugin-Auth-Extensible-0.30.tar.gz) = 20277
2
SIZE (Dancer-Plugin-Auth-Extensible-0.40.tar.gz) = 22133
(-)p5-Dancer-Plugin-Auth-Extensible/pkg-plist (+1 lines)
Lines 1-3 Link Here
1
bin/generate-crypted-password
1
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible.3.gz
2
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible.3.gz
2
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Base.3.gz
3
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Base.3.gz
3
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Config.3.gz
4
%%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Config.3.gz

Return to bug 200490