FreeBSD Bugzilla – Attachment 203624 Details for
Bug 237236
[patch] sysutils/rubygem-hiera-eyaml: Update to 3.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 3.0.0
rubygem-hiera-eyaml.diff (text/plain), 1.69 KB, created by
Romain Tartière
on 2019-04-12 22:20:15 UTC
(
hide
)
Description:
Update to 3.0.0
Filename:
MIME Type:
Creator:
Romain Tartière
Created:
2019-04-12 22:20:15 UTC
Size:
1.69 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 498768) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= hiera-eyaml >-PORTVERSION= 2.1.0 >+PORTVERSION= 3.0.0 > CATEGORIES= sysutils rubygems > MASTER_SITES= RG > >Index: distinfo >=================================================================== >--- distinfo (revision 498768) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1499471105 >-SHA256 (rubygem/hiera-eyaml-2.1.0.gem) = 469148a15902c837221324aae53f712a600aa93e3d37a987934cd584b6bb45c0 >-SIZE (rubygem/hiera-eyaml-2.1.0.gem) = 29184 >+TIMESTAMP = 1555107037 >+SHA256 (rubygem/hiera-eyaml-3.0.0.gem) = 28d017c646fa8676b56208095a35072c1282c562e7490da8f40fefe8b9ed3911 >+SIZE (rubygem/hiera-eyaml-3.0.0.gem) = 34304 >Index: files/patch-hiera-eyaml.gemspec >=================================================================== >--- files/patch-hiera-eyaml.gemspec (revision 498768) >+++ files/patch-hiera-eyaml.gemspec (working copy) >@@ -1,11 +1,11 @@ >---- hiera-eyaml.gemspec.orig 2017-07-08 00:14:31 UTC >+--- hiera-eyaml.gemspec.orig > +++ hiera-eyaml.gemspec >-@@ -22,7 +22,7 @@ Gem::Specification.new do |s| >+@@ -22,7 +22,7 @@ > > if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then >- s.add_runtime_dependency(%q<trollop>.freeze, ["~> 2.0"]) >+ s.add_runtime_dependency(%q<optimist>.freeze, [">= 0"]) > - s.add_runtime_dependency(%q<highline>.freeze, ["~> 1.6.19"]) > + s.add_runtime_dependency(%q<highline>.freeze, ["~> 1.6"]) > else >- s.add_dependency(%q<trollop>.freeze, ["~> 2.0"]) >+ s.add_dependency(%q<optimist>.freeze, [">= 0"]) > s.add_dependency(%q<highline>.freeze, ["~> 1.6.19"])
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 237236
:
203624
|
203625