Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8A17363B88B for ; Wed, 27 Jan 2010 14:00:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3ED6663B1FC; Wed, 27 Jan 2010 14:00:34 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 67DE963B10A for ; Wed, 27 Jan 2010 14:00:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5194A175DD; Wed, 27 Jan 2010 14:00:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 27 Jan 2010 14:00:33 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/libxcb To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100127140033.5194A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jan 27 14:00:33 UTC 2010 Modified Files: pkgsrc/x11/libxcb: Makefile Log Message: Depend on py-xcbgen that has py-expat dependency. There are some 1.6 packages (post-python2{5,6} changes) that don't pull py-expat in and fail. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/libxcb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.