FreeBSD Bugzilla – Attachment 147315 Details for
Bug 193600
sysutils/vagrant: Broken by update to sysutils/rubygem-bundler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
vagrant_bundler_fix.diff.txt (text/plain), 1.30 KB, created by
Steve Wills
on 2014-09-14 14:58:55 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2014-09-14 14:58:55 UTC
Size:
1.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 368173) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= vagrant > PORTVERSION= 1.6.3 >+PORTREVISION= 1 > CATEGORIES= sysutils rubygems devel > MASTER_SITES= LOCAL/swills https://codeload.github.com/mitchellh/vagrant/legacy.tar.gz/v${PORTVERSION}?dummy=/ > >Index: files/patch-vagrant.gemspec >=================================================================== >--- files/patch-vagrant.gemspec (revision 0) >+++ files/patch-vagrant.gemspec (working copy) >@@ -0,0 +1,11 @@ >+--- vagrant.gemspec.orig 2014-09-14 14:56:02 UTC >++++ vagrant.gemspec >+@@ -15,7 +15,7 @@ >+ s.required_rubygems_version = ">= 1.3.6" >+ s.rubyforge_project = "vagrant" >+ >+- s.add_dependency "bundler", ">= 1.5.2", "< 1.7.0" >++ s.add_dependency "bundler", ">= 1.5.2" >+ s.add_dependency "childprocess", "~> 0.5.0" >+ s.add_dependency "erubis", "~> 2.7.0" >+ s.add_dependency "i18n", "~> 0.6.0" > >Property changes on: files/patch-vagrant.gemspec >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
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
Flags:
koobs
:
maintainer-approval?
(joe)
Actions:
View
|
Diff
Attachments on
bug 193600
: 147315