From owner-svn-ports-all@freebsd.org Fri Oct 2 13:19:49 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3CDBC42CFB1; Fri, 2 Oct 2020 13:19:49 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4C2rFG3fXKz4644; Fri, 2 Oct 2020 13:19:45 +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 824C022994; Fri, 2 Oct 2020 13:19:44 +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 092DJimm032391; Fri, 2 Oct 2020 13:19:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 092DJiQ6032389; Fri, 2 Oct 2020 13:19:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202010021319.092DJiQ6032389@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, 2 Oct 2020 13:19:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551205 - head/devel/rubygem-rubocop-ast X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-rubocop-ast X-SVN-Commit-Revision: 551205 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.33 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, 02 Oct 2020 13:19:50 -0000 Author: sunpoet Date: Fri Oct 2 13:19:43 2020 New Revision: 551205 URL: https://svnweb.freebsd.org/changeset/ports/551205 Log: Update to 0.7.1 Changes: https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md Modified: head/devel/rubygem-rubocop-ast/Makefile head/devel/rubygem-rubocop-ast/distinfo Modified: head/devel/rubygem-rubocop-ast/Makefile ============================================================================== --- head/devel/rubygem-rubocop-ast/Makefile Fri Oct 2 13:19:39 2020 (r551204) +++ head/devel/rubygem-rubocop-ast/Makefile Fri Oct 2 13:19:43 2020 (r551205) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rubocop-ast -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ COMMENT= RuboCop Node and NodePattern classes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-parser>=2.7.1.5:devel/rubygem-parser \ - rubygem-strscan>=1.0.0:devel/rubygem-strscan +RUN_DEPENDS= rubygem-parser>=2.7.1.5:devel/rubygem-parser USES= gem USE_RUBY= yes Modified: head/devel/rubygem-rubocop-ast/distinfo ============================================================================== --- head/devel/rubygem-rubocop-ast/distinfo Fri Oct 2 13:19:39 2020 (r551204) +++ head/devel/rubygem-rubocop-ast/distinfo Fri Oct 2 13:19:43 2020 (r551205) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601554946 -SHA256 (rubygem/rubocop-ast-0.7.0.gem) = 346e5b91ffd49e94f0ee96e0caf9df6876cd4361027e307215e84645529e076a -SIZE (rubygem/rubocop-ast-0.7.0.gem) = 53760 +TIMESTAMP = 1601627973 +SHA256 (rubygem/rubocop-ast-0.7.1.gem) = e4d04cca95f5e023fec1c3c03e3fad048209803fbb8413c0031631aec97f3089 +SIZE (rubygem/rubocop-ast-0.7.1.gem) = 53760