Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D504871822 for ; Tue, 28 May 2013 12:55:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 49AB314A2DE; Tue, 28 May 2013 12:55:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 21F2E14A2DD for ; Tue, 28 May 2013 12:55:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id og8BvvDMBW2O for ; Tue, 28 May 2013 12:55:22 +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 977AE14A287 for ; Tue, 28 May 2013 12:55:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 542B296; Tue, 28 May 2013 12:55:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 28 May 2013 12:55:22 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/misc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130528125522.542B296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue May 28 12:55:22 UTC 2013 Modified Files: pkgsrc/misc: Makefile Removed Files: pkgsrc/misc/py-anki: DESCR Makefile Makefile.common PLIST distinfo pkgsrc/misc/py-libanki: DESCR Makefile PLIST Log Message: Remove py-libanki and py-anki -- the current version is in py-anki2, the old versions were only left here until the mobile versions all caught up, which they have done for some months now. To generate a diff of this commit: cvs rdiff -u -r1.401 -r1.402 pkgsrc/misc/Makefile cvs rdiff -u -r1.2 -r0 pkgsrc/misc/py-anki/DESCR pkgsrc/misc/py-anki/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/misc/py-anki/Makefile cvs rdiff -u -r1.6 -r0 pkgsrc/misc/py-anki/Makefile.common cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/misc/py-anki/PLIST cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/misc/py-libanki/DESCR \ pkgsrc/misc/py-libanki/PLIST cvs rdiff -u -r1.2 -r0 pkgsrc/misc/py-libanki/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.