diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-04-24 10:45:08 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-04-24 10:45:08 +0800 |
commit | 68587f05a30ba7a9b6f684782616d8565024601f (patch) | |
tree | 0e5e4effd41afed18c866db272875ad98695fd9d /devel | |
parent | c5eb41475f488d3e2a67f451facbee9a6ea3f4ca (diff) | |
download | freebsd-ports-gnome-68587f05a30ba7a9b6f684782616d8565024601f.tar.gz freebsd-ports-gnome-68587f05a30ba7a9b6f684782616d8565024601f.tar.zst freebsd-ports-gnome-68587f05a30ba7a9b6f684782616d8565024601f.zip |
- Update to rails 2.3.2
www/rubygem-rails [2]
devel/rubygem-activesupport [5]
databases/rubygem-activerecord
mail/rubygem-actionmailer [4]
www/rubygem-actionpack [3]
www/rubygem-activeresource [1]
PRs: ports/133523 [1], ports/133525 [2], ports/133522 [3]
ports/133518 [4], ports/133516 [5], ports/133504 [6]
Approved by: maintainer timeout (2 weeks 1 day) [1-6]
Submitted by: me [1-6]
Tested by: RidCharge Inc. Tinderbox
Sponsored by: RideCharge Inc.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-activesupport/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index cd46f16c6f48..374a4b0b14de 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 2.2.2 +PORTVERSION= 2.3.2 CATEGORIES= devel rubygems MASTER_SITES= RF diff --git a/devel/rubygem-activesupport/distinfo b/devel/rubygem-activesupport/distinfo index c8d1f4c85451..9a3c86511981 100644 --- a/devel/rubygem-activesupport/distinfo +++ b/devel/rubygem-activesupport/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/activesupport-2.2.2.gem) = 2251cb08f36e40bb48ea3bb805323cc7 -SHA256 (rubygem/activesupport-2.2.2.gem) = 4fbf1c10220bfa4cc641196b264b5f61f8a6b83dfaa9f0355832a93577d32a53 -SIZE (rubygem/activesupport-2.2.2.gem) = 395264 +MD5 (rubygem/activesupport-2.3.2.gem) = d2a80181483530cc68683b1b36310ba2 +SHA256 (rubygem/activesupport-2.3.2.gem) = c626bef2386b041a9b8368a8c4e7ce2142fa81937d8b220c9b911f0f614ffa37 +SIZE (rubygem/activesupport-2.3.2.gem) = 404992 |