Date: Sun, 2 Dec 2018 15:39:14 +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: r486456 - head/devel/rubygem-activesupport4 Message-ID: <201812021539.wB2FdEIC081928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 2 15:39:14 2018 New Revision: 486456 URL: https://svnweb.freebsd.org/changeset/ports/486456 Log: Update to 4.2.11 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 Sun Dec 2 15:39:05 2018 (r486455) +++ head/devel/rubygem-activesupport4/Makefile Sun Dec 2 15:39:14 2018 (r486456) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 4.2.10 -PORTREVISION= 1 +PORTVERSION= 4.2.11 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -19,8 +18,9 @@ RUN_DEPENDS= rubygem-i18n>=0.7:devel/rubygem-i18n \ rubygem-thread_safe>=0.3.4:devel/rubygem-thread_safe \ rubygem-tzinfo>=1.1:devel/rubygem-tzinfo -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/rubygem-activesupport4/distinfo ============================================================================== --- head/devel/rubygem-activesupport4/distinfo Sun Dec 2 15:39:05 2018 (r486455) +++ head/devel/rubygem-activesupport4/distinfo Sun Dec 2 15:39:14 2018 (r486456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506586023 -SHA256 (rubygem/activesupport-4.2.10.gem) = 275b14e515eb8c924bafa734417ec053a57f177ae9d3369f753d6f4437922268 -SIZE (rubygem/activesupport-4.2.10.gem) = 333824 +TIMESTAMP = 1543660674 +SHA256 (rubygem/activesupport-4.2.11.gem) = c49aa608ef07ae6164211b4208292386947c58b925aeb3157a746f587911195f +SIZE (rubygem/activesupport-4.2.11.gem) = 333824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812021539.wB2FdEIC081928>