head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.2.0.32 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.30 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.28 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.26 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.24 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.22 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.20 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.18 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.16 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.14 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.12 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.10 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.8 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.6 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.4 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.2 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.1.0.18 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.16 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.14 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.12 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.10 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.8 pkgsrc-2008Q1:1.1.0.6 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.4 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.2 pkgsrc-2007Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2013.05.16.06.29.45; author richard; state dead; branches; next 1.2; commitid JxDq9DzUopwbYOPw; 1.2 date 2009.06.09.06.58.12; author hasso; state Exp; branches; next 1.1; 1.1 date 2007.08.15.20.07.41; author joerg; state Exp; branches; next ; desc @@ 1.3 log @update to xf86-video-tga-1.2.2 for modular-xorg-server-1.12.4 @ text @$NetBSD: patch-aa,v 1.2 2009/06/09 06:58:12 hasso Exp $ --- configure.orig 2008-09-04 01:15:31 +0300 +++ configure 2009-06-09 09:39:28 +0300 @@@@ -22111,16 +22111,8 @@@@ $as_echo_n "checking for $XORG_SGML_PATH if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else - test "$cross_compiling" = yes && - { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 -$as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -if test -r "$XORG_SGML_PATH/X11/defs.ent"; then - eval "$as_ac_File=yes" -else eval "$as_ac_File=no" fi -fi ac_res=`eval 'as_val=${'$as_ac_File'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 @ 1.2 log @Update to 1.2.0. Changes since 1.1.0: Adam Jackson (2): Uninclude xf86Version.h sunleo 1.2.0 Alan Coopersmith (2): Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Brice Goglin (1): Define LEO_*_VERSION using PACKAGE_VERSION* David S. Miller (1): Remove screen/window privates to fix build after devPrivates rework Dennis Gilmore (1): Remove usage of ALLOCATE_LOCAL Eamon Walsh (2): Support old and new devPrivates API in this driver. Change GC private key back to an integer variable. Matthieu Herrb (1): Makefile.am: nuke RCS Id @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2007/08/15 20:07:41 joerg Exp $ @ 1.1 log @Disable SGML check. @ text @d1 1 a1 1 $NetBSD$ d3 5 a7 5 --- configure.orig 2007-08-15 19:13:01.000000000 +0200 +++ configure @@@@ -20329,16 +20329,8 @@@@ echo $ECHO_N "checking for $prefix/share if eval "test \"\${$as_ac_File+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 d10 2 a11 2 - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 -echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} d13 1 a13 1 -if test -r "$prefix/share/X11/sgml/defs.ent"; then d19 3 a21 3 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 if test `eval echo '${'$as_ac_File'}'` = yes; then @