From adc869a8345d81d02476a1998d2ef7ca89f0058c Mon Sep 17 00:00:00 2001 From: swills Date: Sat, 16 Feb 2013 20:54:38 +0000 Subject: - 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 --- devel/rubygem-activesupport/Makefile | 7 ++----- devel/rubygem-activesupport/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'devel') 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 () -# +# Created by: Jonathan Weiss () # $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 -- cgit