FreeBSD Bugzilla – Attachment 165392 Details for
Bug 206131
www/rubygem-sawyer: fix broken gemspec of port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gemspec patch
sawyer-patch.diff (text/plain), 1.05 KB, created by
Torsten Zühlsdorff
on 2016-01-11 11:24:10 UTC
(
hide
)
Description:
gemspec patch
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2016-01-11 11:24:10 UTC
Size:
1.05 KB
patch
obsolete
>Index: files/patch-sawyer.gemspec >=================================================================== >--- files/patch-sawyer.gemspec (nicht existent) >+++ files/patch-sawyer.gemspec (Arbeitskopie) >@@ -0,0 +1,11 @@ >+--- sawyer.gemspec.orig 2016-01-11 11:21:00 UTC >++++ sawyer.gemspec >+@@ -21,7 +21,7 @@ Gem::Specification.new do |s| >+ >+ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then >+ s.add_runtime_dependency(%q<faraday>, ["< 0.10", "~> 0.8"]) >+- s.add_runtime_dependency(%q<addressable>, ["~> 2.3.5"]) >++ s.add_runtime_dependency(%q<addressable>, [">= 2.3.5"]) >+ else >+ s.add_dependency(%q<faraday>, ["< 0.10", "~> 0.8"]) >+ s.add_dependency(%q<addressable>, ["~> 2.3.5"]) > >Eigenschaftsänderungen: files/patch-sawyer.gemspec >___________________________________________________________________ >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 >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ 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:
ports
:
maintainer-approval?
(
ruby
)
Actions:
View
|
Diff
Attachments on
bug 206131
: 165392