diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-18 01:26:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-18 01:26:08 +0800 |
commit | cc7c78851ee2d021a172d361577abe2451e64819 (patch) | |
tree | 5f17833054ad2b9fb7250f3da7d86c9e99dd2a44 | |
parent | 27cc7475622e1772d892d98dda6360dd11a30229 (diff) | |
download | freebsd-ports-gnome-cc7c78851ee2d021a172d361577abe2451e64819.tar.gz freebsd-ports-gnome-cc7c78851ee2d021a172d361577abe2451e64819.tar.zst freebsd-ports-gnome-cc7c78851ee2d021a172d361577abe2451e64819.zip |
- Update to 4.2.2
Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
Security: eb8a8978-8dd5-49ce-87f4-49667b2166dd
Security: CVE-2015-3226
Security: CVE-2015-3227
-rw-r--r-- | devel/rubygem-activesupport4/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport4/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index d817f0ad07e5..3de5ff3d48dd 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 diff --git a/devel/rubygem-activesupport4/distinfo b/devel/rubygem-activesupport4/distinfo index a8bcb7247135..8c5074d4a8e5 100644 --- a/devel/rubygem-activesupport4/distinfo +++ b/devel/rubygem-activesupport4/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-4.2.1.gem) = 36742443adbc7b4648b8674d119ac9dc446c3a555ce73a5a28b1fa029e8adad4 -SIZE (rubygem/activesupport-4.2.1.gem) = 329728 +SHA256 (rubygem/activesupport-4.2.2.gem) = b89c010393cda7ecffd755b8cdb7c742794b2d8fe260fb96ff9ca23d6c4b287a +SIZE (rubygem/activesupport-4.2.2.gem) = 329728 |