FreeBSD Bugzilla – Attachment 142887 Details for
Bug 189982
patch devel/rubygem-toml for newer parslet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.00 KB, created by
Michael Moll
on 2014-05-20 09:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Moll
Created:
2014-05-20 09:40:00 UTC
Size:
2.00 KB
patch
obsolete
>Index: files/patch-toml-0.1.1.gemspec >=================================================================== >--- files/patch-toml-0.1.1.gemspec (revision 0) >+++ files/patch-toml-0.1.1.gemspec (working copy) >@@ -0,0 +1,19 @@ >+--- toml-0.1.1.gemspec.orig 2014-05-20 07:04:10.000000000 +0200 >++++ toml-0.1.1.gemspec 2014-05-20 07:05:00.000000000 +0200 >+@@ -17,14 +17,14 @@ >+ requirements: >+ - - ~> >+ - !ruby/object:Gem::Version >+- version: 1.5.0 >++ version: 1.6.0 >+ type: :runtime >+ prerelease: false >+ version_requirements: !ruby/object:Gem::Requirement >+ requirements: >+ - - ~> >+ - !ruby/object:Gem::Version >+- version: 1.5.0 >++ version: 1.6.0 >+ - !ruby/object:Gem::Dependency >+ name: rake >+ requirement: !ruby/object:Gem::Requirement > >Property changes on: files/patch-toml-0.1.1.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 >Index: files/patch-toml.gemspec >=================================================================== >--- files/patch-toml.gemspec (revision 0) >+++ files/patch-toml.gemspec (working copy) >@@ -0,0 +1,11 @@ >+--- toml.gemspec.orig 2014-05-20 07:04:05.000000000 +0200 >++++ toml.gemspec 2014-05-20 07:04:32.000000000 +0200 >+@@ -38,7 +38,7 @@ >+ s.rdoc_options = ["--charset=UTF-8"] >+ s.extra_rdoc_files = %w[README.md LICENSE] >+ >+- s.add_dependency "parslet", "~> 1.5.0" >++ s.add_dependency "parslet", "~> 1.6.0" >+ >+ s.add_development_dependency "rake" >+ > >Property changes on: files/patch-toml.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
Actions:
View
|
Diff
Attachments on
bug 189982
: 142887