From owner-svn-ports-all@FreeBSD.ORG Sat May 31 18:11:42 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 55C40FE1; Sat, 31 May 2014 18:11:42 +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 435BC2F21; Sat, 31 May 2014 18:11:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4VIBgAf048340; Sat, 31 May 2014 18:11:42 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4VIBfkd048338; Sat, 31 May 2014 18:11:41 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405311811.s4VIBfkd048338@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 May 2014 18:11:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356003 - 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.18 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, 31 May 2014 18:11:42 -0000 Author: sunpoet Date: Sat May 31 18:11:41 2014 New Revision: 356003 URL: http://svnweb.freebsd.org/changeset/ports/356003 QAT: https://qat.redports.org/buildarchive/r356003/ Log: - Update to 1.5.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 May 31 18:11:34 2014 (r356002) +++ head/security/rubygem-sshkit/Makefile Sat May 31 18:11:41 2014 (r356003) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= Toolkit for remotely running co LICENSE= GPLv3 -RUN_DEPENDS= rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ - rubygem-net-ssh>=2.8.0:${PORTSDIR}/security/rubygem-net-ssh \ - rubygem-term-ansicolor>=0:${PORTSDIR}/devel/rubygem-term-ansicolor +RUN_DEPENDS= rubygem-colorize>=0:${PORTSDIR}/devel/rubygem-colorize \ + rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ + rubygem-net-ssh>=2.8.0:${PORTSDIR}/security/rubygem-net-ssh USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Sat May 31 18:11:34 2014 (r356002) +++ head/security/rubygem-sshkit/distinfo Sat May 31 18:11:41 2014 (r356003) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sshkit-1.4.0.gem) = a3acf291a1c153c966e732a8b86171ba4ac820a35fff75af31801bb55ef28172 -SIZE (rubygem/sshkit-1.4.0.gem) = 135680 +SHA256 (rubygem/sshkit-1.5.0.gem) = 688bec2eb68d06dd0e604e1c28b7045274c9deef5231ec6cd1d5c1f9569fdc29 +SIZE (rubygem/sshkit-1.5.0.gem) = 135168