Bug 261649

Summary: net/ceph14: Upgrade with new dashboard install, and minor dependancy fix
Product: Ports & Packages Reporter: Willem Jan Withagen <wjw>
Component: Individual Port(s)Assignee: Dima Panov <fluffy>
Status: Closed FIXED    
Severity: Affects Only Me CC: fluffy
Priority: --- Flags: koobs: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update installation instructions none

Description Willem Jan Withagen 2022-02-01 12:00:47 UTC
Created attachment 231491 [details]
Update installation instructions

Install instructions were incomplete and did not work for others.

Also added a required python dependancy

Submitted by: Bretton Vine
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-01 15:24:39 UTC
A commit in branch main references this bug:

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

commit c2f30dc007f6818732c4a12b15955568bc7a66bc
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 15:22:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 15:22:15 +0000

    net/ceph14: Upgrade with new dashboard install, and minor dependency fix (+)

    Install instructions were incomplete and did not work for others.
    Also added a required python dependancy

    PR:             261649
    Sponsored by:   Netzkommune GmbH.

 net/ceph14/Makefile    |  8 ++++----
 net/ceph14/pkg-message | 33 +++++++++++++++++++++++----------
 2 files changed, 27 insertions(+), 14 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-01 15:28:41 UTC
A commit in branch 2022Q1 references this bug:

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

commit d8898119e91f92d808bb2f4b0057f97736d826c0
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 15:22:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 15:28:04 +0000

    net/ceph14: Upgrade with new dashboard install, and minor dependency fix (+)

    Install instructions were incomplete and did not work for others.
    Also added a required python dependancy

    PR:             261649
    Sponsored by:   Netzkommune GmbH.

    (cherry picked from commit c2f30dc007f6818732c4a12b15955568bc7a66bc)

 net/ceph14/Makefile    |  5 +++--
 net/ceph14/pkg-message | 33 +++++++++++++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)
Comment 3 Dima Panov freebsd_committer freebsd_triage 2022-02-01 15:30:47 UTC
Pushed!