aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-rubocop/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-19 08:37:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-19 08:37:41 +0000
commitd09e01b157805d111b7b8a4825f31ddd614f1792 (patch)
treeecb70da963edb67a5715a6ae956dfa63805aab90 /devel/rubygem-rubocop/Makefile
parent63a6101e9fbcfaaa6e000a1bfc61a1a9c4f896cd (diff)
downloadports-d09e01b157805d111b7b8a4825f31ddd614f1792.tar.gz
ports-d09e01b157805d111b7b8a4825f31ddd614f1792.zip
- Update to 0.36.0
Notes
Notes: svn path=/head/; revision=406661
Diffstat (limited to 'devel/rubygem-rubocop/Makefile')
-rw-r--r--devel/rubygem-rubocop/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/rubygem-rubocop/Makefile b/devel/rubygem-rubocop/Makefile
index a8e6cf816cca..6f834be034a3 100644
--- a/devel/rubygem-rubocop/Makefile
+++ b/devel/rubygem-rubocop/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rubocop
-PORTVERSION= 0.35.1
+PORTVERSION= 0.36.0
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -11,12 +11,10 @@ COMMENT= Ruby code style checking tool
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-astrolabe>=1.3:${PORTSDIR}/devel/rubygem-astrolabe \
- rubygem-parser>=2.2.3.0:${PORTSDIR}/devel/rubygem-parser \
+RUN_DEPENDS= rubygem-parser>=2.3.0.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.7:${PORTSDIR}/devel/rubygem-ruby-progressbar \
- rubygem-tins>=0:${PORTSDIR}/devel/rubygem-tins
+ rubygem-ruby-progressbar>=1.7:${PORTSDIR}/devel/rubygem-ruby-progressbar
NO_ARCH= yes
USE_RUBY= yes