summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordsainty <dsainty>2009-08-17 07:39:44 +0000
committerdsainty <dsainty>2009-08-17 07:39:44 +0000
commit3602c3cfe4cd0ffd44fe83d3600bc51e253afd39 (patch)
tree640539cdee80fa3f78b9f6f56f01251954958ada /x11
parentc6d3b649344088e4c682bd2f536c51a177676ad7 (diff)
downloadpkgsrc-3602c3cfe4cd0ffd44fe83d3600bc51e253afd39.tar.gz
Linux patch(1) requires a little extra context in patch-ac. Appease.
Diffstat (limited to 'x11')
-rw-r--r--x11/pixman/distinfo4
-rw-r--r--x11/pixman/patches/patch-ac5
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index 52e9c0877ca..b5998d70640 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.32 2009/08/15 20:51:30 wiz Exp $
+$NetBSD: distinfo,v 1.33 2009/08/17 07:39:44 dsainty Exp $
SHA1 (pixman-0.15.20.tar.bz2) = 67a34a1fdc5431c9de5febd390057bdd9bb51df4
RMD160 (pixman-0.15.20.tar.bz2) = 95047e078ce8dfe47ff9e2ea50d587fcebbb2751
Size (pixman-0.15.20.tar.bz2) = 393424 bytes
SHA1 (patch-aa) = 94e9fe38d2de8cfe75433b486bbbaf0536c48212
SHA1 (patch-ab) = 422f2c0f3450da01c11a4005473945291421d41f
-SHA1 (patch-ac) = c47ccb5120e09e140250207fadfb4ce7e1b49c85
+SHA1 (patch-ac) = c9c115a35434b90bd862781182a6932cd0fadc98
SHA1 (patch-ad) = b2fa221652bc5f8bec000e071417b0180816a451
SHA1 (patch-ae) = a15fc3bdce0cf3efe19e1bd43c18e97fba8831f4
diff --git a/x11/pixman/patches/patch-ac b/x11/pixman/patches/patch-ac
index e75e3c877d4..5ed99016ff8 100644
--- a/x11/pixman/patches/patch-ac
+++ b/x11/pixman/patches/patch-ac
@@ -1,11 +1,11 @@
-$NetBSD: patch-ac,v 1.11 2009/08/15 20:51:30 wiz Exp $
+$NetBSD: patch-ac,v 1.12 2009/08/17 07:39:44 dsainty Exp $
blitters-test disabled because of
https://bugs.freedesktop.org/show_bug.cgi?id=23331
--- test/Makefile.in.orig 2009-08-11 17:54:00.000000000 +0000
+++ test/Makefile.in
-@@ -57,7 +57,7 @@ CONFIG_CLEAN_FILES =
+@@ -57,8 +57,8 @@ CONFIG_CLEAN_FILES =
@HAVE_GTK_TRUE@ composite-test$(EXEEXT) gradient-test$(EXEEXT) \
@HAVE_GTK_TRUE@ alpha-test$(EXEEXT) screen-test$(EXEEXT) \
@HAVE_GTK_TRUE@ convolution-test$(EXEEXT) trap-test$(EXEEXT)
@@ -15,6 +15,7 @@ https://bugs.freedesktop.org/show_bug.cgi?id=23331
+ fetch-test$(EXEEXT) oob-test$(EXEEXT) \
window-test$(EXEEXT) trap-crasher$(EXEEXT) $(am__EXEEXT_1)
PROGRAMS = $(noinst_PROGRAMS)
+ am__alpha_test_SOURCES_DIST = alpha-test.c utils.c utils.h
@@ -282,7 +282,7 @@ top_srcdir = @top_srcdir@
TEST_LDADD = $(top_builddir)/pixman/libpixman-1.la
INCLUDES = -I$(top_srcdir)/pixman -I$(top_builddir)/pixman \