Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A5E7E63D7B3 for ; Fri, 1 Feb 2013 13:55:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 733BC14A1CB; Fri, 1 Feb 2013 13:55:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 72D6814A1B4 for ; Fri, 1 Feb 2013 13:55:18 +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 DmmoePKa_n2K for ; Fri, 1 Feb 2013 13:55:18 +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 EB8E314A194 for ; Fri, 1 Feb 2013 13:55:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DF540175DD; Fri, 1 Feb 2013 13:55:17 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 1 Feb 2013 13:55:17 +0000 From: "Ignatios Souvatzis" Subject: CVS commit: pkgsrc/net To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20130201135517.DF540175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: is Date: Fri Feb 1 13:55:17 UTC 2013 Modified Files: pkgsrc/net/remmina: Makefile pkgsrc/net/remmina-plugins: Makefile PLIST Log Message: Depend on newer libssh. As these packages need libssh >= 0.4 anyway (per own build docs), this actually makes remmina offer ssh and sftp, and makes the NX plugin build. Thus bumping revision. XXX TODO: XXX - RDP still isn't offered in the menu. XXX - upstream package is 1.0 Thanks to Noud Brouwer for the original libssh-0.5.4 package from pkgsrc-wip, which was used as security/libssh with some corrections. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/remmina/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/remmina-plugins/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/remmina-plugins/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.