diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:32:59 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:32:59 +0000 |
commit | 376339a5e14a1d7d8f45d12592fc6cb2d362b2a2 (patch) | |
tree | 612571787d35d46c9ff7a1b335cfc3e8cbf5f1fe /devel/rubygem-activesupport | |
parent | ef352f88a68ab68888363e279fb926b81ab65248 (diff) |
- Update rails to 3.0.9 (current)
bump required dependencie
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes:
svn path=/head/; revision=276171
Diffstat (limited to 'devel/rubygem-activesupport')
-rw-r--r-- | devel/rubygem-activesupport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index 035a9da949ef..e6d2ed6d26ea 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.9 CATEGORIES= devel rubygems MASTER_SITES= RG |