diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-28 19:01:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-28 19:01:44 +0800 |
commit | 56549fa4482c492ddabff481653a20f52abf94b6 (patch) | |
tree | a9658950354256b44eefb940507fa5b7d71ce66c /devel | |
parent | 2d2e9e210669c21996f557572b79b98d1bb415bc (diff) | |
download | freebsd-ports-gnome-56549fa4482c492ddabff481653a20f52abf94b6.tar.gz freebsd-ports-gnome-56549fa4482c492ddabff481653a20f52abf94b6.tar.zst freebsd-ports-gnome-56549fa4482c492ddabff481653a20f52abf94b6.zip |
Update to 4.2.10
Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-activesupport4/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index a3edba3ffe7b..9b6c025eb334 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.9 +PORTVERSION= 4.2.10 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 diff --git a/devel/rubygem-activesupport4/distinfo b/devel/rubygem-activesupport4/distinfo index f428e79a8a25..b9cf94242100 100644 --- a/devel/rubygem-activesupport4/distinfo +++ b/devel/rubygem-activesupport4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498574367 -SHA256 (rubygem/activesupport-4.2.9.gem) = 5717d2fe6409d4df72f0d20e46d7261503ccafc80ab228e91455d47185190ab4 -SIZE (rubygem/activesupport-4.2.9.gem) = 333824 +TIMESTAMP = 1506586023 +SHA256 (rubygem/activesupport-4.2.10.gem) = 275b14e515eb8c924bafa734417ec053a57f177ae9d3369f753d6f4437922268 +SIZE (rubygem/activesupport-4.2.10.gem) = 333824 |