mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-rubocop: Update to 1.53.1
Changes: https://github.com/rubocop/rubocop/releases
This commit is contained in:
parent
4ce9e59156
commit
cf0f6da244
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= rubocop
|
PORTNAME= rubocop
|
||||||
PORTVERSION= 1.52.0
|
PORTVERSION= 1.53.1
|
||||||
CATEGORIES= devel ruby
|
CATEGORIES= devel ruby
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -11,8 +11,9 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-json>=2.3<3:devel/rubygem-json \
|
RUN_DEPENDS= rubygem-json>=2.3<3:devel/rubygem-json \
|
||||||
|
rubygem-language_server-protocol>=3.17.0:devel/rubygem-language_server-protocol \
|
||||||
rubygem-parallel>=1.10<2:sysutils/rubygem-parallel \
|
rubygem-parallel>=1.10<2:sysutils/rubygem-parallel \
|
||||||
rubygem-parser>=3.2.0.0:devel/rubygem-parser \
|
rubygem-parser>=3.2.2.3:devel/rubygem-parser \
|
||||||
rubygem-rainbow>=2.2.2<4.0:devel/rubygem-rainbow \
|
rubygem-rainbow>=2.2.2<4.0:devel/rubygem-rainbow \
|
||||||
rubygem-regexp_parser>=1.8<3.0:textproc/rubygem-regexp_parser \
|
rubygem-regexp_parser>=1.8<3.0:textproc/rubygem-regexp_parser \
|
||||||
rubygem-rexml>=3.2.5<4.0:textproc/rubygem-rexml \
|
rubygem-rexml>=3.2.5<4.0:textproc/rubygem-rexml \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1685995512
|
TIMESTAMP = 1688167296
|
||||||
SHA256 (rubygem/rubocop-1.52.0.gem) = a9860af191f6d51696de9ece6ca8c072643ee6c04af4310242b13e642b11ef91
|
SHA256 (rubygem/rubocop-1.53.1.gem) = cf1844ecc1e610dc72116dbfeb39ca1d74c609913203c91f539db313e625bed4
|
||||||
SIZE (rubygem/rubocop-1.52.0.gem) = 605696
|
SIZE (rubygem/rubocop-1.53.1.gem) = 613888
|
||||||
|
|
Loading…
Add table
Reference in a new issue