FreeBSD Bugzilla – Attachment 203995 Details for
Bug 237249
security/rubygem-net-ssh: Update to 5.2.0, Add pkg-message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for vragrant
vagrant.patch (text/plain), 1.14 KB, created by
Romain Tartière
on 2019-04-25 02:24:22 UTC
(
hide
)
Description:
Patch for vragrant
Filename:
MIME Type:
Creator:
Romain Tartière
Created:
2019-04-25 02:24:22 UTC
Size:
1.14 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 499895) >+++ Makefile (working copy) >@@ -4,7 +4,7 @@ > PORTNAME= vagrant > PORTVERSION= 2.2.4 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils rubygems devel > > MAINTAINER= joe@thrallingpenguin.com >Index: files/patch-gemspec >=================================================================== >--- files/patch-gemspec (revision 499895) >+++ files/patch-gemspec (working copy) >@@ -1,4 +1,4 @@ >---- vagrant.gemspec.orig 2018-11-16 19:28:06 UTC >+--- vagrant.gemspec.orig 2019-02-27 15:35:56 UTC > +++ vagrant.gemspec > @@ -17,16 +17,16 @@ Gem::Specification.new do |s| > s.rubyforge_project = "vagrant" >@@ -13,7 +13,8 @@ > s.add_dependency "listen", "~> 3.1.5" > s.add_dependency "hashicorp-checkpoint", "~> 0.1.5" > s.add_dependency "log4r", "~> 1.1.9", "< 1.1.11" >- s.add_dependency "net-ssh", "~> 5.1.0" >+- s.add_dependency "net-ssh", "~> 5.1.0" >++ s.add_dependency "net-ssh", "~> 5.1" > s.add_dependency "net-sftp", "~> 2.1" > - s.add_dependency "net-scp", "~> 1.2.0" > + s.add_dependency "net-scp", ">= 1.2.0"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237249
:
203630
| 203995