From owner-svn-ports-head@freebsd.org Mon Mar 18 18:23:46 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4708B1549E33; Mon, 18 Mar 2019 18:23:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B3736F0BA; Mon, 18 Mar 2019 18:23:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A9025252DE; Mon, 18 Mar 2019 18:23:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2IINfr9021601; Mon, 18 Mar 2019 18:23:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2IINffT021600; Mon, 18 Mar 2019 18:23:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201903181823.x2IINffT021600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 18 Mar 2019 18:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496182 - head/devel/rubygem-activesupport50 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-activesupport50 X-SVN-Commit-Revision: 496182 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1B3736F0BA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.950,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2019 18:23:46 -0000 Author: sunpoet Date: Mon Mar 18 18:23:41 2019 New Revision: 496182 URL: https://svnweb.freebsd.org/changeset/ports/496182 Log: Update to 5.0.7.2 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 Mon Mar 18 18:23:35 2019 (r496181) +++ head/devel/rubygem-activesupport50/Makefile Mon Mar 18 18:23:41 2019 (r496182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activesupport -PORTVERSION= 5.0.7.1 +PORTVERSION= 5.0.7.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 50 Modified: head/devel/rubygem-activesupport50/distinfo ============================================================================== --- head/devel/rubygem-activesupport50/distinfo Mon Mar 18 18:23:35 2019 (r496181) +++ head/devel/rubygem-activesupport50/distinfo Mon Mar 18 18:23:41 2019 (r496182) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543660622 -SHA256 (rubygem/activesupport-5.0.7.1.gem) = eba9b4423a433535f7ddf320a0d1590695a24b69b9525bea5f32fe3d2babb609 -SIZE (rubygem/activesupport-5.0.7.1.gem) = 364032 +TIMESTAMP = 1552849426 +SHA256 (rubygem/activesupport-5.0.7.2.gem) = f75cc67fb08421bdf4c2a383a47d9b3b02ce5eec4749704b1286fb0c12c98bad +SIZE (rubygem/activesupport-5.0.7.2.gem) = 364032