From db1c85a1267d8e88e11bcbadf580bb683075ed3b Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Wed, 25 Jun 2008 05:13:50 +0000 Subject: - Update to 1.2.3 - Pass maintainership to submitter Added file(s): - files/patch-configure.in Removed file(s): - files/patch-configure - files/patch-magick_symbols.h - files/patch-newfpx PR: ports/124365 Submitted by: Greg Larkin --- graphics/GraphicsMagick12/files/patch-newfpx | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 graphics/GraphicsMagick12/files/patch-newfpx (limited to 'graphics/GraphicsMagick12/files/patch-newfpx') diff --git a/graphics/GraphicsMagick12/files/patch-newfpx b/graphics/GraphicsMagick12/files/patch-newfpx deleted file mode 100644 index 6aa24bf3dacc..000000000000 --- a/graphics/GraphicsMagick12/files/patch-newfpx +++ /dev/null @@ -1,20 +0,0 @@ ---- coders/fpx.c 2004-04-14 18:45:28.000000000 -0400 -+++ coders/fpx.c 2007-11-01 23:30:18.000000000 -0500 -@@ -182,13 +182,13 @@ - unsigned int - status, -- subimage; -- -- unsigned long -+ subimage, - height, -- memory_limit, - tile_width, - tile_height, - width; - -+ size_t -+ memory_limit; -+ - /* - Open image. -- cgit v1.2.3