Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2004 08:46:26
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 1 08:46:26 UTC 2004
Modified Files:
pkgsrc/devel/libntlm: Makefile distinfo
pkgsrc/doc: CHANGES TODO
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libntlm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libntlm/distinfo
cvs rdiff -r1.7304 -r1.7305 pkgsrc/doc/CHANGES
cvs rdiff -r1.2186 -r1.2187 pkgsrc/doc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.