Date: Sun, 2 Dec 2018 15:36:51 +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: r486439 - head/devel/rubygem-activesupport50 Message-ID: <201812021536.wB2Fappw079719@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 2 15:36:50 2018 New Revision: 486439 URL: https://svnweb.freebsd.org/changeset/ports/486439 Log: Update to 5.0.7.1 Changes: https://github.com/rails/rails/blob/5-0-stable/activesupport/CHANGELOG.md Modified: head/devel/rubygem-activesupport50/Makefile head/devel/rubygem-activesupport50/distinfo Modified: head/devel/rubygem-activesupport50/Makefile ============================================================================== --- head/devel/rubygem-activesupport50/Makefile Sun Dec 2 15:36:42 2018 (r486438) +++ head/devel/rubygem-activesupport50/Makefile Sun Dec 2 15:36:50 2018 (r486439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 5.0.7 +PORTVERSION= 5.0.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 50 @@ -20,8 +20,9 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2:devel/ruby PORTSCOUT= limit:^5\.0\. -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/rubygem-activesupport50/distinfo ============================================================================== --- head/devel/rubygem-activesupport50/distinfo Sun Dec 2 15:36:42 2018 (r486438) +++ head/devel/rubygem-activesupport50/distinfo Sun Dec 2 15:36:50 2018 (r486439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523371222 -SHA256 (rubygem/activesupport-5.0.7.gem) = a595a42311ea13ce994b1feea3325cbbb1ac5c0bf40cd96c89797882121da7fb -SIZE (rubygem/activesupport-5.0.7.gem) = 364032 +TIMESTAMP = 1543660622 +SHA256 (rubygem/activesupport-5.0.7.1.gem) = eba9b4423a433535f7ddf320a0d1590695a24b69b9525bea5f32fe3d2babb609 +SIZE (rubygem/activesupport-5.0.7.1.gem) = 364032
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812021536.wB2Fappw079719>