mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to 1.1
PR: ports/163365 Submitted by: Scott Sanders <scott@jssjr.com> With Hat: ruby@ Approved by: renchap@cocoa-x.com (maintainer, implicit required for chef-server) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
285054f0e0
commit
05959841a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287510
2 changed files with 4 additions and 5 deletions
|
@ -6,15 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= net-ssh-multi
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= renchap@cocoa-x.com
|
||||
COMMENT= SSH connection multiplexing library for Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-net-ssh>=1.99.2:${PORTSDIR}/security/rubygem-net-ssh \
|
||||
RUN_DEPENDS= rubygem-net-ssh>=2.1.4:${PORTSDIR}/security/rubygem-net-ssh \
|
||||
rubygem-net-ssh-gateway>=0.99.0:${PORTSDIR}/security/rubygem-net-ssh-gateway
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/net-ssh-multi-1.0.1.gem) = 1bc1eb793db0499e99a26347168d5a5264e689ceb5ca9ec0992d8699eadc77ad
|
||||
SIZE (rubygem/net-ssh-multi-1.0.1.gem) = 36864
|
||||
SHA256 (rubygem/net-ssh-multi-1.1.gem) = 154fff57310acf868348f04e9e84eb5592369d4e18674301bf6a83b80c9f85a1
|
||||
SIZE (rubygem/net-ssh-multi-1.1.gem) = 27136
|
||||
|
|
Loading…
Add table
Reference in a new issue