diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-01 08:46:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-01 08:46:26 +0000 |
commit | 05b8eecef08c01bb8151817839331314cf101713 (patch) | |
tree | be408166f4f64c31b34518e44107b1c7c9f160a0 /devel/libntlm/distinfo | |
parent | 7960c3bada442bc8447df9f3728bbb19ad6803a9 (diff) | |
download | pkgsrc-05b8eecef08c01bb8151817839331314cf101713.tar.gz |
Update libntlm to 0.3.6:
* Version 0.3.6 (released 2004-09-30)
** Some code cleanup and improvements, contributed by Frediano Ziglio.
** Slight changes in output vectors, contributed by Frediano Ziglio.
* Version 0.3.5 (released 2004-09-23)
** Make it compile on C89 platforms.
* Version 0.3.4 (released 2004-09-23)
** The license has been changed from GPL to LGPL.
Thanks to a rewrite of several files, contributed by Frediano Ziglio.
** The output may now be slightly different, due to a bug in earlier versions.
Unused parts of the output string are now initialized to 0 consistently.
Diffstat (limited to 'devel/libntlm/distinfo')
-rw-r--r-- | devel/libntlm/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libntlm/distinfo b/devel/libntlm/distinfo index 9b9091a280e..7e374e7dd58 100644 --- a/devel/libntlm/distinfo +++ b/devel/libntlm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2004/09/20 23:24:58 wiz Exp $ +$NetBSD: distinfo,v 1.3 2004/10/01 08:46:26 wiz Exp $ -SHA1 (libntlm-0.3.3.tar.gz) = 27e3e4cdfb5f9aa09ee5f19a2d16627a9d61225d -Size (libntlm-0.3.3.tar.gz) = 311517 bytes +SHA1 (libntlm-0.3.6.tar.gz) = a78634014f500f7c298ed17b083a18e1f2619fb8 +Size (libntlm-0.3.6.tar.gz) = 319440 bytes |