summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/lcms/distinfo3
-rw-r--r--graphics/lcms/patches/patch-aa11
2 files changed, 13 insertions, 1 deletions
diff --git a/graphics/lcms/distinfo b/graphics/lcms/distinfo
index 0afffa71262..3f1fdd373e5 100644
--- a/graphics/lcms/distinfo
+++ b/graphics/lcms/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.9 2004/02/09 12:03:27 seb Exp $
+$NetBSD: distinfo,v 1.10 2004/04/11 04:35:22 dmcmahill Exp $
SHA1 (lcms-1.12.tar.gz) = 91c184378287df26cd8d729b1aae00b49077b9fb
Size (lcms-1.12.tar.gz) = 567985 bytes
+SHA1 (patch-aa) = 776379ce8b7ba25986a2e13dc2390c8033755d9a
diff --git a/graphics/lcms/patches/patch-aa b/graphics/lcms/patches/patch-aa
new file mode 100644
index 00000000000..fbe80d98ddf
--- /dev/null
+++ b/graphics/lcms/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.3 2004/04/11 04:35:22 dmcmahill Exp $
+
+--- include/lcms.h.orig 2003-12-20 15:00:11.000000000 +0000
++++ include/lcms.h 2004-04-09 18:17:12.000000000 +0000
+@@ -76,5 +76,5 @@
+ // Metroworks CodeWarrior
+
+-#if __MWERKS__
++#ifdef __MWERKS__
+ # define unlink remove
+ # if WIN32