svn commit: r431660 - head/devel/rubygem-rubocop
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jan 16 14:58:42 UTC 2017
Author: sunpoet
Date: Mon Jan 16 14:58:40 2017
New Revision: 431660
URL: https://svnweb.freebsd.org/changeset/ports/431660
Log:
Update to 0.47.0
Changes: https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-rubocop/Makefile
head/devel/rubygem-rubocop/distinfo
Modified: head/devel/rubygem-rubocop/Makefile
==============================================================================
--- head/devel/rubygem-rubocop/Makefile Mon Jan 16 14:58:36 2017 (r431659)
+++ head/devel/rubygem-rubocop/Makefile Mon Jan 16 14:58:40 2017 (r431660)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rubocop
-PORTVERSION= 0.46.0
+PORTVERSION= 0.47.0
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Ruby code style checking tool
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-parser>=2.3.1.1:devel/rubygem-parser \
+RUN_DEPENDS= rubygem-parser>=2.3.3.1:devel/rubygem-parser \
rubygem-powerpack>=0.1:devel/rubygem-powerpack \
rubygem-rainbow>=1.99.1:devel/rubygem-rainbow \
rubygem-ruby-progressbar>=1.7:devel/rubygem-ruby-progressbar \
Modified: head/devel/rubygem-rubocop/distinfo
==============================================================================
--- head/devel/rubygem-rubocop/distinfo Mon Jan 16 14:58:36 2017 (r431659)
+++ head/devel/rubygem-rubocop/distinfo Mon Jan 16 14:58:40 2017 (r431660)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480775500
-SHA256 (rubygem/rubocop-0.46.0.gem) = 0c5087c157b6070319d06cab7594f9f72b5478344a2568b7029875a081c20418
-SIZE (rubygem/rubocop-0.46.0.gem) = 279552
+TIMESTAMP = 1484577136
+SHA256 (rubygem/rubocop-0.47.0.gem) = 55d32c0b5b42f7ac5b6ede9ef4f6a1e6605bc28f8cb38db1c796042ad71f5bd3
+SIZE (rubygem/rubocop-0.47.0.gem) = 295424
More information about the svn-ports-head
mailing list