Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 06/04/2000 17:36:33
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jun  5 00:36:32 UTC 2000

Modified Files:
	pkgsrc/graphics/netpbm: Makefile
	pkgsrc/graphics/netpbm/files: md5 patch-sum
	pkgsrc/graphics/netpbm/patches: patch-aa patch-ab
	pkgsrc/graphics/netpbm/pkg: PLIST
Added Files:
	pkgsrc/graphics/netpbm/patches: patch-ae

Log Message:
Update to 9.3.
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
Changes since 9.2:
o pnmfile: check for file size error.
o ppmhist: handle larger maxvals, image sizes
o xwdtopnm: Use color map with DirectColor to fix wrong color bug on
  some DirectColor xwds.
o xwdtopnm: Correct bug with 24/32 DirectColor LSBfirst xwds.
o Add pXmcheck() library function.
o Add leaftoppm and ppmtoleaf.  Thanks Bill O'Donnell.
o Add winicontoppm and ppmtowinicon.  Thanks Lee Benfield.
o Add pgmslice.  Thanks to Jos Dingjan.
o Include subset of RLE library in the package.
o stamp-date doesn't rely on whoami.
o Make file fixes to accomodate more install programs.
o Replace tmpnam() with mkstemp().
o Add pXm_init() into all programs that didn't have it.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/netpbm/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/netpbm/files/patch-sum
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/netpbm/patches/patch-aa
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/netpbm/patches/patch-ab
cvs rdiff -r0 -r1.5 pkgsrc/graphics/netpbm/patches/patch-ae
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/netpbm/pkg/PLIST

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