git: 1805c9d5a951 - main - editors/rubygem-neovim: Update to 0.9.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 16:01:30 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1805c9d5a951140033dedb443d258c38f9f4931d
commit 1805c9d5a951140033dedb443d258c38f9f4931d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:44:16 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:56:27 +0000
editors/rubygem-neovim: Update to 0.9.0
- Update WWW
Changes: https://github.com/neovim/neovim-ruby/blob/main/CHANGELOG.md
---
editors/rubygem-neovim/Makefile | 2 +-
editors/rubygem-neovim/distinfo | 6 +++---
editors/rubygem-neovim/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/editors/rubygem-neovim/Makefile b/editors/rubygem-neovim/Makefile
index 9f493cbdb082..6a62f1a861b4 100644
--- a/editors/rubygem-neovim/Makefile
+++ b/editors/rubygem-neovim/Makefile
@@ -1,7 +1,7 @@
# Created by: Adam Weinberger <adamw at FreeBSD.org>
PORTNAME= neovim
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9.0
CATEGORIES= editors rubygems
MASTER_SITES= RG
diff --git a/editors/rubygem-neovim/distinfo b/editors/rubygem-neovim/distinfo
index fdec8767f92e..bb3e6a88234b 100644
--- a/editors/rubygem-neovim/distinfo
+++ b/editors/rubygem-neovim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580348609
-SHA256 (rubygem/neovim-0.8.1.gem) = 716fcbc5865f48c768efbf2d09f8d5220ac1c5dcd15391b0b04f5193495cd951
-SIZE (rubygem/neovim-0.8.1.gem) = 43520
+TIMESTAMP = 1632664560
+SHA256 (rubygem/neovim-0.9.0.gem) = 851238dd718719eab132fa458e9d28efd18645e88b5d3921c21e4b62ae8040be
+SIZE (rubygem/neovim-0.9.0.gem) = 45056
diff --git a/editors/rubygem-neovim/pkg-descr b/editors/rubygem-neovim/pkg-descr
index 78bc39632e19..d30359438eaf 100644
--- a/editors/rubygem-neovim/pkg-descr
+++ b/editors/rubygem-neovim/pkg-descr
@@ -1,4 +1,4 @@
These are ruby bindings to interact with neovim. This package is NOT
required to edit or highlight ruby files from within neovim.
-WWW: https://github.com/alexgenco/neovim-ruby
+WWW: https://github.com/neovim/neovim-ruby
More information about the dev-commits-ports-all
mailing list