Skip to content

Commit

Permalink
devel/rubygem-ruby-lsp: Update to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2023
1 parent a66dd2a commit bbb65c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions devel/rubygem-ruby-lsp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ruby-lsp
PORTVERSION= 0.11.2
PORTVERSION= 0.12.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -12,14 +12,15 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-language_server-protocol>=3.17.0<3.18:devel/rubygem-language_server-protocol \
rubygem-sorbet-runtime>=0.5.5685:devel/rubygem-sorbet-runtime \
rubygem-yarp>=0.12<0.13:textproc/rubygem-yarp
rubygem-prism>=0.15.1<0.16:textproc/rubygem-prism \
rubygem-sorbet-runtime>=0.5.5685:devel/rubygem-sorbet-runtime

USES= gem

NO_ARCH= yes

PLIST_FILES= bin/ruby-lsp \
bin/ruby-lsp-check
bin/ruby-lsp-check \
bin/ruby-lsp-doctor

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-ruby-lsp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1697463202
SHA256 (rubygem/ruby-lsp-0.11.2.gem) = f39a50e20752c01436a79ed10b6a5e52612f742b59cb8cad1f88cb59d5e5479f
SIZE (rubygem/ruby-lsp-0.11.2.gem) = 68096
TIMESTAMP = 1698341259
SHA256 (rubygem/ruby-lsp-0.12.1.gem) = 5a085e4cbb86af656276398b47070810345883b76b2edf7c028734d83990147c
SIZE (rubygem/ruby-lsp-0.12.1.gem) = 71168

0 comments on commit bbb65c9

Please sign in to comment.