From owner-svn-ports-head@freebsd.org Mon Apr 30 17:09:16 2018 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 2C8B6FB0C67; Mon, 30 Apr 2018 17:09:16 +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 20180725AC; Mon, 30 Apr 2018 17:09:13 +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 494D8160AC; Mon, 30 Apr 2018 17:09:13 +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 w3UH9DF8009609; Mon, 30 Apr 2018 17:09:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3UH9Dn1009607; Mon, 30 Apr 2018 17:09:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804301709.w3UH9Dn1009607@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, 30 Apr 2018 17:09:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468725 - head/devel/rubygem-web-console-rails50 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-web-console-rails50 X-SVN-Commit-Revision: 468725 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 30 Apr 2018 17:09:16 -0000 Author: sunpoet Date: Mon Apr 30 17:09:12 2018 New Revision: 468725 URL: https://svnweb.freebsd.org/changeset/ports/468725 Log: Update to 3.6.2 Changes: https://github.com/rails/web-console/releases https://github.com/rails/web-console/blob/master/CHANGELOG.markdown Modified: head/devel/rubygem-web-console-rails50/Makefile head/devel/rubygem-web-console-rails50/distinfo Modified: head/devel/rubygem-web-console-rails50/Makefile ============================================================================== --- head/devel/rubygem-web-console-rails50/Makefile Mon Apr 30 17:09:07 2018 (r468724) +++ head/devel/rubygem-web-console-rails50/Makefile Mon Apr 30 17:09:12 2018 (r468725) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= web-console -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 Modified: head/devel/rubygem-web-console-rails50/distinfo ============================================================================== --- head/devel/rubygem-web-console-rails50/distinfo Mon Apr 30 17:09:07 2018 (r468724) +++ head/devel/rubygem-web-console-rails50/distinfo Mon Apr 30 17:09:12 2018 (r468725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524316445 -SHA256 (rubygem/web-console-3.6.1.gem) = a1d7d9f296879f53fd9372417a4bc75f42b85ea66a011254a032a3a91ce5b9ed -SIZE (rubygem/web-console-3.6.1.gem) = 27648 +TIMESTAMP = 1525105745 +SHA256 (rubygem/web-console-3.6.2.gem) = 311b3599ab36ea0de65b1d75949cdeacec0e6cd40a31c6444fd10ffb61093f2f +SIZE (rubygem/web-console-3.6.2.gem) = 27648