summaryrefslogtreecommitdiff
path: root/devel/libntlm
diff options
context:
space:
mode:
authorwiz <wiz>2005-09-30 13:26:24 +0000
committerwiz <wiz>2005-09-30 13:26:24 +0000
commit3835241b6b5285326770df35b2ab211624dcfaca (patch)
treedbe93c6bf6481c9546ce732eb43efff0300aa479 /devel/libntlm
parent8f99705c5ced2fad23c7f7c424de1ddad179b3f7 (diff)
downloadpkgsrc-3835241b6b5285326770df35b2ab211624dcfaca.tar.gz
Update to 0.3.8:
* Version 0.3.8 (released 2005-09-27) ** New: buildSmbNtlmAuthRequest_noatsplit, buildSmbNtlmAuthResponse_noatsplit. These functions can be used when your username contains '@' and you do not wish that the remainder of the string is treated as a REALM value. Suggested by David Leonard <davidl@vintela.com>. ** Uses memset instead of bzero. ** Fix license typo in libntlm.spec. ** Made the COPYING file contain LGPL, not GPL. ** Updated gnulib files. ** API and ABI modifications. buildSmbNtlmAuthRequest_noatsplit: ADD. buildSmbNtlmAuthResponse_noatsplit: ADD.
Diffstat (limited to 'devel/libntlm')
-rw-r--r--devel/libntlm/Makefile4
-rw-r--r--devel/libntlm/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libntlm/Makefile b/devel/libntlm/Makefile
index 842fbe39b1c..08f961132fd 100644
--- a/devel/libntlm/Makefile
+++ b/devel/libntlm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/08/10 20:56:15 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/30 13:26:24 wiz Exp $
#
-DISTNAME= libntlm-0.3.7
+DISTNAME= libntlm-0.3.8
CATEGORIES= security
MASTER_SITES= http://josefsson.org/libntlm/releases/
diff --git a/devel/libntlm/distinfo b/devel/libntlm/distinfo
index 5f601d296a8..ff19bd20cc7 100644
--- a/devel/libntlm/distinfo
+++ b/devel/libntlm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/07/22 23:45:22 wiz Exp $
+$NetBSD: distinfo,v 1.6 2005/09/30 13:26:24 wiz Exp $
-SHA1 (libntlm-0.3.7.tar.gz) = 9d4eb3c0af5f78c750a2328d2d87aca19d00d636
-RMD160 (libntlm-0.3.7.tar.gz) = 2d95c5e1207790470d9ed34cc385e5aa1f227982
-Size (libntlm-0.3.7.tar.gz) = 321429 bytes
+SHA1 (libntlm-0.3.8.tar.gz) = 3385b51ed5db489474cbabb568e8334e7ed8b261
+RMD160 (libntlm-0.3.8.tar.gz) = c6f564a83848823e883ba1af45d3ec7b6277a27b
+Size (libntlm-0.3.8.tar.gz) = 328409 bytes