Date: Fri, 28 Apr 2017 21:40:26 +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: r439685 - head/devel/rubygem-activesupport5 Message-ID: <201704282140.v3SLeQ1p074228@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 28 21:40:25 2017 New Revision: 439685 URL: https://svnweb.freebsd.org/changeset/ports/439685 Log: Update to 5.1.0 Changes: https://github.com/rails/rails/blob/5-1-stable/activesupport/CHANGELOG.md Modified: head/devel/rubygem-activesupport5/Makefile head/devel/rubygem-activesupport5/distinfo Modified: head/devel/rubygem-activesupport5/Makefile ============================================================================== --- head/devel/rubygem-activesupport5/Makefile Fri Apr 28 21:40:20 2017 (r439684) +++ head/devel/rubygem-activesupport5/Makefile Fri Apr 28 21:40:25 2017 (r439685) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 Modified: head/devel/rubygem-activesupport5/distinfo ============================================================================== --- head/devel/rubygem-activesupport5/distinfo Fri Apr 28 21:40:20 2017 (r439684) +++ head/devel/rubygem-activesupport5/distinfo Fri Apr 28 21:40:25 2017 (r439685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488463078 -SHA256 (rubygem/activesupport-5.0.2.gem) = e02921c1a516af2f6ab492af483e0c6aab113b9535a3fd86e901efaa843b72b5 -SIZE (rubygem/activesupport-5.0.2.gem) = 362496 +TIMESTAMP = 1493402477 +SHA256 (rubygem/activesupport-5.1.0.gem) = 95fe48fcbafffc0d0f57288e265d053680475c333309513ce54710fbaa934c08 +SIZE (rubygem/activesupport-5.1.0.gem) = 368128
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704282140.v3SLeQ1p074228>