pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/netpbm



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 13 06:08:23 UTC 2010

Modified Files:
        pkgsrc/graphics/netpbm: Makefile distinfo
        pkgsrc/graphics/netpbm/patches: patch-ab patch-ah patch-eb

Log Message:
Changes 10.35.76:
* Pnmtopng:  -libversion doesn't report level of linked libz.
  It was a modularity violation and caused build failures on
  Mac OS X, because Pnmtopng per se doesn't know about libz --
  it's used by libpng.
* Build: don't fail due to SIGRTMIN, SIGRTMAX being undefined.

Changes 10.35.75:
* palmtopnm: fix for pixel size 16.
* pamscale: fix -reduce.  Introduced in 10.27.
* configure: default to 'none' for Svgalib if it doesn't appear to
  be installed (per 'ldconfig').  Ported from 10.38, released March 2007.

Changes 10.35.74:
* pbmtext: don't crash when font file contains a blank line.
  Fail cleanly.
* ppmtoilbm: fix arithmetic overflow with image dimension
  represented as 16 bit integer.
* pbmpage: fix garbage output.
* pnmhistmap: Fix crash with -width.  Always broken.
* Build: don't fail due to SIGPWR being undefined.


To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/graphics/netpbm/distinfo
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/netpbm/patches/patch-ab
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/netpbm/patches/patch-ah
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/netpbm/patches/patch-eb

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



Home | Main Index | Thread Index | Old Index