Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 07/12/2000 13:22:45
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 12 20:22:45 UTC 2000

Modified Files:
	pkgsrc/devel/sgi-stl: Makefile
	pkgsrc/devel/sgi-stl/files: md5 patch-sum
	pkgsrc/devel/sgi-stl/patches: patch-aa patch-ab
	pkgsrc/devel/sgi-stl/pkg: PLIST

Log Message:
Update SGI-STL to 3.3.  Changes from version 3.2:

* New feature: concept checks.  The library now does better compile-time
  error checking to make sure that the types used to instantiate
  library templates conform to the templates' requirements.
* Removed two non-standard-conforming extensions: the second, defaulted
  template parameter in bitset, and the third, default template
  parameter in deque.
* Many bug fixes, performance enhancements, and compatibility improvements.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/sgi-stl/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/sgi-stl/files/md5 \
    pkgsrc/devel/sgi-stl/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/sgi-stl/patches/patch-aa \
    pkgsrc/devel/sgi-stl/patches/patch-ab
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/sgi-stl/pkg/PLIST

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