diff options
author | adam <adam@pkgsrc.org> | 2005-02-17 11:36:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-02-17 11:36:01 +0000 |
commit | ba2a6bb79ba73b5ee60234c7eaa3f2647741d3e8 (patch) | |
tree | ae73bd8ce849b7a4b550384e96069b7ff5cc5a7f /graphics/netpbm/distinfo | |
parent | b9bc5405e4b63f946ee6985bc046c90aedde1774 (diff) | |
download | pkgsrc-ba2a6bb79ba73b5ee60234c7eaa3f2647741d3e8.tar.gz |
Changes 10.26.3:
* pnmremap: fix rounding error where map maxval is small
and unequal to image maxval.
* ppmtompeg: fix compile failures on "no parallel" builds
and where prototypes don't match definitions in bitio.c.
Changes 10.26.2:
* Build: handle zlib prerequisite of tiff library.
* giftopnm: fix crash with input that has bogus color indices
in the raster.
* giftopnm: fix crash with input that has a bogus minimum code
length field.
* pnmtopalm: fix padding with -offset.
* pnmtopalm: fix compressed images. use 0 compressed size
field - not totally correct, but passable.
* palmtopnm: fix incorrect handling of some combinations of
PALM_IS_COMPRESSED flag and compression type field.
* palmtopnm: fix totally broken RLE and scanline compression.
* palmtopnm: fix wrong check for disallowed combination of
-transparent and -rendition.
Diffstat (limited to 'graphics/netpbm/distinfo')
-rw-r--r-- | graphics/netpbm/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo index 31aa2f7e14f..c65cea3804b 100644 --- a/graphics/netpbm/distinfo +++ b/graphics/netpbm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2005/01/18 14:16:20 adam Exp $ +$NetBSD: distinfo,v 1.31 2005/02/17 11:36:01 adam Exp $ -SHA1 (netpbm-10.26.1.tgz) = b4f131e42ae956fcac85b9256f0240420cad88ae -Size (netpbm-10.26.1.tgz) = 2537086 bytes -SHA1 (patch-aa) = c00953d99ec744d5330f901407379a19e14c457b -SHA1 (patch-ab) = 0806c633454ba17c593b4b3ad380468681cd85ce +SHA1 (netpbm-10.26.3.tgz) = 88c6b0c8b4c86a3ba888a964549daadc794336eb +Size (netpbm-10.26.3.tgz) = 2537558 bytes +SHA1 (patch-aa) = f3f7861b0e0e3f812861643afe916c40277f4944 +SHA1 (patch-ab) = ebab5f2ec96539058a8fbd79bf7867d1a49e02fd SHA1 (patch-ac) = 07f109139bf30da22b05d00189cbb7b4a5f8f05a SHA1 (patch-ae) = 33a5be2843dd85b530f5e6ba496cd0380cd5edd1 |