Summary: | devel/ruby-install: Add missing sudo dependency, update to 0.8.4, update to 0.8.5 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Henry Phan <henry> | ||||||||
Component: | Individual Port(s) | Assignee: | Koichiro Iwao <meta> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | CC: | henry, meta | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Henry Phan
2022-11-21 01:13:24 UTC
Created attachment 238200 [details]
Explicitly declare sudo as a runtime dependency of ruby-install
Created attachment 238201 [details]
Bump ruby-install from 0.8.3 to 0.8.4
Created attachment 238202 [details]
Bump ruby-install from 0.8.4 to 0.8.5
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcfeadc2a8dd0cfc7260896e146b02cd1bdeeb88 commit fcfeadc2a8dd0cfc7260896e146b02cd1bdeeb88 Author: Henry Phan <henry@henryphan.com> AuthorDate: 2022-11-21 07:18:04 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2022-11-24 01:58:02 +0000 devel/ruby-install: Update to 0.8.5 While here, add missing dependency on sudo. PR: 267885 devel/ruby-install/Makefile | 4 ++-- devel/ruby-install/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) A commit in branch 2022Q4 references this bug: 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(-) Committed, thanks for the detailed follow-ups! The changes are also applied to quarterly branch so pkg users will receive the fix soon. Thanks, and happy Thanksgiving from the United States! |