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

Michael Moll mmoll at FreeBSD.org
Sat Nov 7 18:55:39 UTC 2015


Author: mmoll
Date: Sat Nov  7 18:55:37 2015
New Revision: 401018
URL: https://svnweb.freebsd.org/changeset/ports/401018

Log:
  devel/rubygem-rubocop: update to 0.35.0

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

Modified: head/devel/rubygem-rubocop/Makefile
==============================================================================
--- head/devel/rubygem-rubocop/Makefile	Sat Nov  7 18:50:53 2015	(r401017)
+++ head/devel/rubygem-rubocop/Makefile	Sat Nov  7 18:55:37 2015	(r401018)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rubocop
-PORTVERSION=	0.34.2
+PORTVERSION=	0.35.0
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
@@ -12,10 +12,10 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-astrolabe>=1.3:${PORTSDIR}/devel/rubygem-astrolabe \
-		rubygem-parser>=2.2.2.5:${PORTSDIR}/devel/rubygem-parser \
+		rubygem-parser>=2.2.3.0:${PORTSDIR}/devel/rubygem-parser \
 		rubygem-powerpack>=0.1:${PORTSDIR}/devel/rubygem-powerpack \
 		rubygem-rainbow>=1.99.1:${PORTSDIR}/devel/rubygem-rainbow \
-		rubygem-ruby-progressbar>=1.4:${PORTSDIR}/devel/rubygem-ruby-progressbar
+		rubygem-ruby-progressbar>=1.7:${PORTSDIR}/devel/rubygem-ruby-progressbar
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-rubocop/distinfo
==============================================================================
--- head/devel/rubygem-rubocop/distinfo	Sat Nov  7 18:50:53 2015	(r401017)
+++ head/devel/rubygem-rubocop/distinfo	Sat Nov  7 18:55:37 2015	(r401018)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rubocop-0.34.2.gem) = d387d22b07c8ba54043d742ee7738dd31440808e371e86502e6d06fbf5d22b7a
-SIZE (rubygem/rubocop-0.34.2.gem) = 297984
+SHA256 (rubygem/rubocop-0.35.0.gem) = c7b4d9f1bfd1dfb4730519979f6fb283518b945ebe3bb7fc21b2a89ecb7979ff
+SIZE (rubygem/rubocop-0.35.0.gem) = 317440


More information about the svn-ports-all mailing list