summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
committerpgollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
commita3d97104ac2b07a7755216de8762283df0506edd (patch)
tree63b9d24f8179133a8d1a077a86039e816ecbb7a1 /devel
parent0c92db53c6b55c351e24540e60a27887de176624 (diff)
downloadFreeBSD-ports-a3d97104ac2b07a7755216de8762283df0506edd.zip
FreeBSD-ports-a3d97104ac2b07a7755216de8762283df0506edd.tar.gz
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@ Tested by: P6 TB Full rubygem run
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-activesupport/Makefile2
-rw-r--r--devel/rubygem-coffee-script/Makefile2
-rw-r--r--devel/rubygem-devise/Makefile2
-rw-r--r--devel/rubygem-rascut/Makefile2
-rw-r--r--devel/rubygem-rash/Makefile2
-rw-r--r--devel/rubygem-rdoc/Makefile4
-rw-r--r--devel/rubygem-rspec-expectations/Makefile4
-rw-r--r--devel/rubygem-rspec/Makefile12
-rw-r--r--devel/rubygem-sprockets/Makefile6
-rw-r--r--devel/rubygem-treetop/Makefile2
10 files changed, 19 insertions, 19 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile
index fed512b..8179c7c 100644
--- a/devel/rubygem-activesupport/Makefile
+++ b/devel/rubygem-activesupport/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
-RUN_DEPENDS= rubygem-multi_json>=1.0.0:${PORTSDIR}/devel/rubygem-multi_json
+RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-coffee-script/Makefile b/devel/rubygem-coffee-script/Makefile
index 9a002d4..e2db899 100644
--- a/devel/rubygem-coffee-script/Makefile
+++ b/devel/rubygem-coffee-script/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
RUN_DEPENDS= rubygem-coffee-script-source>=0:${PORTSDIR}/devel/rubygem-coffee-script-source \
- rubygem-execjs>=1.2.4:${PORTSDIR}/devel/rubygem-execjs
+ rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-devise/Makefile b/devel/rubygem-devise/Makefile
index 4773e5c..ba3e42b 100644
--- a/devel/rubygem-devise/Makefile
+++ b/devel/rubygem-devise/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Flexible authentication solution for Rails with Warden
-RUN_DEPENDS= rubygem-bcrypt-ruby>=3.0.1:${PORTSDIR}/security/rubygem-bcrypt-ruby \
+RUN_DEPENDS= rubygem-bcrypt-ruby>=3.0:${PORTSDIR}/security/rubygem-bcrypt-ruby \
rubygem-warden>=1.0.3:${PORTSDIR}/devel/rubygem-warden \
rubygem-orm_adapter>=0.0.3:${PORTSDIR}/devel/rubygem-orm_adapter
diff --git a/devel/rubygem-rascut/Makefile b/devel/rubygem-rascut/Makefile
index d2ac0d5..1396e8a 100644
--- a/devel/rubygem-rascut/Makefile
+++ b/devel/rubygem-rascut/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Ruby ActionSCript UTility
RUN_DEPENDS= mongrel_rails:${PORTSDIR}/www/rubygem-mongrel \
- rubygem-json_pure>=1.5.1:${PORTSDIR}/devel/rubygem-json_pure \
+ rubygem-json_pure>=0:${PORTSDIR}/devel/rubygem-json_pure \
rackup:${PORTSDIR}/www/rubygem-rack \
fcsh:${PORTSDIR}/devel/flex-sdk
diff --git a/devel/rubygem-rash/Makefile b/devel/rubygem-rash/Makefile
index 228aba3..97ea83e 100644
--- a/devel/rubygem-rash/Makefile
+++ b/devel/rubygem-rash/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= Simple extension to Hashie::Mash for rubyified keys
-RUN_DEPENDS= rubygem-hashie>=1.0.0:${PORTSDIR}/devel/rubygem-hashie
+RUN_DEPENDS= rubygem-hashie>=1.1.0:${PORTSDIR}/devel/rubygem-hashie
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-rdoc/Makefile b/devel/rubygem-rdoc/Makefile
index 911a81f..bf4f6eb 100644
--- a/devel/rubygem-rdoc/Makefile
+++ b/devel/rubygem-rdoc/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= RDoc produces HTML and command-line documentation for Ruby projects
-BUILD_DEPENDS= rubygem-json>=1.6.1:${PORTSDIR}/devel/rubygem-json
-RUN_DEPENDS= rubygem-json>=1.6.1:${PORTSDIR}/devel/rubygem-json
+BUILD_DEPENDS= rubygem-json>=1.4:${PORTSDIR}/devel/rubygem-json
+RUN_DEPENDS= rubygem-json>=1.4:${PORTSDIR}/devel/rubygem-json
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile
index 20a5ed5..4ae6087 100644
--- a/devel/rubygem-rspec-expectations/Makefile
+++ b/devel/rubygem-rspec-expectations/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rspec-expectations adds should and should_not to every object
-BUILD_DEPENDS= rubygem-diff-lcs>=0:${PORTSDIR}/textproc/rubygem-diff-lcs
-RUN_DEPENDS= rubygem-diff-lcs>=0:${PORTSDIR}/textproc/rubygem-diff-lcs
+BUILD_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs
+RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs
USE_RUBY= yes
USE_RAKE= yes
diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile
index 48318ab..4df705a 100644
--- a/devel/rubygem-rspec/Makefile
+++ b/devel/rubygem-rspec/Makefile
@@ -12,12 +12,12 @@ MASTER_SITES= RG
MAINTAINER= romanbsd@yahoo.com
COMMENT= Behaviour Driven Development in Ruby
-BUILD_DEPENDS= rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
- rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
- rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
-RUN_DEPENDS= rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
- rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
- rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
+BUILD_DEPENDS= rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
+ rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+ rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
+RUN_DEPENDS= rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
+ rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+ rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
USE_RUBY= yes
USE_RAKE= yes
diff --git a/devel/rubygem-sprockets/Makefile b/devel/rubygem-sprockets/Makefile
index 968ec9a..9fb3433 100644
--- a/devel/rubygem-sprockets/Makefile
+++ b/devel/rubygem-sprockets/Makefile
@@ -15,9 +15,9 @@ COMMENT= Ruby library that preprocesses and concatenates JavaScript files
LICENSE= MIT
-RUN_DEPENDS= rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt \
- rubygem-hike>=1.2.1:${PORTSDIR}/devel/rubygem-hike \
- rubygem-rack>=1.3.2:${PORTSDIR}/www/rubygem-rack
+RUN_DEPENDS= rubygem-tilt>=1.1:${PORTSDIR}/devel/rubygem-tilt \
+ rubygem-hike>=1.2:${PORTSDIR}/devel/rubygem-hike \
+ rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-treetop/Makefile b/devel/rubygem-treetop/Makefile
index f2b8c37..0865f7a3 100644
--- a/devel/rubygem-treetop/Makefile
+++ b/devel/rubygem-treetop/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby-based DSL for text parsing and interpretation
-RUN_DEPENDS= rubygem-polyglot>=0.3.1:${PORTSDIR}/devel/rubygem-polyglot
+RUN_DEPENDS= rubygem-polyglot>=0:${PORTSDIR}/devel/rubygem-polyglot
USE_RUBY= yes
USE_RUBYGEMS= yes
OpenPOWER on IntegriCloud