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

(-)Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
# $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.7 2011/07/28 07:00:28 sunpoet Exp $
6
# $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.7 2011/07/28 07:00:28 sunpoet Exp $
7
7
8
PORTNAME=	Authen-NTLM
8
PORTNAME=	Authen-NTLM
9
PORTVERSION=	1.08
9
PORTVERSION=	1.09
10
PORTREVISION=	1
11
CATEGORIES=	security perl5
10
CATEGORIES=	security perl5
12
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 16-21 Link Here
16
MAINTAINER=	james@divide.org
15
MAINTAINER=	james@divide.org
17
COMMENT=	An NTLM authentication module
16
COMMENT=	An NTLM authentication module
18
17
18
BUILD_DEPENDS=	p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
19
RUN_DEPENDS=	p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
19
RUN_DEPENDS=	p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
20
20
21
PERL_CONFIGURE=	yes
21
PERL_CONFIGURE=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (NTLM-1.08.tar.gz) = 7fcee3014ad7b11b5df22589545dd58d3a8a14a259a9bbb8f2836bde12605de9
1
SHA256 (NTLM-1.09.tar.gz) = c823e30cda76bc15636e584302c960e2b5eeef9517c2448f7454498893151f85
2
SIZE (NTLM-1.08.tar.gz) = 24201
2
SIZE (NTLM-1.09.tar.gz) = 28766

Return to bug 160845