Subject: CVS commit: pkgsrc/graphics/netpbm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/17/2006 08:11:17
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Apr 17 08:11:17 UTC 2006

Modified Files:
	pkgsrc/graphics/netpbm: Makefile distinfo
Removed Files:
	pkgsrc/graphics/netpbm/patches: patch-ag

Log Message:
Changes 10.33:
Add pamtosvg.

g3topbm: Add -width, -paper_size.

libnetpbm / most newer programs: Fix bug that produces
plain format output when it should be raw because
pnm_readpaminit() does not set 'plainformat' and most
programs just copy the input pam to the output pam.

pamflip: fix bug with left/right flip of PBM that has
width an even multiple of 8 plus something less than 8.

pnmquant: turn on autoflush when creating seekable file.

install: fix symbolic link pnmdepth -> pamdepth.

build: fix some importinc dependencies.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -r1.53 -r1.54 pkgsrc/graphics/netpbm/distinfo
cvs rdiff -r1.14 -r0 pkgsrc/graphics/netpbm/patches/patch-ag

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