Subject: CVS commit: pkgsrc/graphics/netpbm
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2005 05:04:11
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Sep 20 05:04:11 UTC 2005
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
Added Files:
pkgsrc/graphics/netpbm/patches: patch-ag patch-aj patch-ak
Log Message:
Apply patches for the three 10.29 bugs listed on SourceForge we
hadn't already fixed. The list:
http://sourceforge.net/project/shownotes.php?group_id=5128&release_id=349291
The problems fixed in this PKGREVISION bump:
* pnmtopng: can crash due to wild pointer if you don't use the
-alpha option.
* pammasksharpen: Multiple bugs cause it to produce incorrect
output.
* pnmhisteq: -rmap doesn't work.
Addresses my own PR pkg/31314, with thanks to Nathan Arthur for
bringing these patches to my attention.
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -r1.43 -r1.44 pkgsrc/graphics/netpbm/distinfo
cvs rdiff -r0 -r1.10 pkgsrc/graphics/netpbm/patches/patch-ag
cvs rdiff -r0 -r1.7 pkgsrc/graphics/netpbm/patches/patch-aj
cvs rdiff -r0 -r1.5 pkgsrc/graphics/netpbm/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.