Date: Sun, 10 Sep 2017 13:10: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: r449557 - head/devel/rubygem-activesupport50 Message-ID: <201709101310.v8ADA5FH014781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 10 13:10:05 2017 New Revision: 449557 URL: https://svnweb.freebsd.org/changeset/ports/449557 Log: Update to 5.0.6 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 Sep 10 13:10:00 2017 (r449556) +++ head/devel/rubygem-activesupport50/Makefile Sun Sep 10 13:10:05 2017 (r449557) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 50 Modified: head/devel/rubygem-activesupport50/distinfo ============================================================================== --- head/devel/rubygem-activesupport50/distinfo Sun Sep 10 13:10:00 2017 (r449556) +++ head/devel/rubygem-activesupport50/distinfo Sun Sep 10 13:10:05 2017 (r449557) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501603999 -SHA256 (rubygem/activesupport-5.0.5.gem) = 00c714979fffa05846a2d044f24f9569a5ae471b2e20c73fdf3172f1d81edfb1 -SIZE (rubygem/activesupport-5.0.5.gem) = 363520 +TIMESTAMP = 1504891720 +SHA256 (rubygem/activesupport-5.0.6.gem) = e6f98107623edb19cc25ca2aab134b857f291529ab37a1d00b47560d30a6053d +SIZE (rubygem/activesupport-5.0.6.gem) = 363520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709101310.v8ADA5FH014781>