aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-NTLM
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-11 14:34:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-11 14:34:26 +0000
commit0797e5d3700508b878c78c3ea360264305f34f91 (patch)
treee4cf334acf62a2d81c6b8af71c415d6511b2b62b /security/p5-Authen-NTLM
parent6f41bb01a90762d462511d94d127d0baf802346a (diff)
downloadports-0797e5d3700508b878c78c3ea360264305f34f91.tar.gz
ports-0797e5d3700508b878c78c3ea360264305f34f91.zip
- Update to 1.08
- While I'm here, update WWW Changes: http://search.cpan.org/dist/NTLM/Changes PR: ports/157358 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer (timeout, 15 days)
Notes
Notes: svn path=/head/; revision=275377
Diffstat (limited to 'security/p5-Authen-NTLM')
-rw-r--r--security/p5-Authen-NTLM/Makefile4
-rw-r--r--security/p5-Authen-NTLM/distinfo5
-rw-r--r--security/p5-Authen-NTLM/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile
index f329ee4617aa..99665727c5b2 100644
--- a/security/p5-Authen-NTLM/Makefile
+++ b/security/p5-Authen-NTLM/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
PORTNAME= NTLM
-PORTVERSION= 1.05
+PORTVERSION= 1.08
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Authen
@@ -19,6 +19,6 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes
-MAN3= Authen::NTLM.3
+MAN3= Authen::NTLM.3
.include <bsd.port.mk>
diff --git a/security/p5-Authen-NTLM/distinfo b/security/p5-Authen-NTLM/distinfo
index f6e53f606a1f..16e176168769 100644
--- a/security/p5-Authen-NTLM/distinfo
+++ b/security/p5-Authen-NTLM/distinfo
@@ -1,3 +1,2 @@
-MD5 (NTLM-1.05.tar.gz) = 5d148e88d96785d996bdd8e1517b9d8c
-SHA256 (NTLM-1.05.tar.gz) = e40da75fc9fdd8b96b3b7439b42823bbb5bc087f26f07b241fa608f6f7872fdf
-SIZE (NTLM-1.05.tar.gz) = 11069
+SHA256 (NTLM-1.08.tar.gz) = 7fcee3014ad7b11b5df22589545dd58d3a8a14a259a9bbb8f2836bde12605de9
+SIZE (NTLM-1.08.tar.gz) = 24201
diff --git a/security/p5-Authen-NTLM/pkg-descr b/security/p5-Authen-NTLM/pkg-descr
index 28efa0312533..0791848ef7cf 100644
--- a/security/p5-Authen-NTLM/pkg-descr
+++ b/security/p5-Authen-NTLM/pkg-descr
@@ -8,4 +8,4 @@ authenticate HTTP packets to MS Web Proxy or MS Web Server.
Currently, it is the authentication scheme Internet Explorer chooses to
authenticate itself to proxies/web servers that supports NTLM.
-WWW: http://search.cpan.org/dist/Authen-NTLM/
+WWW: http://search.cpan.org/dist/NTLM/