From owner-dev-commits-ports-all@freebsd.org Sun Jul 18 22:08:23 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 07554672B23; Sun, 18 Jul 2021 22:08:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GSfHp2GrWz3JQ5; Sun, 18 Jul 2021 22:08:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 32567334A; Sun, 18 Jul 2021 22:08:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16IM8LFY074992; Sun, 18 Jul 2021 22:08:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16IM8LU3074991; Sun, 18 Jul 2021 22:08:21 GMT (envelope-from git) Date: Sun, 18 Jul 2021 22:08:21 GMT Message-Id: <202107182208.16IM8LU3074991@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 543c97dceef1 - main - sysutils/rubygem-capistrano: Update to 3.16.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 543c97dceef1d93fc671060a2d3dd19013fef12c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2021 22:08:23 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=543c97dceef1d93fc671060a2d3dd19013fef12c commit 543c97dceef1d93fc671060a2d3dd19013fef12c Author: Po-Chuan Hsieh AuthorDate: 2021-07-18 21:46:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-18 22:07:19 +0000 sysutils/rubygem-capistrano: Update to 3.16.0 Changes: https://github.com/capistrano/capistrano/releases --- sysutils/rubygem-capistrano/Makefile | 7 ++++--- sysutils/rubygem-capistrano/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index e5c8da66329a..eb9006ff4eb7 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -1,7 +1,7 @@ # Created by: Roderick van Domburg PORTNAME= capistrano -PORTVERSION= 3.11.0 +PORTVERSION= 3.16.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -16,9 +16,10 @@ RUN_DEPENDS= rubygem-airbrussh>=1.0.0:security/rubygem-airbrussh \ rubygem-rake>=10.0.0:devel/rubygem-rake \ rubygem-sshkit>=1.9.0:security/rubygem-sshkit -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/cap bin/capify diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo index dd3c2eac2d6d..bc1e6fcfd211 100644 --- a/sysutils/rubygem-capistrano/distinfo +++ b/sysutils/rubygem-capistrano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528017394 -SHA256 (rubygem/capistrano-3.11.0.gem) = e48283540dece4f910f5483f3b6bf7a3a329f8dc1a5ee303a19dde7a219230dc -SIZE (rubygem/capistrano-3.11.0.gem) = 78336 +TIMESTAMP = 1626542104 +SHA256 (rubygem/capistrano-3.16.0.gem) = a3abd38bef210e2a921ff8bf41fb4d7328db96168cf89eefb4377295c50f80cb +SIZE (rubygem/capistrano-3.16.0.gem) = 69120