mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update to 0.50.0
Changes: https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
This commit is contained in:
parent
fe6fd2c7d9
commit
94f7b4cbe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449878
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rubocop
|
||||
PORTVERSION= 0.49.1
|
||||
PORTVERSION= 0.50.0
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
RUN_DEPENDS= rubygem-parallel>=1.10:sysutils/rubygem-parallel \
|
||||
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-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
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496154597
|
||||
SHA256 (rubygem/rubocop-0.49.1.gem) = bcb37220633a570611b68bf8d4649414624d90fad83a7bf8310940f61df51ed7
|
||||
SIZE (rubygem/rubocop-0.49.1.gem) = 321024
|
||||
TIMESTAMP = 1505452097
|
||||
SHA256 (rubygem/rubocop-0.50.0.gem) = 9f7610b37b6746609c932ec8ac5b1a9b4b56f7526018c941393e79b2d93fedc2
|
||||
SIZE (rubygem/rubocop-0.50.0.gem) = 335872
|
||||
|
Loading…
Reference in New Issue
Block a user