Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0478A63B121 for ; Tue, 23 Dec 2008 22:22:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AB9ED63B17C; Tue, 23 Dec 2008 22:22:17 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id D220463B17A for ; Tue, 23 Dec 2008 22:22:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BBFC9175D0; Tue, 23 Dec 2008 22:22:16 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/py-qt4 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20081223222216.BBFC9175D0@cvs.netbsd.org> Date: Tue, 23 Dec 2008 22:22:16 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Dec 23 22:22:16 UTC 2008 Modified Files: pkgsrc/x11/py-qt4: Makefile Added Files: pkgsrc/x11/py-qt4: PLIST.elementtree Log Message: For Python versions < 2.5, elementtree is included -- add it to PLIST. Reported by Hasso Tepper. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/x11/py-qt4/Makefile cvs rdiff -r0 -r1.1 pkgsrc/x11/py-qt4/PLIST.elementtree Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.