- Update to 2.5.9
- Fix some whitespace
This commit is contained in:
parent
b220d08576
commit
3c8d26c385
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245446
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= capistrano
|
||||
PORTVERSION= 2.5.8
|
||||
PORTVERSION= 2.5.9
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-net-ssh-gateway>=1.0.0:${PORTSDIR}/security/rubygem-net-ssh
|
|||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
PLIST_FILES= bin/cap bin/capify
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rubygem/capistrano-2.5.8.gem) = 841c025c2ab57fee2f4ed0fa1f1ceab8
|
||||
SHA256 (rubygem/capistrano-2.5.8.gem) = 043df5b05a4da37dac517da9d58966089357f5e8a8ef6847beb91135f15d8a6a
|
||||
SIZE (rubygem/capistrano-2.5.8.gem) = 117760
|
||||
MD5 (rubygem/capistrano-2.5.9.gem) = 374f96bfd76be5baa96448f138f15335
|
||||
SHA256 (rubygem/capistrano-2.5.9.gem) = c1555bc0c7a7cc36325efbe4fc924d061a605e9e580dd306ca411480eaa03eec
|
||||
SIZE (rubygem/capistrano-2.5.9.gem) = 120320
|
||||
|
|
Loading…
Reference in a new issue