From owner-svn-ports-all@freebsd.org Thu Feb 15 12:47:14 2018 Return-Path: Delivered-To: svn-ports-all@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 100FAF1B596; Thu, 15 Feb 2018 12:47:14 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E67D76675; Thu, 15 Feb 2018 12:47:12 +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 488581EEA7; Thu, 15 Feb 2018 12:47:12 +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 w1FClCZq002775; Thu, 15 Feb 2018 12:47:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1FClCjk002773; Thu, 15 Feb 2018 12:47:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802151247.w1FClCjk002773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Feb 2018 12:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461906 - head/devel/rubygem-rails-i18n X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-rails-i18n X-SVN-Commit-Revision: 461906 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2018 12:47:14 -0000 Author: sunpoet Date: Thu Feb 15 12:47:11 2018 New Revision: 461906 URL: https://svnweb.freebsd.org/changeset/ports/461906 Log: Update to 5.1.0 Changes: https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md Modified: head/devel/rubygem-rails-i18n/Makefile head/devel/rubygem-rails-i18n/distinfo Modified: head/devel/rubygem-rails-i18n/Makefile ============================================================================== --- head/devel/rubygem-rails-i18n/Makefile Thu Feb 15 12:47:06 2018 (r461905) +++ head/devel/rubygem-rails-i18n/Makefile Thu Feb 15 12:47:11 2018 (r461906) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rails-i18n -PORTVERSION= 5.0.4 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-i18n>=0.7:devel/rubygem-i18n \ rubygem-railties5>=5.0:www/rubygem-railties5 NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-rails-i18n/distinfo ============================================================================== --- head/devel/rubygem-rails-i18n/distinfo Thu Feb 15 12:47:06 2018 (r461905) +++ head/devel/rubygem-rails-i18n/distinfo Thu Feb 15 12:47:11 2018 (r461906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494160014 -SHA256 (rubygem/rails-i18n-5.0.4.gem) = e8ec4f6d043fb6f33e4cd829e623eebbb1911a463859e53855500bbbe27a090d -SIZE (rubygem/rails-i18n-5.0.4.gem) = 104960 +TIMESTAMP = 1518618239 +SHA256 (rubygem/rails-i18n-5.1.0.gem) = 78863e42459fe35181c9008a8fa941a7e243f8a5cdd991978b0230954268698d +SIZE (rubygem/rails-i18n-5.1.0.gem) = 106496