Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 08/11/2000 23:20:41
Module Name: pkgsrc
Committed By: jlam
Date: Fri Aug 11 20:20:41 UTC 2000
Modified Files:
pkgsrc/devel/boost: Makefile
pkgsrc/devel/boost/files: md5
pkgsrc/devel/boost/pkg: COMMENT DESCR PLIST
Log Message:
Update boost to 1.17.0. Changes from version 1.16.1:
* Array Library added - An STL compliant container wrapper for arrays of
constant size from Nicolai Josuttis.
* array traits header renamed array_traits.hpp (was array.hpp).
* Random Number Library: more minor changes to support more compilers.
* Smart Pointer Library: performance reducing exception-specifications
removed.
* Utility Library: compiler and test program fixes for call_traits,
compressed_pair, and type_traits.
* Utility Library: updated cast.hpp to clear compiler warning messages..
* Linux Compiler Status added.
* Boost source code now lives in a publicly accessible Concurrent
Versions System (CVS) repository.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/boost/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/boost/files/md5
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/boost/pkg/COMMENT
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/boost/pkg/DESCR
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/boost/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.