Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 33E0463BA2A for ; Mon, 2 Nov 2009 11:40:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C019663B13E; Mon, 2 Nov 2009 11:40: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 AE37363B13C for ; Mon, 2 Nov 2009 11:40:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8E771175DD; Mon, 2 Nov 2009 11:40:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 2 Nov 2009 11:40:21 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20091102114021.8E771175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon Nov 2 11:40:21 UTC 2009 Modified Files: pkgsrc/devel: Makefile Removed Files: pkgsrc/devel/py-logging: DESCR Makefile PLIST distinfo Log Message: Remove py-logging. python logging module is part of python since 2.3, and python>=2.4 contains newer than this package, even if updated to latest version requested by PR 41675. To generate a diff of this commit: cvs rdiff -u -r1.1248 -r1.1249 pkgsrc/devel/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-logging/DESCR cvs rdiff -u -r1.9 -r0 pkgsrc/devel/py-logging/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-logging/PLIST \ pkgsrc/devel/py-logging/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.