diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-20 21:28:34 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-20 21:28:34 +0800 |
commit | 0f6c8b42adc61b58cc39e3e9f4c0c906fb076eff (patch) | |
tree | 7ecc1efda4c1cbe29c9812722843131e067b5e4c /devel | |
parent | 1fefadd3efb470e75380398f720e2500f919b8e2 (diff) | |
download | freebsd-ports-gnome-0f6c8b42adc61b58cc39e3e9f4c0c906fb076eff.tar.gz freebsd-ports-gnome-0f6c8b42adc61b58cc39e3e9f4c0c906fb076eff.tar.zst freebsd-ports-gnome-0f6c8b42adc61b58cc39e3e9f4c0c906fb076eff.zip |
Update to 5.0.4
Changes: https://github.com/rails/rails/blob/5-0-stable/activesupport/CHANGELOG.md
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-activesupport50/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport50/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-activesupport50/Makefile b/devel/rubygem-activesupport50/Makefile index 0a97b407269e..27b143be15ff 100644 --- a/devel/rubygem-activesupport50/Makefile +++ b/devel/rubygem-activesupport50/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 50 diff --git a/devel/rubygem-activesupport50/distinfo b/devel/rubygem-activesupport50/distinfo index 3339875aeebe..937b0273723c 100644 --- a/devel/rubygem-activesupport50/distinfo +++ b/devel/rubygem-activesupport50/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494671811 -SHA256 (rubygem/activesupport-5.0.3.gem) = d2de4474dd71b095400f1f3e492284b4a29e300b95b45a8fef1cdfa78bb4d42c -SIZE (rubygem/activesupport-5.0.3.gem) = 363520 +TIMESTAMP = 1497958505 +SHA256 (rubygem/activesupport-5.0.4.gem) = ec3af21ed8df9fdd20d9b9c9a8bef3fc3b7d8b69bcb15a7dbdf8f37072bf2c23 +SIZE (rubygem/activesupport-5.0.4.gem) = 363520 |