Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2015 17:26:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389967 - head/devel/rubygem-activesupport
Message-ID:  <201506171726.t5HHQ4Z0016844@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 17 17:26:03 2015
New Revision: 389967
URL: https://svnweb.freebsd.org/changeset/ports/389967

Log:
  - Update to 3.2.22
  
  Changes:	https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md
  Security:	eb8a8978-8dd5-49ce-87f4-49667b2166dd
  Security:	CVE-2015-3227

Modified:
  head/devel/rubygem-activesupport/Makefile
  head/devel/rubygem-activesupport/distinfo

Modified: head/devel/rubygem-activesupport/Makefile
==============================================================================
--- head/devel/rubygem-activesupport/Makefile	Wed Jun 17 17:25:58 2015	(r389966)
+++ head/devel/rubygem-activesupport/Makefile	Wed Jun 17 17:26:03 2015	(r389967)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	activesupport
-PORTVERSION=	3.2.21
+PORTVERSION=	3.2.22
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-activesupport/distinfo
==============================================================================
--- head/devel/rubygem-activesupport/distinfo	Wed Jun 17 17:25:58 2015	(r389966)
+++ head/devel/rubygem-activesupport/distinfo	Wed Jun 17 17:26:03 2015	(r389967)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activesupport-3.2.21.gem) = 31602f2e9353434b3a9cd9e59b33048738b2096bfd35c1f02ba35673a45e5440
-SIZE (rubygem/activesupport-3.2.21.gem) = 289280
+SHA256 (rubygem/activesupport-3.2.22.gem) = b2c2a9f038ea1b05fd755bf2b81c70b4e9d188a233570cd51047d6dd9ee947e7
+SIZE (rubygem/activesupport-3.2.22.gem) = 289280



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506171726.t5HHQ4Z0016844>