git: 3a7efbf99c57 - 2022Q4 - devel/ruby-install: Update to 0.8.5

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Thu, 24 Nov 2022 04:08:43 UTC
The branch 2022Q4 has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a7efbf99c579fa525c8d3123cf14a326f8521e3

commit 3a7efbf99c579fa525c8d3123cf14a326f8521e3
Author:     Henry Phan <henry@henryphan.com>
AuthorDate: 2022-11-21 07:18:04 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-11-24 04:03:34 +0000

    devel/ruby-install: Update to 0.8.5
    
    While here, add missing dependency on sudo.
    
    Merging into quarterly branch because it includes it is a leaf port and
    update includes only bugfixes. Also fixing dependency.
    
    PR:             267885
    
    (cherry picked from commit fcfeadc2a8dd0cfc7260896e146b02cd1bdeeb88)
---
 devel/ruby-install/Makefile | 4 ++--
 devel/ruby-install/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/ruby-install/Makefile b/devel/ruby-install/Makefile
index da950b57b02f..9b6e0b5778dc 100644
--- a/devel/ruby-install/Makefile
+++ b/devel/ruby-install/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=       ruby-install
-PORTVERSION=    0.8.3
+PORTVERSION=    0.8.5
 DISTVERSIONPREFIX=      v
 CATEGORIES=     devel ruby
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/postmodern/ruby-install
 LICENSE=        MIT
 LICENSE_FILE=   ${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=    bash:shells/bash curl:ftp/curl
+RUN_DEPENDS=    bash:shells/bash curl:ftp/curl sudo:security/sudo
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	postmodern
diff --git a/devel/ruby-install/distinfo b/devel/ruby-install/distinfo
index 09f83e3b0c74..36b2f85bcf28 100644
--- a/devel/ruby-install/distinfo
+++ b/devel/ruby-install/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653467584
-SHA256 (postmodern-ruby-install-v0.8.3_GH0.tar.gz) = e2f69949757d032d48ee5c028be020bdc8863c41d5648b53328903d2e16ab3b2
-SIZE (postmodern-ruby-install-v0.8.3_GH0.tar.gz) = 32381
+TIMESTAMP = 1669016345
+SHA256 (postmodern-ruby-install-v0.8.5_GH0.tar.gz) = 793fcf44dce375c6c191003c3bfd22ebc85fa296d751808ab315872f5ee0179b
+SIZE (postmodern-ruby-install-v0.8.5_GH0.tar.gz) = 32904