Subject: CVS commit: pkgsrc/graphics/cairo
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2007 17:47:59
Module Name: pkgsrc
Committed By: drochner
Date: Fri Jun 15 17:47:59 UTC 2007
Modified Files:
pkgsrc/graphics/cairo: Makefile PLIST distinfo
pkgsrc/graphics/cairo/patches: patch-ae
Log Message:
update to 1.4.8
This is the fourth update in cairo's stable 1.4 series. It comes just
over five weeks after the 1.4.6 release. This release includes a
thread-safe surface-cache for solid patterns which significantly
improves text rendering with the xlib backend. Also, dozens of error
paths in cairo have been fixed thanks to extensive fault-injection
testing by Chris Wilson.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/graphics/cairo/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/cairo/PLIST
cvs rdiff -r1.34 -r1.35 pkgsrc/graphics/cairo/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/cairo/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.