head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.20 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.18 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.16 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.14 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.12 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.10 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.8 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.6 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.4 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.2 pkgsrc-2010Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2013.05.08.17.48.33; author adam; state dead; branches; next 1.1; 1.1 date 2011.01.03.07.58.43; author dsainty; state Exp; branches; next ; desc @@ 1.2 log @Version 2.0.0 * Bumped version to track OpenEXR * Numerous minor fixes, missing includes etc @ text @$NetBSD: patch-ac,v 1.1 2011/01/03 07:58:43 dsainty Exp $ Include to declare memset(), used from this header in inlines. --- Imath/ImathMatrix.h.orig 2010-07-17 10:48:40.000000000 +1200 +++ Imath/ImathMatrix.h 2011-01-03 20:30:27.543078712 +1300 @@@@ -49,6 +49,7 @@@@ #include "ImathVec.h" #include "ImathShear.h" +#include #include #include @ 1.1 log @Include to declare memset(), used from ImathMatrix.h in inlines. Bump PKGREVISION, as this modifies the installed header as used by other packages. Partially fixes building graphics/openexr under Ubuntu 10.10. @ text @d1 1 a1 1 $NetBSD$ @