Bug 273967 - comms/rtl-433: add missed deps
Summary: comms/rtl-433: add missed deps
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: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-20 13:50 UTC by Ivan Rozhuk
Modified: 2023-10-24 00:14 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
patch (618 bytes, patch)
2023-09-20 13:50 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2023-09-20 13:50:23 UTC
Created attachment 245055 [details]
patch

pkgconfig and ssl was missed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-24 00:12:50 UTC
A commit in branch main references this bug:

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

commit 8892b76a476b675957ebff26a3a8b0f8d7fda062
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-23 23:55:29 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-24 00:11:59 +0000

    comms/rtl-433: Add missing dependencies

    Add missing dependencies pkgconfig, ssl to support additional protocols.
    Add misc/soapysdr dependency to support HackRF One card.
    Bump PORTREVISION

    PR:             273967
    Reported by:    Ivan Rozhuk <rozhuk.im@gmail.com>

 comms/rtl-433/Makefile  | 6 ++++--
 comms/rtl-433/pkg-plist | 8 ++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2023-10-24 00:14:31 UTC
Committed with minor additions, thanks