Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:29:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d508f11997c9 - main - sysutils/rubygem-capistrano: Update to 3.19.1
Message-ID:  <202407061629.466GTSF4084410@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d508f11997c92d96f1bee16e4b63d88096ea93d3

commit d508f11997c92d96f1bee16e4b63d88096ea93d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:12:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:12:54 +0000

    sysutils/rubygem-capistrano: Update to 3.19.1
    
    Changes:        https://github.com/capistrano/capistrano/releases
---
 sysutils/rubygem-capistrano/Makefile | 6 ++++--
 sysutils/rubygem-capistrano/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
index 70d3e56a3d14..6a27e0133975 100644
--- a/sysutils/rubygem-capistrano/Makefile
+++ b/sysutils/rubygem-capistrano/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	capistrano
-PORTVERSION=	3.18.1
+PORTVERSION=	3.19.1
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
@@ -15,10 +15,12 @@ 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
 
-USES=		gem
+USES=		gem shebangfix
 
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/cap bin/capify
 
+SHEBANG_FILES=	.docker/ubuntu_setup.sh
+
 .include <bsd.port.mk>
diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo
index d365c14ea5be..525976a8d2ee 100644
--- a/sysutils/rubygem-capistrano/distinfo
+++ b/sysutils/rubygem-capistrano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710712840
-SHA256 (rubygem/capistrano-3.18.1.gem) = 348593cff0a81cff4a4ddfef025a16b284f697ed6daa985083b4ca4f9664ba5f
-SIZE (rubygem/capistrano-3.18.1.gem) = 69632
+TIMESTAMP = 1720023808
+SHA256 (rubygem/capistrano-3.19.1.gem) = fa38c0ab9c2a860a92539078501f014605d3a0fe4f05097275770f89d43c9e4b
+SIZE (rubygem/capistrano-3.19.1.gem) = 73216



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061629.466GTSF4084410>