Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 11/03/2000 02:16:37
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Nov  3 00:16:37 UTC 2000

Modified Files:
	pkgsrc/devel/boost: Makefile
	pkgsrc/devel/boost/files: md5
	pkgsrc/devel/boost/pkg: PLIST

Log Message:
Update to boost 1.18.1.  Changes from version 1.17.0:

* Graph Library, Random Number Library, and Regular Expression Library
* Configuration Header additions for various compiler foibles.
* Portability Hints: Borland C++ 5.5.1 from Jens Maurer added.
* Compiler Status updated for latest versions of several compilers.
* Array Library improvements reflecting formal review comments.
* functional.hpp compiler workarounds added.
* tie() function template added to utility.hpp for easier handling of
  std::pair<> return values.
* Integer Library improved handling of 64-bit integers.
* Minor web site page updates.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/boost/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/boost/files/md5
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/boost/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.