From 3b7d5adb2d77773b1885977712d2f54e850fc2af Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Sep 2004 23:24:58 +0000 Subject: 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. --- devel/libntlm/Makefile | 4 ++-- devel/libntlm/PLIST | 4 ++-- devel/libntlm/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel/libntlm') 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 -- cgit v1.2.3