From 7c15ccf613cdce453b2f7a667282bdb1c8631bc6 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 25 Aug 2008 15:36:18 +0000 Subject: Fix png backend with libpng 1.2.30. Older libpng versions flushed the output at the end of the write and this was restored with 1.2.30, but cairo didn't override the flush function, resulting in fflush on a non-stream. This in turn resulted in crashes of graphviz when compiling doxygen. Bump revision. --- graphics/cairo/distinfo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/cairo/distinfo') diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo index 9e0763bed04..609eca5ba43 100644 --- a/graphics/cairo/distinfo +++ b/graphics/cairo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.42 2008/05/14 15:26:14 obache Exp $ +$NetBSD: distinfo,v 1.43 2008/08/25 15:36:18 joerg Exp $ SHA1 (cairo-1.6.4.tar.gz) = 9d990fe39a125ceb07221623c237cd7015855d5c RMD160 (cairo-1.6.4.tar.gz) = ccae736a40d985b72bda7c2f0a98a0838020658e @@ -6,3 +6,4 @@ Size (cairo-1.6.4.tar.gz) = 5042623 bytes SHA1 (patch-aa) = 92b1a9746f4f22ceb2f548eca2cfcf14481fae2a SHA1 (patch-ab) = 2a0a99846fab962b552efa79c9261927de792dfd SHA1 (patch-ac) = 8baca078827ebc7c03eecc14c575a440239c3f03 +SHA1 (patch-ad) = 41ebd6097c2e523ae4618bb248a3d66a1b0f9b4a -- cgit v1.2.3