diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-02-27 02:59:45 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-02-27 02:59:45 +0000 |
commit | 2392911af04437d165d524239d8d869d292241de (patch) | |
tree | dbf8b08a4977d65b339858d0b85a9198ac854cb0 /net-im/rubygem-earthquake/files/patch-gemspec | |
parent | - Trim Makefile header per new style (diff) |
- Fix build
- Fix DEPENDS while here
Notes
Notes:
svn path=/head/; revision=313027
Diffstat (limited to 'net-im/rubygem-earthquake/files/patch-gemspec')
-rw-r--r-- | net-im/rubygem-earthquake/files/patch-gemspec | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/rubygem-earthquake/files/patch-gemspec b/net-im/rubygem-earthquake/files/patch-gemspec new file mode 100644 index 000000000000..3c7bad22adf8 --- /dev/null +++ b/net-im/rubygem-earthquake/files/patch-gemspec @@ -0,0 +1,11 @@ +--- earthquake-0.9.4.gemspec.orig 2013-02-27 02:56:00.000000000 +0000 ++++ earthquake-0.9.4.gemspec 2013-02-27 02:57:05.000000000 +0000 +@@ -128,7 +128,7 @@ + requirement: !ruby/object:Gem::Requirement + none: false + requirements: +- - - '=' ++ - - '~>' + - !ruby/object:Gem::Version + version: 0.4.3 + type: :runtime |