summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ac
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-01-18 14:16:20 +0000
committeradam <adam@pkgsrc.org>2005-01-18 14:16:20 +0000
commitf381673935616fb799fcdc50a0420a158606bde8 (patch)
treee8187cdaf8b1d54bbac69db472b0c58d5d4661b1 /graphics/netpbm/patches/patch-ac
parent9a80a01fb8352ef0e2a572f52e1b12bc38f7dab8 (diff)
downloadpkgsrc-f381673935616fb799fcdc50a0420a158606bde8.tar.gz
Changes 10.26.1:
* pamcomp: fix bug that duplicates last row of overlay image. * pamcut: fix bug that fills the rightmost column with black. * pnmtopalm: fix bug with -offset option. * ppmforge: fix bug: crash due to wild pointer with -night. Changes 10.26: * pnmhistmap: Add -dots, -nmax, -red, -green, -blue, -lval, -rval, -height, and -width options. * pnmnorm: accept -wpercent and -wvalue (or -bpercent and -bvalue) together. Thanks Gregg Townsend <gmt@CS.Arizona.EDU>. * xwdtopnm: Add -headerdump option. * pnmtoxwd: Include 256 color color maps in direct color instead of zero. Zero has a weird effect. * pamtotga: recognize RGB_ALPHA instead of RGBA. * palmtopnm: fix bug in determination of compression type. * palmtopnm: fix bug in handling of multi-image streams. * pnmtopalm: fix bugs in computation of nextDepthOffset. * pamtotga: fix TGA pixel size for TGA with alpha. Don't do colormap if input has transparency. * pamtotga: fix crash due to uninitialized "id" field in TGA header. * pbm_writepbmrow(): Fix bug in MMX/SSE code that causes segmentation fault. * pnmhistmap: Fix bug: doesn't work with maxval != 255. * pbmtext: fix crash with code point > 127. * ppmtompeg: major cleanup. * pnmtopng: fix "internal error" and crash bug with -transparent. * pnmtoxwd: fix endianness on littleendian machines. * pnmtoxwd: fix bug: doesn't work if you specify an option. * jpegtopnm: fix bug: -dumpexif all wrong. * jpegtopnm: fix bug: newline written to stdout instead of stderr with -dumpexif. * Add missing 'col' declaration so -msse compile works. * pcdovtoppm: fix syntax error * pnmtojbig/jbigtopnm: add newline to "usage" message. * pamperspective: fix bugs with -frame_include, etc. * build: Jeg2k programs build properly with newer Jasper library. * build: Fix bug: "no rule to build xxx.so" with external * Jasper or Jbig library. * Add NAME and DESCRIPTION section to pointer man pages.
Diffstat (limited to 'graphics/netpbm/patches/patch-ac')
-rw-r--r--graphics/netpbm/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/netpbm/patches/patch-ac b/graphics/netpbm/patches/patch-ac
index 6f688709b92..46afb83e0e2 100644
--- a/graphics/netpbm/patches/patch-ac
+++ b/graphics/netpbm/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.13 2003/03/18 12:11:57 tron Exp $
+$NetBSD: patch-ac,v 1.14 2005/01/18 14:16:20 adam Exp $
---- converter/ppm/ppmtompeg/param.c-orig Fri Aug 31 16:49:01 2001
-+++ converter/ppm/ppmtompeg/param.c Sat Mar 23 19:20:02 2002
-@@ -11,13 +11,6 @@
+--- converter/ppm/ppmtompeg/param.c.orig 2004-12-03 05:05:39.000000000 +0000
++++ converter/ppm/ppmtompeg/param.c
+@@ -7,13 +7,6 @@
/* COPYRIGHT INFORMATION IS AT THE END OF THIS FILE */