summaryrefslogtreecommitdiff
path: root/graphics/cairo/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-08-31 11:17:19 +0000
committerdmcmahill <dmcmahill>2006-08-31 11:17:19 +0000
commit72a419fcfd24634bc6a8459c85b389b07f241f6e (patch)
tree750179770c9c966d53e9a02b69a65f242ca5a1ed /graphics/cairo/patches
parentb15e47c8c0e1636e950263849e08d524731a8cd9 (diff)
downloadpkgsrc-72a419fcfd24634bc6a8459c85b389b07f241f6e.tar.gz
add a pointer to the cairo bug database
Diffstat (limited to 'graphics/cairo/patches')
-rw-r--r--graphics/cairo/patches/patch-ae4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cairo/patches/patch-ae b/graphics/cairo/patches/patch-ae
index 4b2963fe1e3..ab9f3bc3abd 100644
--- a/graphics/cairo/patches/patch-ae
+++ b/graphics/cairo/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.3 2006/08/31 11:12:58 dmcmahill Exp $
+$NetBSD: patch-ae,v 1.4 2006/08/31 11:17:19 dmcmahill Exp $
Adapted from:
http://ekyo.nerim.net/software/patch-1.2.0-src_cairo-xlib-surface_c
@@ -8,6 +8,8 @@ Fixes cairo on 8-bit psuedo color and other 8-bit displays.
The patch listed above is for 1.2.0 and took some minor modification to
apply to 1.2.4.
+See https://bugs.freedesktop.org/show_bug.cgi?id=4945 for more details.
+
--- src/cairo-xlib-surface.c.orig 2006-08-18 14:20:16.000000000 +0000
+++ src/cairo-xlib-surface.c 2006-08-31 10:53:10.000000000 +0000
@@ -82,4 +82,6 @@