FreeBSD Bugzilla – Attachment 158255 Details for
Bug 201271
[patch] net/rubygem-twitter-stream Gemfile patch update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update gemfile and pump portrevision
rubygem-twitter-stream-gemspec.diff (text/plain), 1.40 KB, created by
Torsten Zühlsdorff
on 2015-07-02 10:20:57 UTC
(
hide
)
Description:
patch to update gemfile and pump portrevision
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2015-07-02 10:20:57 UTC
Size:
1.40 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 391130) >+++ Makefile (Arbeitskopie) >@@ -3,7 +3,7 @@ > > PORTNAME= twitter-stream > PORTVERSION= 0.1.16 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net rubygems > MASTER_SITES= RG > >Index: files/patch-gemspec >=================================================================== >--- files/patch-gemspec (Revision 391130) >+++ files/patch-gemspec (Arbeitskopie) >@@ -1,11 +1,13 @@ >---- twitter-stream.gemspec.orig 2014-12-01 16:17:01.000000000 +0000 >-+++ twitter-stream.gemspec 2014-12-01 16:17:31.000000000 +0000 >-@@ -24,7 +24,7 @@ >+--- twitter-stream.gemspec.orig 2015-07-02 08:07:42 UTC >++++ twitter-stream.gemspec >+@@ -24,8 +24,8 @@ Gem::Specification.new do |s| > > if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then > s.add_runtime_dependency(%q<eventmachine>, [">= 0.12.8"]) > - s.add_runtime_dependency(%q<simple_oauth>, ["~> 0.1.4"]) >-+ s.add_runtime_dependency(%q<simple_oauth>, ["~> 0.2.0"]) >- s.add_runtime_dependency(%q<http_parser.rb>, ["~> 0.5.1"]) >+- s.add_runtime_dependency(%q<http_parser.rb>, ["~> 0.5.1"]) >++ s.add_runtime_dependency(%q<simple_oauth>, ["~> 0.3.0"]) >++ s.add_runtime_dependency(%q<http_parser.rb>, ["~> 0.6.0"]) > s.add_development_dependency(%q<rspec>, ["~> 2.5.0"]) > else >+ s.add_dependency(%q<eventmachine>, [">= 0.12.8"])
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 201271
: 158255