pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libntlm Update to 0.3.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1376bb13c87
branches:  trunk
changeset: 480806:b1376bb13c87
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 20 23:24:58 2004 +0000

description:
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:

 devel/libntlm/Makefile |  4 ++--
 devel/libntlm/PLIST    |  4 ++--
 devel/libntlm/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r 6ff5e3f69060 -r b1376bb13c87 devel/libntlm/Makefile
--- a/devel/libntlm/Makefile    Mon Sep 20 23:19:47 2004 +0000
+++ b/devel/libntlm/Makefile    Mon Sep 20 23:24:58 2004 +0000
@@ -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 -r 6ff5e3f69060 -r b1376bb13c87 devel/libntlm/PLIST
--- a/devel/libntlm/PLIST       Mon Sep 20 23:19:47 2004 +0000
+++ b/devel/libntlm/PLIST       Mon Sep 20 23:24:58 2004 +0000
@@ -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 -r 6ff5e3f69060 -r b1376bb13c87 devel/libntlm/distinfo
--- a/devel/libntlm/distinfo    Mon Sep 20 23:19:47 2004 +0000
+++ b/devel/libntlm/distinfo    Mon Sep 20 23:24:58 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index