Date: Tue, 25 Aug 2015 14:52:45 +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: r395278 - head/devel/rubygem-activesupport4 Message-ID: <201508251452.t7PEqjlK081698@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 25 14:52:45 2015 New Revision: 395278 URL: https://svnweb.freebsd.org/changeset/ports/395278 Log: - Update to 4.2.4 Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md Modified: head/devel/rubygem-activesupport4/Makefile head/devel/rubygem-activesupport4/distinfo Modified: head/devel/rubygem-activesupport4/Makefile ============================================================================== --- head/devel/rubygem-activesupport4/Makefile Tue Aug 25 14:52:39 2015 (r395277) +++ head/devel/rubygem-activesupport4/Makefile Tue Aug 25 14:52:45 2015 (r395278) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -19,7 +19,6 @@ RUN_DEPENDS= rubygem-i18n>=0.6.9:${PORTS rubygem-tzinfo>=1.1:${PORTSDIR}/devel/rubygem-tzinfo NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Tue Aug 25 14:52:39 2015 (r395277) +++ head/devel/rubygem-activesupport4/distinfo Tue Aug 25 14:52:45 2015 (r395278) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activesupport-4.2.3.gem) = 33954b8af8de98c971250bee5344735123fd660e194010481c03f36bbf7bb65b -SIZE (rubygem/activesupport-4.2.3.gem) = 329728 +SHA256 (rubygem/activesupport-4.2.4.gem) = cee4baf44852a17b01866fdca29055dc01457d671ba3a0e6ebfe856c6446c3a6 +SIZE (rubygem/activesupport-4.2.4.gem) = 330240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508251452.t7PEqjlK081698>