Date: Sun, 6 Mar 2016 06:38:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410430 - head/devel/rubygem-activesupport4 Message-ID: <201603060638.u266cIC0062602@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 6 06:38:18 2016 New Revision: 410430 URL: https://svnweb.freebsd.org/changeset/ports/410430 Log: - Update to 4.2.5.2 Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1 Modified: head/devel/rubygem-activesupport4/Makefile head/devel/rubygem-activesupport4/distinfo Modified: head/devel/rubygem-activesupport4/Makefile ============================================================================== --- head/devel/rubygem-activesupport4/Makefile Sun Mar 6 06:37:45 2016 (r410429) +++ head/devel/rubygem-activesupport4/Makefile Sun Mar 6 06:38:18 2016 (r410430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.5.1 +PORTVERSION= 4.2.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Sun Mar 6 06:37:45 2016 (r410429) +++ head/devel/rubygem-activesupport4/distinfo Sun Mar 6 06:38:18 2016 (r410430) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-4.2.5.1.gem) = cd20d48479a755150816b3e46fbc9634345359039f8ac8fde89038ceffd6ef9b -SIZE (rubygem/activesupport-4.2.5.1.gem) = 330240 +SHA256 (rubygem/activesupport-4.2.5.2.gem) = 80ad345adf7e2b72c5d90753c0df91eacc34f4de02b34cfbf60bcf6c83483031 +SIZE (rubygem/activesupport-4.2.5.2.gem) = 330240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603060638.u266cIC0062602>