Subject: CVS commit: pkgsrc/graphics/ivtools
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2004 13:06:29
Module Name:	pkgsrc
Committed By:	markd
Date:		Sat May 29 13:06:29 UTC 2004

Modified Files:
	pkgsrc/graphics/ivtools: Makefile PLIST distinfo
	pkgsrc/graphics/ivtools/patches: patch-ab

Log Message:
Update to version 1.1.3

- continue evolution of iostreams usage to keep up with changes to
libstdc++-v3.  Many thanks for reinstating a filebuf constructor that
accepts an integer file descriptor.  Hard to wrap them around sockets
any other way.

- fix problem with use of ACE on Darwin with gcc-3.3.

- fix problem with lexical scanning introduced when "#" comment lines
were first handled.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/ivtools/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/ivtools/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/ivtools/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/ivtools/patches/patch-ab

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