Bug 265901 - security/py-yubikey-manager: fix instructions in pkg-message
Summary: security/py-yubikey-manager: fix instructions in pkg-message
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: Vinícius Zavam
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2022-08-17 11:26 UTC by Emanuel Haupt
Modified: 2022-08-18 10:41 UTC (History)
0 users

See Also:
egypcio: maintainer-feedback+


Attachments
fix pkg-message instructions (1008 bytes, patch)
2022-08-17 11:26 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2022-08-17 11:26:09 UTC
Created attachment 235961 [details]
fix pkg-message instructions

This patch fixes the instructions in pkg-message. The usbconfig command requires a -d parameter prior to the device.
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2022-08-18 10:31:58 UTC
nice one, manu!
thank you for providing a patch already, much appreciated

I'll take care of it; merci :)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-18 10:41:21 UTC
A commit in branch main references this bug:

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

commit c96974452f03a874d4b37bb09a11d135bfbab923
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-08-18 10:38:55 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-08-18 10:38:55 +0000

    security/py-yubikey-manager: fix instructions in pkg-message

      The usbconfig command requires a -d parameter prior to the device.

    PR:             265901
    Reported by:    ehaupt@

 security/py-yubikey-manager/Makefile    | 2 +-
 security/py-yubikey-manager/pkg-message | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)