diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index b260daa4da9f..77d188631212 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -6,8 +6,7 @@ # $FreeBSD$ PORTNAME= Authen-NTLM -PORTVERSION= 1.08 -PORTREVISION= 1 +PORTVERSION= 1.09 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +15,7 @@ DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION} MAINTAINER= james@divide.org COMMENT= An NTLM authentication module +BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC PERL_CONFIGURE= yes diff --git a/security/p5-Authen-NTLM/distinfo b/security/p5-Authen-NTLM/distinfo index 16e176168769..881ec8a12202 100644 --- a/security/p5-Authen-NTLM/distinfo +++ b/security/p5-Authen-NTLM/distinfo @@ -1,2 +1,2 @@ -SHA256 (NTLM-1.08.tar.gz) = 7fcee3014ad7b11b5df22589545dd58d3a8a14a259a9bbb8f2836bde12605de9 -SIZE (NTLM-1.08.tar.gz) = 24201 +SHA256 (NTLM-1.09.tar.gz) = c823e30cda76bc15636e584302c960e2b5eeef9517c2448f7454498893151f85 +SIZE (NTLM-1.09.tar.gz) = 28766