diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-09 03:15:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-09 03:15:53 +0800 |
commit | 89eb1fac95163439dd23814b9ee9d1bcf67957e4 (patch) | |
tree | c40d7fc10b37ebbebfcf7ec04bc150ceb9c4646e /security/p5-Authen-NTLM | |
parent | fe4fb98b8069ec10326877971e1e9da5c3584f3b (diff) | |
download | freebsd-ports-graphics-89eb1fac95163439dd23814b9ee9d1bcf67957e4.tar.gz freebsd-ports-graphics-89eb1fac95163439dd23814b9ee9d1bcf67957e4.tar.zst freebsd-ports-graphics-89eb1fac95163439dd23814b9ee9d1bcf67957e4.zip |
- Update to 1.09
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/NTLM/Changes
PR: ports/160845
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days)
Diffstat (limited to 'security/p5-Authen-NTLM')
-rw-r--r-- | security/p5-Authen-NTLM/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Authen-NTLM/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index b260daa4da9..77d18863121 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 16e17616876..881ec8a1220 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 |