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-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.04.08.13.06.22; author drochner; state dead; branches; next 1.1; 1.1 date 2009.04.06.10.22.12; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.04.06.10.22.12; author drochner; state Exp; branches; next ; desc @@ 1.2 log @split the "xcbgen" Python extension which comes with xcb-proto into its own pkg and pull it in the common Python way so that we ensure matching Python versions @ text @$NetBSD: patch-ad,v 1.1 2009/04/06 10:22:12 drochner Exp $ --- xcbgen/matcher.py.orig 2009-04-01 16:06:02.000000000 +0200 +++ xcbgen/matcher.py @@@@ -7,7 +7,7 @@@@ we do not create a new type object, we j ''' from os.path import join -from xml.etree.cElementTree import parse +from xml.etree.ElementTree import parse import state from xtypes import * @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @import xcb-proto-1.4, from Jeremy C. Reed and Michael Stapelberg per pkgsrc-wip @ text @@