head 1.4; access; symbols pkgsrc-2013Q4:1.3.0.10 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.8 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.6 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.4 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.2 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.2.0.14 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.12 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.10 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.8 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.6 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.2 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.1.0.18 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.16 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.14 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.12 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.10 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.8 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.6 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.4 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.2 pkgsrc-2008Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2014.03.04.13.59.41; author adam; state dead; branches; next 1.3; commitid qC7GLicaXiJB4orx; 1.3 date 2012.11.08.19.55.56; author adam; state Exp; branches; next 1.2; 1.2 date 2011.01.17.16.46.42; author drochner; state Exp; branches; next 1.1; 1.1 date 2008.12.18.16.19.08; author bjs; state Exp; branches; next ; desc @@ 1.4 log @Removed patches/patch-ak @ text @$NetBSD: patch-ak,v 1.3 2012/11/08 19:55:56 adam Exp $ --- common/display-x11.c.orig 2011-01-09 17:35:14.000000000 +0900 +++ common/display-x11.c 2011-01-09 17:44:27.000000000 +0900 @@@@ -26,7 +26,9 @@@@ #include #include #include +#ifdef HAVE_STDLIB_H #include +#endif #include #include "common.h" @ 1.3 log @Changes 20121107: This is another snapshot. @ text @d1 1 a1 1 $NetBSD: patch-ak,v 1.2 2011/01/17 16:46:42 drochner Exp $ @ 1.2 log @update to 20110101, from Makoto Fujiwara per pkgsrc-wip (I've just put back libtool support.) needed for update of ffmpeg which in turn is needed for updates of eg vlc and gst-plugin-ffmpeg @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- common/display-x11.c~ 2011-01-09 17:35:14.000000000 +0900 d5 1 a5 1 @@@@ -21,7 +21,9 @@@@ @ 1.1 log @Update to 20081218 snapshot. There is no NEWS file or list of changes; please see the repository for more information. I'm doing this update our version is over a year old and some software is starting to require a newer version. @ text @d3 4 a6 3 --- common/display-x11.c.orig 2008-12-12 16:45:07.000000000 -0500 +++ common/display-x11.c @@@@ -22,6 +22,9 @@@@ a8 1 #include d10 1 a10 1 +#include d12 1 d14 1 a14 2 #include "display.h" @