Bug 253498 - [new port] sysutils/hid-tools Python scripts to manipulate HID data
Summary: [new port] sysutils/hid-tools Python scripts to manipulate HID data
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: Vladimir Kondratyev
URL: https://gitlab.freedesktop.org/libevd...
Keywords:
Depends on: 253497
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-14 09:26 UTC by Vladimir Kondratyev
Modified: 2021-02-14 23:09 UTC (History)
1 user (show)

See Also:


Attachments
sysutils.hid-tools.patch (7.09 KB, patch)
2021-02-14 09:26 UTC, Vladimir Kondratyev
no flags Details | Diff
poudriere.log (32.63 KB, text/plain)
2021-02-14 09:32 UTC, Vladimir Kondratyev
no flags Details
sysutils.hid-tools.patch (7.10 KB, patch)
2021-02-14 17:38 UTC, Vladimir Kondratyev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kondratyev freebsd_committer freebsd_triage 2021-02-14 09:26:54 UTC
Created attachment 222423 [details]
sysutils.hid-tools.patch

sysutils/hid-tools

Python scripts to manipulate HID data

Depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253497
Comment 1 Vladimir Kondratyev freebsd_committer freebsd_triage 2021-02-14 09:32:07 UTC
Created attachment 222424 [details]
poudriere.log
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2021-02-14 16:11:55 UTC
Generally looks good to me, I would like to recommend to check `portfmt` or `portlint -acbt` suggests.
Comment 3 Vladimir Kondratyev freebsd_committer freebsd_triage 2021-02-14 17:38:02 UTC
Created attachment 222439 [details]
sysutils.hid-tools.patch

Makefile is reformatted with portfmt.

RUN_DEPENDS moved one block up according with portlint advice.

Note: portlint crashes on this particular Makefile so I had to comment out "${RUN_DEPENDS_${OPSYS}_${OSREL:R}}" line to workaround the crash.
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2021-02-14 18:14:16 UTC
Approved by: lwhsu (ports)
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-02-14 23:07:58 UTC
A commit references this bug:

Author: wulf
Date: Sun Feb 14 23:07:33 UTC 2021
New revision: 565272
URL: https://svnweb.freebsd.org/changeset/ports/565272

Log:
  new port: sysutils/hid-tools

  sysutils/hid-tools: Python scripts to manipulate HID data

  PR:		253498
  Approved by:	lwhsu (ports)

Changes:
  head/sysutils/Makefile
  head/sysutils/hid-tools/
  head/sysutils/hid-tools/Makefile
  head/sysutils/hid-tools/distinfo
  head/sysutils/hid-tools/files/
  head/sysutils/hid-tools/files/patch-hidtools_hidraw.py
  head/sysutils/hid-tools/files/patch-man_hid-decode.md
  head/sysutils/hid-tools/pkg-descr