Bug 274259 - devel/rubygen-oci: update to 2.19.0
Summary: devel/rubygen-oci: update to 2.19.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koichiro Iwao
URL: https://github.com/oracle/oci-ruby-sd...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-04 07:12 UTC by Alessandro Sagratini
Modified: 2023-10-05 00:56 UTC (History)
1 user (show)

See Also:


Attachments
trivial update of Makefile and distinfo (1.43 KB, patch)
2023-10-04 07:12 UTC, Alessandro Sagratini
ale_sagra: maintainer-approval+
Details | Diff
trivial update of Makefile and distinfo (1.43 KB, patch)
2023-10-04 08:49 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 2023-10-04 07:12:54 UTC
Created attachment 245426 [details]
trivial update of Makefile and distinfo
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2023-10-04 07:25:23 UTC
Have you performed build test?

====> Running Q/A tests (stage-qa)
Error: RubyGem dependency psych < 5.0.0 is not satisfied.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/rubygem-oci
=>> Error: stage-qa failures detected
Comment 2 Alessandro Sagratini 2023-10-04 08:49:31 UTC
Created attachment 245429 [details]
trivial update of Makefile and distinfo

You are correct, we need to set rubygem-psych3 as dependency instead of the latest rubygem-psych, latest update should work.

Let me know if there are any issues with this, thank you
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-10-05 00:49:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0152ae9cc85794ab846d0723abc1d163e464f5f0

commit 0152ae9cc85794ab846d0723abc1d163e464f5f0
Author:     Alessandro Sagratini <alessandro.sagratini@gmail.com>
AuthorDate: 2023-10-04 07:11:20 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-10-05 00:47:14 +0000

    devel/rubygem-oci: Update to 2.19.0

    PR:             274259

 devel/rubygem-oci/Makefile | 5 +++--
 devel/rubygem-oci/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)
Comment 4 Koichiro Iwao freebsd_committer freebsd_triage 2023-10-05 00:56:41 UTC
Committed, thanks!