summaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorwiz <wiz>2013-02-03 16:58:16 +0000
committerwiz <wiz>2013-02-03 16:58:16 +0000
commit4e86bf844654ddfc4e614113f2e329aaa524a165 (patch)
treeb3ccf762f9619a2d561a0709abac339b61d2aa22 /graphics/cairo
parent9cad64ce3f25bdc11b2c59996c4c904ea486a4df (diff)
downloadpkgsrc-4e86bf844654ddfc4e614113f2e329aaa524a165.tar.gz
Update to 1.12.12:
Release 1.12.12 (2013-01-31 Chris Wilson <chris@chris-wilson.co.uk>) =================================================================== The goal of this release is to fix the synchronisation problems that were exhibited in the SHM transport for cairo-xlib. This cropped up any place that tried to rapidly push fresh pixel data to the X server through an ordinary image surface, such as gimp-2.9 and evince. Bug fixes --------- Avoid replacing the entire image when uploading subimages https://bugs.freedesktop.org/show_bug.cgi?id=59635 Force synchronisation for scratch SHM image buffers, so that we do not overwrite data as it is being read by X. https://bugs.freedesktop.org/show_bug.cgi?id=59635 (also) Fix typos in detecting multisampling for the GL (MSAA) backend. Fix a memory leak in the GL (MSAA) backend. Fix a reference counting bug when mapping a GL surface to an image.
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile5
-rw-r--r--graphics/cairo/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 547b8941df3..73f4313a229 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2013/01/26 21:37:41 adam Exp $
+# $NetBSD: Makefile,v 1.123 2013/02/03 16:58:16 wiz Exp $
-DISTNAME= cairo-1.12.10
-PKGREVISION= 1
+DISTNAME= cairo-1.12.12
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo
index 599d2852de7..d3e863ed55e 100644
--- a/graphics/cairo/distinfo
+++ b/graphics/cairo/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2013/01/21 14:15:16 wiz Exp $
+$NetBSD: distinfo,v 1.74 2013/02/03 16:58:16 wiz Exp $
-SHA1 (cairo-1.12.10.tar.xz) = be06d5aaa272bbbd08380f71ca710d5612881493
-RMD160 (cairo-1.12.10.tar.xz) = beb8ad7c3008e32f87f491df9545d28c54a3d79a
-Size (cairo-1.12.10.tar.xz) = 42135592 bytes
+SHA1 (cairo-1.12.12.tar.xz) = 8e597874da5b861287893d87dd4ab32471e99c82
+RMD160 (cairo-1.12.12.tar.xz) = cc5328806fe9aad6975f5f210ef34deadd63c039
+Size (cairo-1.12.12.tar.xz) = 42139096 bytes
SHA1 (patch-aa) = b01bc60f77a7122b0c0d0d9b25ad512bac7c190c
SHA1 (patch-ab) = 11f7e0e59bd5c51a8fdacb48dcf2f2fefdf3b768
SHA1 (patch-ac) = 1785bbef6bcab4781bf89e1b986a7eb96e5f2b64