diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-28 00:15:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-28 00:15:31 +0800 |
commit | 8f896c42768cc454aed34a694d61ed3437597598 (patch) | |
tree | 70deabe260372d1b229542f9324dcd600254866d /devel | |
parent | ae2d04d521b8fd23126a34ad52949bf5dcebe78b (diff) | |
download | freebsd-ports-gnome-8f896c42768cc454aed34a694d61ed3437597598.tar.gz freebsd-ports-gnome-8f896c42768cc454aed34a694d61ed3437597598.tar.zst freebsd-ports-gnome-8f896c42768cc454aed34a694d61ed3437597598.zip |
Update to 4.2.9
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 61efe5c5a102..a3edba3ffe7b 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.8 +PORTVERSION= 4.2.9 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 diff --git a/devel/rubygem-activesupport4/distinfo b/devel/rubygem-activesupport4/distinfo index f5f09be3d518..f428e79a8a25 100644 --- a/devel/rubygem-activesupport4/distinfo +++ b/devel/rubygem-activesupport4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488464883 -SHA256 (rubygem/activesupport-4.2.8.gem) = 111ac36c5b3861a3546eeff5b972ae5170e8861c3ea8c035cd851627da6f2b72 -SIZE (rubygem/activesupport-4.2.8.gem) = 332800 +TIMESTAMP = 1498574367 +SHA256 (rubygem/activesupport-4.2.9.gem) = 5717d2fe6409d4df72f0d20e46d7261503ccafc80ab228e91455d47185190ab4 +SIZE (rubygem/activesupport-4.2.9.gem) = 333824 |