head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.18 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.16 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.14 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.12 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.10 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.8 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.6 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.4 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.2 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.2.0.4 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.2 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2008.04.15.18.30.23; author drochner; state dead; branches; next 1.2; 1.2 date 2007.11.03.16.12.48; author drochner; state Exp; branches; next 1.1; 1.1 date 2007.04.11.18.01.14; author drochner; state Exp; branches; next ; desc @@ 1.3 log @update to 2.22.1.1 This switches to the gnome-2.22 release branch. @ text @$NetBSD: patch-ae,v 1.2 2007/11/03 16:12:48 drochner Exp $ --- configure.orig 2007-10-15 22:46:50.000000000 +0200 +++ configure @@@@ -26000,7 +26000,7 @@@@ else echo "${ECHO_T}yes" >&6 enable_cairo_pdf=yes fi - if test x$enable_cairo_pdf == xyes; then + if test x$enable_cairo_pdf = xyes; then cat >>confdefs.h <<\_ACEOF #define HAVE_CAIRO_PDF 1 @@@@ -26079,7 +26079,7 @@@@ else echo "${ECHO_T}yes" >&6 enable_cairo_ps=yes fi - if test x$enable_cairo_ps == xyes; then + if test x$enable_cairo_ps = xyes; then cat >>confdefs.h <<\_ACEOF #define HAVE_CAIRO_PS 1 @ 1.2 log @update to 2.20.1 This switches to the new gnome-2.20 branch. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @update to 0.8.1 This moves this pkg to the new stable gnome branch, too much to list here. @ text @d3 1 a3 1 --- configure.orig 2007-04-04 15:57:38.000000000 +0200 d5 1 a5 1 @@@@ -25750,7 +25750,7 @@@@ else d14 9 @