diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-21 21:35:03 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-21 21:35:03 +0800 |
commit | b15bc0a0a2effbe48bf44a9b7645baa110db9e9a (patch) | |
tree | 4c56f84da100d302a5a0364c5f3f28dd9a4c1ba6 /security | |
parent | 69e800ca717c16f794639c2fffa41c2acaebde07 (diff) | |
download | freebsd-ports-gnome-b15bc0a0a2effbe48bf44a9b7645baa110db9e9a.tar.gz freebsd-ports-gnome-b15bc0a0a2effbe48bf44a9b7645baa110db9e9a.tar.zst freebsd-ports-gnome-b15bc0a0a2effbe48bf44a9b7645baa110db9e9a.zip |
- Update to 1.0.3
PR: ports/119429
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Approved by: Maintainer timeout
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-NTLM/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-NTLM/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index d005568486bc..2457d1bced30 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ PORTNAME= NTLM -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen diff --git a/security/p5-Authen-NTLM/distinfo b/security/p5-Authen-NTLM/distinfo index 2e7fe2766c3a..ec6c9fe898ba 100644 --- a/security/p5-Authen-NTLM/distinfo +++ b/security/p5-Authen-NTLM/distinfo @@ -1,3 +1,3 @@ -MD5 (NTLM-1.02.tar.gz) = 35a2304a107f65086e1c5670a41d97c4 -SHA256 (NTLM-1.02.tar.gz) = dbcc7eb1cb9dc42a9836de6acc57eee1ba22f5d3a0d3639c6b0bf70be134a34c -SIZE (NTLM-1.02.tar.gz) = 8589 +MD5 (NTLM-1.03.tar.gz) = 5e851a4a2590069cb76f92f6db370493 +SHA256 (NTLM-1.03.tar.gz) = aef30926b23d52415037d3da055198e160ce33058703142fe61963dd9a68d4d4 +SIZE (NTLM-1.03.tar.gz) = 18206 |