Summary: | security/rubygem-net-ssh: update to 3.0.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Torsten Zühlsdorff <ports> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | miwi, ruby | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ruby) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 202468 | ||||||
Attachments: |
|
A commit references this bug: Author: miwi Date: Sat Jan 16 18:11:23 UTC 2016 New revision: 406260 URL: https://svnweb.freebsd.org/changeset/ports/406260 Log: - Update to 3.0.2 PR: 206130 Submitted by: Torsten Zuehlsdorff Changes: head/security/rubygem-net-ssh/Makefile head/security/rubygem-net-ssh/distinfo |
Created attachment 165391 [details] patch with update to 3.0.2 Hello, attached a patch to update the gem to the current version 3.0.2. portlint is fine and it builds on FreeBSD current, 10.2, 10.1, 9.3. It is also usable in irb: irb(main):003:0> require 'net/ssh' => true I also tested a local connection to my own computer. It worked as expected! Greetings, Torsten