summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/distinfo
diff options
context:
space:
mode:
authorsalo <salo>2003-06-01 12:14:10 +0000
committersalo <salo>2003-06-01 12:14:10 +0000
commit260165040e5fae2f5f43a1b6515bfd70641dd3a4 (patch)
tree240b52e7d60a07fbe85a534b810f8ba5b4f42d32 /graphics/gifsicle/distinfo
parentec20806233355065f145cdff86edc0189b2c16b9 (diff)
downloadpkgsrc-260165040e5fae2f5f43a1b6515bfd70641dd3a4.tar.gz
Updated to version 1.37.
Changes: - DESCR has 80 culumns - whitespace 1.37: ===== - Fix bug where combining `--rotate-X' and `-O' options would cause a segmentation fault. Reported by Dan Lasley <Dan_Lasley@hilton.com>. - Rearrange source tree. 1.36: ===== * Fix subscript-out-of-range error in main.c reported by Andrea Suatoni. 1.35: ===== - Fixed bug where `--crop' could cause a segmentation fault, present since 1.32 or 1.33. Reported by Tom Schumm <phong@phong.org>. 1.34: ===== - Fixed bug where combining `--crop' and `-O' options could corrupt output. Reported by Tom Schumm <phong@phong.org>. 1.33: ===== - Be more careful about time while animating. In particular, prepare frames before they are needed, so that they can be displayed exactly when required. Problem reported by Walter Harms <WHarms@bfs.de>. - More warning fixes. 1.32: ===== - Add `--multifile' option handling concatenated GIF files. This is useful for scripts. For example, `gifsicle --multifile -' will merge all GIF files written to its standard input into a single animation. - More fixes for spurious background warnings. 1.31: ===== - Changed behavior of `--crop X,Y+WIDTHxHEIGHT' option when WIDTH or HEIGHT is negative. Previously, zero or negative WIDTH and HEIGHT referred to the image's entire width or height. Thus, the option `--crop 10,0+0x0' would always lead to an error, because the crop left position (10) plus the crop width (the image width) was 10 pixels beyond the image edge. The new behavior measures zero or negative WIDTH and HEIGHT relative to the image's bottom-right corner. - Changed background behavior. Hopefully the only user-visible effect will be fewer spurious warnings. - Fixed a bug that could corrupt output when optimizing images with `-O2' that had more than 256 colors. 1.30: ===== - Fixed bug in ungif code: Writing a large ungif could corrupt memory, leading eventually to bad output. This bug has been present since Gifsicle could write ungifs! Bad files and assistance provided by Jeff Brown <jabrown@ipn.caida.org>.
Diffstat (limited to 'graphics/gifsicle/distinfo')
-rw-r--r--graphics/gifsicle/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gifsicle/distinfo b/graphics/gifsicle/distinfo
index 1e8402d2508..809197eaaf6 100644
--- a/graphics/gifsicle/distinfo
+++ b/graphics/gifsicle/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/23 14:03:11 wiz Exp $
+$NetBSD: distinfo,v 1.2 2003/06/01 12:14:10 salo Exp $
-SHA1 (gifsicle-1.29.tar.gz) = d7412309b5c18f84b2b6b5017d08830d080998f4
-Size (gifsicle-1.29.tar.gz) = 167241 bytes
+SHA1 (gifsicle-1.37.tar.gz) = b9a090133f42a6e6d04ff4f4a584d5b28b90c10d
+Size (gifsicle-1.37.tar.gz) = 206839 bytes