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

(-)p5-Dancer2-Plugin-Passphrase/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/security/p5-Dancer2-Plugin-Passphrase/Makefile 373448 2014-11-26 13:08:24Z mat $
2
# $FreeBSD: head/security/p5-Dancer2-Plugin-Passphrase/Makefile 373448 2014-11-26 13:08:24Z mat $
3
3
4
PORTNAME=	Dancer2-Plugin-Passphrase
4
PORTNAME=	Dancer2-Plugin-Passphrase
5
PORTVERSION=	2.0.3
5
PORTVERSION=	2.0.5
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-Dancer2-Plugin-Passphrase/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Dancer2-Plugin-Passphrase-2.0.3.tar.gz) = daf2fd1a9c5e1409291d045dbe30e9ec66b50193638a8a39ab9f938cad113947
1
SHA256 (Dancer2-Plugin-Passphrase-2.0.5.tar.gz) = e318492a6c1941a4ce40e8fd00762e2a124e72e64c34ec7272a4e719b6da08ba
2
SIZE (Dancer2-Plugin-Passphrase-2.0.3.tar.gz) = 17923
2
SIZE (Dancer2-Plugin-Passphrase-2.0.5.tar.gz) = 18901
(-)p5-Dancer2-Plugin-Passphrase/pkg-plist (+2 lines)
Lines 1-2 Link Here
1
%%SITE_PERL%%/Dancer2/Plugin/Passphrase.pm
1
%%SITE_PERL%%/Dancer2/Plugin/Passphrase.pm
2
%%SITE_PERL%%/Dancer2/Plugin/Passphrase/Core.pm
3
%%SITE_PERL%%/Dancer2/Plugin/Passphrase/Hashed.pm
2
%%PERL5_MAN3%%/Dancer2::Plugin::Passphrase.3.gz
4
%%PERL5_MAN3%%/Dancer2::Plugin::Passphrase.3.gz

Return to bug 195938