diff options
author | swills <swills@FreeBSD.org> | 2013-02-17 04:54:38 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-02-17 04:54:38 +0800 |
commit | adc869a8345d81d02476a1998d2ef7ca89f0058c (patch) | |
tree | 316a76d7ecbcec881613b708d04f0a2c96e326bb /devel | |
parent | 9cdb3a08007ad4d99eaca6ac8d9692926ed46305 (diff) | |
download | freebsd-ports-gnome-adc869a8345d81d02476a1998d2ef7ca89f0058c.tar.gz freebsd-ports-gnome-adc869a8345d81d02476a1998d2ef7ca89f0058c.tar.zst freebsd-ports-gnome-adc869a8345d81d02476a1998d2ef7ca89f0058c.zip |
- Update rails to 3.2.12
- Update dependent ports, including:
- Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262
- Update activemodel to 3.2.12 to resolve CVE-2013-0276
Security: forthcoming
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-activesupport/Makefile | 7 | ||||
-rw-r--r-- | devel/rubygem-activesupport/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index da3337c632e7..c95b0c9c1688 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -1,11 +1,8 @@ -# Ports collection makefile for: gem-activesupport -# Date created: 27 May 2005 -# Whom: Jonathan Weiss (<jw@innerewut.de>) -# +# Created by: Jonathan Weiss (<jw@innerewut.de>) # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.2.11 +PORTVERSION= 3.2.12 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-activesupport/distinfo b/devel/rubygem-activesupport/distinfo index 34afafbf51e8..41ea3a73f466 100644 --- a/devel/rubygem-activesupport/distinfo +++ b/devel/rubygem-activesupport/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-3.2.11.gem) = 3ae175b724405597b3055cab020a52d3e8c2877734bfee10aa0ea210f82ed1b7 -SIZE (rubygem/activesupport-3.2.11.gem) = 287744 +SHA256 (rubygem/activesupport-3.2.12.gem) = 4f53fa55e0aeb00f40c677c29e23da23bea2104edf160bbdf3af38d9f39d38be +SIZE (rubygem/activesupport-3.2.12.gem) = 287744 |