Bug 287087 - devel/rubygen-oci: update to 2.22.0
Summary: devel/rubygen-oci: update to 2.22.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/oracle/oci-ruby-sd...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-27 06:25 UTC by Alessandro Sagratini
Modified: 2025-05-28 12:33 UTC (History)
2 users (show)

See Also:


Attachments
trivial update of Makefile and distinfo (1.16 KB, patch)
2025-05-27 06:25 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details | Diff
adding www/rubygem-circuitbox dependency (1.57 KB, patch)
2025-05-28 07:13 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Sagratini 2025-05-27 06:25:14 UTC
Created attachment 260729 [details]
trivial update of Makefile and distinfo
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-27 20:30:09 UTC
Error: RubyGem dependency circuitbox ~> 2.0.0 is not satisfied.
*** Error code 1
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-27 20:38:53 UTC
Fix:
RUN_DEPENDS+=rubygem-circuitbox>=2.0.0:www/rubygem-circuitbox
Comment 3 Alessandro Sagratini 2025-05-28 07:13:09 UTC
Created attachment 260748 [details]
adding www/rubygem-circuitbox dependency

I uploaded a new patch adding www/rubygem-circuitbox dependency as suggested, thank you
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-05-28 12:33:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=52ba5a0e44c79261013e94d2643cb8661f96fca2

commit 52ba5a0e44c79261013e94d2643cb8661f96fca2
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2025-05-28 12:00:24 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-28 12:32:26 +0000

    devel/rubygen-oci: Update 2.21.1 => 2.22.0

    Changelog:
    https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.22.0

    PR:     287087

 devel/rubygem-oci/Makefile | 5 +++--
 devel/rubygem-oci/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-28 12:33:52 UTC
Thanks.