From owner-svn-ports-all@freebsd.org Fri Dec 7 21:34:53 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 B12E1131BA2D; Fri, 7 Dec 2018 21:34:53 +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 46F8F784DB; Fri, 7 Dec 2018 21:34:52 +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 1104918B93; Fri, 7 Dec 2018 21:34:49 +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 wB7LYmNQ033098; Fri, 7 Dec 2018 21:34:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB7LYm2L033096; Fri, 7 Dec 2018 21:34:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201812072134.wB7LYm2L033096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 7 Dec 2018 21:34:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486895 - head/devel/rubygem-rubocop X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-rubocop X-SVN-Commit-Revision: 486895 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 46F8F784DB X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.988,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.99)[-0.990,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 07 Dec 2018 21:34:53 -0000 Author: sunpoet Date: Fri Dec 7 21:34:48 2018 New Revision: 486895 URL: https://svnweb.freebsd.org/changeset/ports/486895 Log: Update to 0.61.1 Changes: https://github.com/rubocop-hq/rubocop/releases https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md Modified: head/devel/rubygem-rubocop/Makefile head/devel/rubygem-rubocop/distinfo Modified: head/devel/rubygem-rubocop/Makefile ============================================================================== --- head/devel/rubygem-rubocop/Makefile Fri Dec 7 21:34:39 2018 (r486894) +++ head/devel/rubygem-rubocop/Makefile Fri Dec 7 21:34:48 2018 (r486895) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rubocop -PORTVERSION= 0.61.0 +PORTVERSION= 0.61.1 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-rubocop/distinfo ============================================================================== --- head/devel/rubygem-rubocop/distinfo Fri Dec 7 21:34:39 2018 (r486894) +++ head/devel/rubygem-rubocop/distinfo Fri Dec 7 21:34:48 2018 (r486895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544114878 -SHA256 (rubygem/rubocop-0.61.0.gem) = 18a30bb68d42e8cc3fd1a0aac37c86db46c99fae2edae7bb9dc49eed8f41864c -SIZE (rubygem/rubocop-0.61.0.gem) = 414208 +TIMESTAMP = 1544193881 +SHA256 (rubygem/rubocop-0.61.1.gem) = 8650301567ee5a4867dbb9ba9ca9987d7dc8a9166ee3136c41c03906cc935ada +SIZE (rubygem/rubocop-0.61.1.gem) = 414208