summaryrefslogtreecommitdiff
path: root/devel/libntlm
diff options
context:
space:
mode:
authorwiz <wiz>2004-09-20 23:24:58 +0000
committerwiz <wiz>2004-09-20 23:24:58 +0000
commit3a74cf38f10b5b1e2fb93a20aa8c33a739f63d46 (patch)
treeee4ba2a06ff88f0bcb07d6d0a68b699d4433827c /devel/libntlm
parent080506c7ef7f93b9b5bd8e192424c4e6b6298377 (diff)
downloadpkgsrc-3a74cf38f10b5b1e2fb93a20aa8c33a739f63d46.tar.gz
Update to 0.3.3:
* 18 September 2004 Revision 0.3.3 ** Use const for buildSmbNtlmAuthRequest() and buildSmbNtlmAuthResponse(). ** Source code is indented according to GNU Coding Standard.
Diffstat (limited to 'devel/libntlm')
-rw-r--r--devel/libntlm/Makefile4
-rw-r--r--devel/libntlm/PLIST4
-rw-r--r--devel/libntlm/distinfo6
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/libntlm/Makefile b/devel/libntlm/Makefile
index c392bf4952f..113ab100bf2 100644
--- a/devel/libntlm/Makefile
+++ b/devel/libntlm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/05/07 01:14:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/09/20 23:24:58 wiz Exp $
#
-DISTNAME= libntlm-0.3.2
+DISTNAME= libntlm-0.3.3
CATEGORIES= security
MASTER_SITES= http://josefsson.org/libntlm/releases/
diff --git a/devel/libntlm/PLIST b/devel/libntlm/PLIST
index ad8e83dc26c..63e39eda03f 100644
--- a/devel/libntlm/PLIST
+++ b/devel/libntlm/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 19:18:16 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/09/20 23:24:58 wiz Exp $
include/ntlm.h
lib/libntlm.a
lib/libntlm.la
lib/libntlm.so
lib/libntlm.so.0
-lib/libntlm.so.0.1
+lib/libntlm.so.0.2
lib/pkgconfig/libntlm.pc
diff --git a/devel/libntlm/distinfo b/devel/libntlm/distinfo
index 75518c6f777..9b9091a280e 100644
--- a/devel/libntlm/distinfo
+++ b/devel/libntlm/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/03 19:18:16 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2004/09/20 23:24:58 wiz Exp $
-SHA1 (libntlm-0.3.2.tar.gz) = 6b658496ab96eb1878ec0dd72db2e4941b319d37
-Size (libntlm-0.3.2.tar.gz) = 207997 bytes
+SHA1 (libntlm-0.3.3.tar.gz) = 27e3e4cdfb5f9aa09ee5f19a2d16627a9d61225d
+Size (libntlm-0.3.3.tar.gz) = 311517 bytes