From owner-svn-ports-all@FreeBSD.ORG Mon Dec 23 18:29:37 2013 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 478B0555; Mon, 23 Dec 2013 18:29:37 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 32DA512FD; Mon, 23 Dec 2013 18:29:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNITb1q085697; Mon, 23 Dec 2013 18:29:37 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBNITa0T085695; Mon, 23 Dec 2013 18:29:36 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312231829.rBNITa0T085695@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Dec 2013 18:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337274 - 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: Mon, 23 Dec 2013 18:29:37 -0000 Author: sunpoet Date: Mon Dec 23 18:29:36 2013 New Revision: 337274 URL: http://svnweb.freebsd.org/changeset/ports/337274 Log: - Update to 1.3.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 Mon Dec 23 18:03:15 2013 (r337273) +++ head/security/rubygem-sshkit/Makefile Mon Dec 23 18:29:36 2013 (r337274) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Mon Dec 23 18:03:15 2013 (r337273) +++ head/security/rubygem-sshkit/distinfo Mon Dec 23 18:29:36 2013 (r337274) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sshkit-1.2.0.gem) = 71bb4c11be8b5b1e0a2af78da0fcdb3a832c509c09d337404825b8060a78f5af -SIZE (rubygem/sshkit-1.2.0.gem) = 132608 +SHA256 (rubygem/sshkit-1.3.0.gem) = 2989be8f00c5844e2985761b6d7a8d2aaa07413860a50e13e5b2ae91aabb83a4 +SIZE (rubygem/sshkit-1.3.0.gem) = 134144