[Bug 264272] textproc/cmark and textproc/py-CommonMark conflict each other but both
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 264272] textproc/cmark and textproc/py-CommonMark"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jun 2022 20:10:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264272
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=1ae8d833d66af8d3917b55714d628914abb3412c
commit 1ae8d833d66af8d3917b55714d628914abb3412c
Author: Diane Bruce <db@FreeBSD.org>
AuthorDate: 2022-06-06 20:00:38 +0000
Commit: Diane Bruce <db@FreeBSD.org>
CommitDate: 2022-06-06 20:00:38 +0000
comms/nanovna-saver: Fixed incorrect /dev/cua* to umodem number mapping
Linux has an ioctl that directly retrieves information about the usb serial
port on (FreeBSD) I have to find the umodem dev that the usb serial port
is reference then use a sysctl to find the needed for nanovna-saver to
work correctly.
Originally I assumed a 1-1 mapping of devices. I was wrong.
PR: ports/264272
Reported by: jeffpc@josefsipek.net
comms/nanovna-saver/Makefile | 2 +-
comms/nanovna-saver/files/Sysctl.py | 20 ++++++++++++++------
2 files changed, 15 insertions(+), 7 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.