Date: Tue, 2 Feb 2016 22:45:35 +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: r407870 - head/devel/rubygem-activesupport4 Message-ID: <201602022245.u12MjZmC085454@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 2 22:45:35 2016 New Revision: 407870 URL: https://svnweb.freebsd.org/changeset/ports/407870 Log: - Update to 4.2.5.1 Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1 Modified: head/devel/rubygem-activesupport4/Makefile head/devel/rubygem-activesupport4/distinfo Modified: head/devel/rubygem-activesupport4/Makefile ============================================================================== --- head/devel/rubygem-activesupport4/Makefile Tue Feb 2 22:45:31 2016 (r407869) +++ head/devel/rubygem-activesupport4/Makefile Tue Feb 2 22:45:35 2016 (r407870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.5 +PORTVERSION= 4.2.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Tue Feb 2 22:45:31 2016 (r407869) +++ head/devel/rubygem-activesupport4/distinfo Tue Feb 2 22:45:35 2016 (r407870) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-4.2.5.gem) = ab92026997b67187fc14710214250b92cd984bc00115709f1ef2bf2521b35ff0 -SIZE (rubygem/activesupport-4.2.5.gem) = 330240 +SHA256 (rubygem/activesupport-4.2.5.1.gem) = cd20d48479a755150816b3e46fbc9634345359039f8ac8fde89038ceffd6ef9b +SIZE (rubygem/activesupport-4.2.5.1.gem) = 330240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602022245.u12MjZmC085454>