- Update to 3.2.22.1

- Add LICENSE_FILE

Changes:	https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md
		https://github.com/rails/rails/compare/v3.2.22...v3.2.22.1
Security:	eb8a8978-8dd5-49ce-87f4-49667b2166dd
Security:	CVE-2015-3227
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-02-02 22:46:16 +00:00
parent f5661cd07e
commit 2bfe1ef41b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407879
2 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 3.2.22
PORTVERSION= 3.2.22.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \
rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/activesupport-3.2.22.gem) = b2c2a9f038ea1b05fd755bf2b81c70b4e9d188a233570cd51047d6dd9ee947e7
SIZE (rubygem/activesupport-3.2.22.gem) = 289280
SHA256 (rubygem/activesupport-3.2.22.1.gem) = 68944a9409cd991444f87d63e4deb5417c3a43001f072e6096a3bc4a27020e6e
SIZE (rubygem/activesupport-3.2.22.1.gem) = 289792