svn commit: r483203 - head/devel/rubygem-rubocop
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 27 23:24:35 UTC 2018
Author: sunpoet
Date: Sat Oct 27 23:24:31 2018
New Revision: 483203
URL: https://svnweb.freebsd.org/changeset/ports/483203
Log:
Update to 0.60.0
Changes: https://github.com/rubocop-hq/rubocop/releases
Modified:
head/devel/rubygem-rubocop/Makefile
head/devel/rubygem-rubocop/distinfo
Modified: head/devel/rubygem-rubocop/Makefile
==============================================================================
--- head/devel/rubygem-rubocop/Makefile Sat Oct 27 23:24:23 2018 (r483202)
+++ head/devel/rubygem-rubocop/Makefile Sat Oct 27 23:24:31 2018 (r483203)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rubocop
-PORTVERSION= 0.59.2
+PORTVERSION= 0.60.0
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-jaro_winkler>=1.5.1:devel/rubygem
rubygem-powerpack>=0.1:devel/rubygem-powerpack \
rubygem-rainbow>=2.2.2:devel/rubygem-rainbow \
rubygem-ruby-progressbar>=1.7:devel/rubygem-ruby-progressbar \
- rubygem-unicode-display_width>=1.0.1:devel/rubygem-unicode-display_width
+ rubygem-unicode-display_width>=1.4.0:devel/rubygem-unicode-display_width
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-rubocop/distinfo
==============================================================================
--- head/devel/rubygem-rubocop/distinfo Sat Oct 27 23:24:23 2018 (r483202)
+++ head/devel/rubygem-rubocop/distinfo Sat Oct 27 23:24:31 2018 (r483203)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537982841
-SHA256 (rubygem/rubocop-0.59.2.gem) = a6888aef273e586226013355db553bca6c7acd81ca5771d749d69a883dc92004
-SIZE (rubygem/rubocop-0.59.2.gem) = 409088
+TIMESTAMP = 1540657918
+SHA256 (rubygem/rubocop-0.60.0.gem) = 31d8b34585456ce0f0e79d6411c3b7e705ac571996876d9815e1d6f1130173c7
+SIZE (rubygem/rubocop-0.60.0.gem) = 410112
More information about the svn-ports-all
mailing list