summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches
diff options
context:
space:
mode:
authortron <tron>1998-02-09 22:21:23 +0000
committertron <tron>1998-02-09 22:21:23 +0000
commitf0643e27366d422163032e3e294be83caf1d3de5 (patch)
tree27341043ed9efb1ecb0369e5f3e80b4d81e959f8 /graphics/ImageMagick/patches
parent9a851150ae689b5cb7f648e5413f31bbc4478725 (diff)
downloadpkgsrc-f0643e27366d422163032e3e294be83caf1d3de5.tar.gz
Update to ImageMagick 4.0.1 because the required 4.0 distribution file
is not available any more and the one on "ftp.netbsd.org" is outdated. Problem pointed out by Mario Kemper.
Diffstat (limited to 'graphics/ImageMagick/patches')
-rw-r--r--graphics/ImageMagick/patches/patch-ad33
1 files changed, 17 insertions, 16 deletions
diff --git a/graphics/ImageMagick/patches/patch-ad b/graphics/ImageMagick/patches/patch-ad
index 4441607600a..f9ef9dae663 100644
--- a/graphics/ImageMagick/patches/patch-ad
+++ b/graphics/ImageMagick/patches/patch-ad
@@ -1,19 +1,20 @@
---- magick/magick.h.orig Wed Feb 4 19:18:20 1998
-+++ magick/magick.h Thu Feb 5 23:02:25 1998
-@@ -14,6 +14,7 @@
+--- magick/magick.h.orig Mon Feb 9 01:56:04 1998
++++ magick/magick.h Mon Feb 9 22:56:49 1998
+@@ -4,6 +4,8 @@
+ #ifndef _MAGICK_H
+ #define _MAGICK_H
- #include <stdio.h>
- #include <stdlib.h>
+#include <paths.h>
- #if defined(_VISUALC_)
- #include <direct.h>
- #else
-@@ -119,7 +120,7 @@
- #define PICTCommand "|picttoppm %s"
- #define PostscriptMonoDevice "pbmraw"
- #define ReadBinaryType "rb"
++
+ #if defined(__cplusplus) || defined(c_plusplus)
+ extern "C" {
+ #endif
+@@ -145,7 +147,7 @@
+ #endif
+ #define ShowImageCommand \
+ "display %s -immutable -window_group 0x%lx -title \"%s of %s\" tmp:%s &"
-#define TemporaryDirectory "/usr/tmp"
-+#define TemporaryDirectory _PATH_VARTMP
- #define UncompressCommand "|uncompress -c %s"
- #define UndoCache "16"
- #define WriteBinaryType "wb"
++#define TemporaryDirectory _PATH_VARTMP
+ #else
+ #if defined(vms)
+ #define ApplicationDefaults "decw$system_defaults:"