mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
sysutils/rubygem-capistrano: Update to 3.16.0
Changes: https://github.com/capistrano/capistrano/releases
This commit is contained in:
parent
ef844eed15
commit
543c97dcee
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
|
||||
|
||||
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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue