From owner-svn-ports-all@FreeBSD.ORG Sat Apr 26 18:12:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC235FE7; Sat, 26 Apr 2014 18:12:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9A1D153A; Sat, 26 Apr 2014 18:12:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3QICNKR073252; Sat, 26 Apr 2014 18:12:23 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3QICN2H073250; Sat, 26 Apr 2014 18:12:23 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201404261812.s3QICN2H073250@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Apr 2014 18:12:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352310 - head/security/rubygem-sshkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 18:12:23 -0000 Author: sunpoet Date: Sat Apr 26 18:12:23 2014 New Revision: 352310 URL: http://svnweb.freebsd.org/changeset/ports/352310 QAT: https://qat.redports.org/buildarchive/r352310/ Log: - Update to 1.4.0 Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md Modified: head/security/rubygem-sshkit/Makefile head/security/rubygem-sshkit/distinfo Modified: head/security/rubygem-sshkit/Makefile ============================================================================== --- head/security/rubygem-sshkit/Makefile Sat Apr 26 18:12:18 2014 (r352309) +++ head/security/rubygem-sshkit/Makefile Sat Apr 26 18:12:23 2014 (r352310) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Toolkit for remotely running co LICENSE= GPLv3 RUN_DEPENDS= rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ - rubygem-net-ssh>=0:${PORTSDIR}/security/rubygem-net-ssh \ + rubygem-net-ssh>=2.8.0:${PORTSDIR}/security/rubygem-net-ssh \ rubygem-term-ansicolor>=0:${PORTSDIR}/devel/rubygem-term-ansicolor USE_RUBY= yes Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Sat Apr 26 18:12:18 2014 (r352309) +++ head/security/rubygem-sshkit/distinfo Sat Apr 26 18:12:23 2014 (r352310) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sshkit-1.3.0.gem) = 2989be8f00c5844e2985761b6d7a8d2aaa07413860a50e13e5b2ae91aabb83a4 -SIZE (rubygem/sshkit-1.3.0.gem) = 134144 +SHA256 (rubygem/sshkit-1.4.0.gem) = a3acf291a1c153c966e732a8b86171ba4ac820a35fff75af31801bb55ef28172 +SIZE (rubygem/sshkit-1.4.0.gem) = 135680