Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3B19463B8BC for ; Sat, 27 Feb 2010 21:37:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C4D4E63B1B1; Sat, 27 Feb 2010 21:37:48 +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 0121363B17C for ; Sat, 27 Feb 2010 21:37:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E3CD2175DF; Sat, 27 Feb 2010 21:37:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 27 Feb 2010 21:37:47 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/py-qt4 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100227213747.E3CD2175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Feb 27 21:37:47 UTC 2010 Modified Files: pkgsrc/x11/py-qt4: Makefile PLIST.common distinfo Removed Files: pkgsrc/x11/py-qt4/patches: patch-ac Log Message: drochner noted that patch-ac is wrong (the original is correct for Python 3) and suggested not installing the .pyc files. Follow his advice and bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/py-qt4/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/py-qt4/PLIST.common \ pkgsrc/x11/py-qt4/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/x11/py-qt4/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.