head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q1:1.1.0.16 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.14 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.12 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.10 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.8 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.6 pkgsrc-2008Q1:1.1.0.4 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.2 pkgsrc-2007Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2009.04.07.16.27.08; author drochner; state dead; branches; next 1.1; 1.1 date 2007.11.14.15.41.41; author rillig; state Exp; branches; next ; desc @@ 1.2 log @update to 2.6.8 This is a major update, I couldn't find the relevant changecogs but the last one. A couple of bugfixes. pkgsrc note: Since base and plugins are seperate distfiles now, we could abandon the Makefile.common or at least part of its complexity. I'll leave this to the MAINTAINER. Also, I'd suggest to rip -plugins into parts - many are too exotic. (There are also some new which are not built, I've just kept status quo.) @ text @$NetBSD: patch-sb,v 1.1 2007/11/14 15:41:41 rillig Exp $ --- src/af/util/xp/ut_png.cpp.orig 2005-01-07 20:44:09.000000000 +0100 +++ src/af/util/xp/ut_png.cpp 2007-11-14 14:26:59.534916000 +0100 @@@@ -84,7 +84,7 @@@@ bool UT_PNG_getDimensions(const UT_ByteB myBB.pBB = pBB; myBB.iCurPos = 0; - png_set_read_fn(png_ptr, static_cast(&myBB), static_cast(_png_read)); + png_set_read_fn(png_ptr, static_cast(&myBB), _png_read); /* The call to png_read_info() gives us all of the information from the * PNG file before the first IDAT (image data chunk). REQUIRED @ 1.1 log @Fixed six little things that prevented sunpro from building the package. Now it fails in the linker stage with an undefined reference to UT_XML::processingInstruction(const char *, const char *). @ text @d1 1 a1 1 $NetBSD$ @