Bug 267371 - devel/oci-cli: update to 3.19.0
Summary: devel/oci-cli: update to 3.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: Nuno Teixeira
URL: https://github.com/oracle/oci-cli/rel...
Keywords:
Depends on: 267350
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-26 18:19 UTC by Alessandro Sagratini
Modified: 2022-10-26 19:55 UTC (History)
2 users (show)

See Also:


Attachments
trivial update of Makefile and distinfo (2.12 KB, patch)
2022-10-26 18:19 UTC, Alessandro Sagratini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Sagratini 2022-10-26 18:19:42 UTC
Created attachment 237661 [details]
trivial update of Makefile and distinfo
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-26 19:37:06 UTC
Fixed typo:

${PYTHON_PKGNAMEPREFIX}click>>=8.0.3:devel/py-click@${PY_FLAVOR}
----------------------------^
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-26 19:55:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=487a6cc1ab20e2fd3f22ff078bfe0f1abf7490a8

commit 487a6cc1ab20e2fd3f22ff078bfe0f1abf7490a8
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2022-10-26 19:52:53 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-26 19:54:15 +0000

    devel/oci-cli: Update to 3.19.0

    ChangeLog:      https://github.com/oracle/oci-cli/releases/tag/v3.19.0
    PR:             267371

 devel/oci-cli/Makefile | 6 +++---
 devel/oci-cli/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-26 19:55:57 UTC
Committed, thanks!