Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F27FE63F1EF for ; Thu, 14 Mar 2013 21:45:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0AD614A3AE; Thu, 14 Mar 2013 21:45:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F92C14A3A8 for ; Thu, 14 Mar 2013 21:45:45 +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 YxnMuL8FcYi2 for ; Thu, 14 Mar 2013 21:45:44 +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 AA54714A35A for ; Thu, 14 Mar 2013 21:45:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8EA09175DD; Thu, 14 Mar 2013 21:45:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 14 Mar 2013 21:45:44 +0000 From: "Guillaume Lasmayous" Subject: CVS commit: pkgsrc/security/py-ssh To: pkgsrc-changes@NetBSD.org Reply-To: gls@netbsd.org X-Mailer: log_accum Message-Id: <20130314214544.8EA09175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gls Date: Thu Mar 14 21:45:44 UTC 2013 Removed Files: pkgsrc/security/py-ssh: DESCR Makefile PLIST distinfo Log Message: security/py-ssh is dead upstream. As mentionned on the upstream page (https://github.com/bitprophet/ssh): "This library started life as a fork of Paramiko but has now been fully been merged back upstream. As such, 'ssh' is defunct and will receive no future releases or attention: please change your dependencies back to Paramiko, and file any feature requests or bugfixes over on Paramiko's tracker." To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/py-ssh/DESCR \ pkgsrc/security/py-ssh/PLIST cvs rdiff -u -r1.4 -r0 pkgsrc/security/py-ssh/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/security/py-ssh/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.