svn commit: r463664 - head/devel/rubygem-rubocop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 5 17:15:26 UTC 2018


Author: sunpoet
Date: Mon Mar  5 17:15:21 2018
New Revision: 463664
URL: https://svnweb.freebsd.org/changeset/ports/463664

Log:
  Update to 0.53.0
  
  Changes:	https://github.com/bbatsov/rubocop/releases

Modified:
  head/devel/rubygem-rubocop/Makefile
  head/devel/rubygem-rubocop/distinfo

Modified: head/devel/rubygem-rubocop/Makefile
==============================================================================
--- head/devel/rubygem-rubocop/Makefile	Mon Mar  5 17:15:16 2018	(r463663)
+++ head/devel/rubygem-rubocop/Makefile	Mon Mar  5 17:15:21 2018	(r463664)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rubocop
-PORTVERSION=	0.52.1
+PORTVERSION=	0.53.0
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-parallel>=1.10:sysutils/rubygem-parallel \
-		rubygem-parser>=2.4.0.2:devel/rubygem-parser \
+		rubygem-parser>=2.5:devel/rubygem-parser \
 		rubygem-powerpack>=0.1:devel/rubygem-powerpack \
 		rubygem-rainbow>=2.2.2:devel/rubygem-rainbow \
 		rubygem-ruby-progressbar>=1.7:devel/rubygem-ruby-progressbar \

Modified: head/devel/rubygem-rubocop/distinfo
==============================================================================
--- head/devel/rubygem-rubocop/distinfo	Mon Mar  5 17:15:16 2018	(r463663)
+++ head/devel/rubygem-rubocop/distinfo	Mon Mar  5 17:15:21 2018	(r463664)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514465245
-SHA256 (rubygem/rubocop-0.52.1.gem) = 4ec659892e86c64ec25e7a543b4a717f9ee6e9450bdb9541e0d3492b43ce4234
-SIZE (rubygem/rubocop-0.52.1.gem) = 371712
+TIMESTAMP = 1520265845
+SHA256 (rubygem/rubocop-0.53.0.gem) = ce9862b128c49183b2bf2b3416825557ca99bddd504eb1a9f815e8039f201b28
+SIZE (rubygem/rubocop-0.53.0.gem) = 385536


More information about the svn-ports-all mailing list