From owner-svn-ports-all@FreeBSD.ORG Tue Mar 3 13:30:10 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13D9FC2D; Tue, 3 Mar 2015 13:30:10 +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 F2F6EA88; Tue, 3 Mar 2015 13:30:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t23DU9VU079937; Tue, 3 Mar 2015 13:30:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t23DU9gH079935; Tue, 3 Mar 2015 13:30:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503031330.t23DU9gH079935@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Mar 2015 13:30:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380362 - 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-1 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: Tue, 03 Mar 2015 13:30:10 -0000 Author: sunpoet Date: Tue Mar 3 13:30:08 2015 New Revision: 380362 URL: https://svnweb.freebsd.org/changeset/ports/380362 QAT: https://qat.redports.org/buildarchive/r380362/ Log: - Update to 1.7.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 Tue Mar 3 13:30:02 2015 (r380361) +++ head/security/rubygem-sshkit/Makefile Tue Mar 3 13:30:08 2015 (r380362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Tue Mar 3 13:30:02 2015 (r380361) +++ head/security/rubygem-sshkit/distinfo Tue Mar 3 13:30:08 2015 (r380362) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sshkit-1.6.1.gem) = 8ca67e46bb4ea50fdb0553cda77552f3e41b17a5aa919877d93875dfa22c03a7 -SIZE (rubygem/sshkit-1.6.1.gem) = 135680 +SHA256 (rubygem/sshkit-1.7.0.gem) = 90effd1813363bae7355f4a45ebc8335a8ca74acc8d0933ba6ee6d40f281a2cf +SIZE (rubygem/sshkit-1.7.0.gem) = 136192