- Update to 0.38.0

Changes:	https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-10 19:54:53 +00:00
parent 40a5e512b2
commit 2f0d2f54be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410783
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rubocop
PORTVERSION= 0.37.2
PORTVERSION= 0.38.0
CATEGORIES= devel ruby
MASTER_SITES= RG
@ -11,11 +11,11 @@ COMMENT= Ruby code style checking tool
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-parser>=2.3.0.4:${PORTSDIR}/devel/rubygem-parser \
RUN_DEPENDS= rubygem-parser>=2.3.0.6:${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.7:${PORTSDIR}/devel/rubygem-ruby-progressbar \
rubygem-unicode-display_width>=0.3:${PORTSDIR}/devel/rubygem-unicode-display_width
rubygem-unicode-display_width>=1.0.1:${PORTSDIR}/devel/rubygem-unicode-display_width
NO_ARCH= yes
USE_RUBY= yes

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/rubocop-0.37.2.gem) = d65255d1f072bf737cef74c0cfca50de448bd8428644fa3c4e8880698856be2a
SIZE (rubygem/rubocop-0.37.2.gem) = 245248
SHA256 (rubygem/rubocop-0.38.0.gem) = 4094e2c4b9e0827191c55ab59fd8813e41f40f5c83717b5a143f108b4ac1fc61
SIZE (rubygem/rubocop-0.38.0.gem) = 247808