Date: Thu, 2 Mar 2017 18:01:05 +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: r435280 - head/devel/rubygem-activesupport4 Message-ID: <201703021801.v22I15te011786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 2 18:01:04 2017 New Revision: 435280 URL: https://svnweb.freebsd.org/changeset/ports/435280 Log: Update to 4.2.8 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 Thu Mar 2 18:01:00 2017 (r435279) +++ head/devel/rubygem-activesupport4/Makefile Thu Mar 2 18:01:04 2017 (r435280) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.7.1 -PORTREVISION= 1 +PORTVERSION= 4.2.8 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -15,7 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-i18n>=0.7:devel/rubygem-i18n \ - rubygem-json1>=1.7.7:devel/rubygem-json1 \ rubygem-minitest>=5.1:devel/rubygem-minitest \ rubygem-thread_safe>=0.3.4:devel/rubygem-thread_safe \ rubygem-tzinfo>=1.1:devel/rubygem-tzinfo Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Thu Mar 2 18:01:00 2017 (r435279) +++ head/devel/rubygem-activesupport4/distinfo Thu Mar 2 18:01:04 2017 (r435280) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471421577 -SHA256 (rubygem/activesupport-4.2.7.1.gem) = 241bbcefbd472a2685e84952ca9c0dbec5665121ea88b312602c777ba608babd -SIZE (rubygem/activesupport-4.2.7.1.gem) = 331264 +TIMESTAMP = 1488464883 +SHA256 (rubygem/activesupport-4.2.8.gem) = 111ac36c5b3861a3546eeff5b972ae5170e8861c3ea8c035cd851627da6f2b72 +SIZE (rubygem/activesupport-4.2.8.gem) = 332800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703021801.v22I15te011786>