diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-12 00:26:27 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-12 00:26:27 +0000 |
| commit | 6df0ec6cc6ff7e12b43c13190a6ca6a7f4f080c4 (patch) | |
| tree | 52e325de49a6a18ac8ead86fe982bcffa377eb58 | |
| parent | 10ab9b7d1eb469aa2b906aed63c3347aea8833bb (diff) | |
Notes
| -rw-r--r-- | devel/rubygem-activesupport4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index 005c6cb5d9f7..eef49db45858 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -3,6 +3,7 @@ PORTNAME= activesupport PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -15,7 +16,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-minitest4>=4.2:${PORTSDIR}/devel/rubygem-minitest4 \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-thread_safe>=0.1:${PORTSDIR}/devel/rubygem-thread_safe \ + rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1 \ rubygem-tzinfo>=0.3.37:${PORTSDIR}/devel/rubygem-tzinfo USE_RUBY= yes |
