diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:38:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:38:59 +0800 |
commit | aa101a5216522667e3e21c221c5adc672d3c1893 (patch) | |
tree | 04bb54c4d0bddf0d817227344e6a1d1fd7703368 | |
parent | 44f4ccabc60da1e13cf157e880a8d2bc1c874bf3 (diff) | |
download | freebsd-ports-gnome-aa101a5216522667e3e21c221c5adc672d3c1893.tar.gz freebsd-ports-gnome-aa101a5216522667e3e21c221c5adc672d3c1893.tar.zst freebsd-ports-gnome-aa101a5216522667e3e21c221c5adc672d3c1893.zip |
- Update to 3.2.22.2
Changes: https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md
https://github.com/rails/rails/compare/v3.2.22.1...v3.2.22.2
Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH: 2016Q1
-rw-r--r-- | devel/rubygem-activesupport/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index e4813462459f..18fc5f74c500 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 3.2.22.1 +PORTVERSION= 3.2.22.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-activesupport/distinfo b/devel/rubygem-activesupport/distinfo index a5bdea04e0ad..26e6ba54868f 100644 --- a/devel/rubygem-activesupport/distinfo +++ b/devel/rubygem-activesupport/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-3.2.22.1.gem) = 68944a9409cd991444f87d63e4deb5417c3a43001f072e6096a3bc4a27020e6e -SIZE (rubygem/activesupport-3.2.22.1.gem) = 289792 +SHA256 (rubygem/activesupport-3.2.22.2.gem) = 8b05e387fec6710146c7774ec6ae0f36535c00498d45cc99f42c80224056d735 +SIZE (rubygem/activesupport-3.2.22.2.gem) = 290816 |