From owner-svn-ports-all@freebsd.org Sat Mar 11 16:00:47 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 269C9D0740B; Sat, 11 Mar 2017 16:00:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E8E00C08; Sat, 11 Mar 2017 16:00:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2BG0jBU028905; Sat, 11 Mar 2017 16:00:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BG0j6G028903; Sat, 11 Mar 2017 16:00:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703111600.v2BG0j6G028903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Mar 2017 16:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435945 - head/sysutils/rubygem-capistrano 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.23 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, 11 Mar 2017 16:00:47 -0000 Author: sunpoet Date: Sat Mar 11 16:00:45 2017 New Revision: 435945 URL: https://svnweb.freebsd.org/changeset/ports/435945 Log: Update to 3.8.0 Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md Modified: head/sysutils/rubygem-capistrano/Makefile head/sysutils/rubygem-capistrano/distinfo Modified: head/sysutils/rubygem-capistrano/Makefile ============================================================================== --- head/sysutils/rubygem-capistrano/Makefile Sat Mar 11 16:00:41 2017 (r435944) +++ head/sysutils/rubygem-capistrano/Makefile Sat Mar 11 16:00:45 2017 (r435945) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.7.2 +PORTVERSION= 3.8.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -13,7 +13,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-airbrussh>=1.0.0:security/rubygem-airbrussh \ - rubygem-capistrano-harrow>=0:sysutils/rubygem-capistrano-harrow \ rubygem-i18n>=0:devel/rubygem-i18n \ rubygem-rake>=10.0.0:devel/rubygem-rake \ rubygem-sshkit>=1.9.0:security/rubygem-sshkit Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Sat Mar 11 16:00:41 2017 (r435944) +++ head/sysutils/rubygem-capistrano/distinfo Sat Mar 11 16:00:45 2017 (r435945) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485609161 -SHA256 (rubygem/capistrano-3.7.2.gem) = 70c65802357fdb3f39089bc84f862f7e807e5caa7e41c28f525a9fe066a1ab49 -SIZE (rubygem/capistrano-3.7.2.gem) = 74240 +TIMESTAMP = 1489229473 +SHA256 (rubygem/capistrano-3.8.0.gem) = 970b3f1eabf77dd56ad99bfdd5b8f23d152f527cb25c119d5b12bfd3a5367d1a +SIZE (rubygem/capistrano-3.8.0.gem) = 75264