[Bug 271512] cad/librnd: upgrade to 4.0.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271512] cad/librnd: upgrade to 4.0.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 May 2023 18:31:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271512 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org Status|Open |In Progress --- Comment #7 from Robert Clausecker <fuz@FreeBSD.org> --- Thanks. This patch works. However, it seems like the patch cad/librnd/files/patch-src_librnd_plugins_hid__remote_remote.c does not apply. First it fails due to the presence of hard line breaks. Fixing that, it still no longer applies, apparently because someone has replaced all tabs with spaces. I've manually fixed the patch for now. I've also noticed that pkg-plist is still wrong. Did you run "make check-plist"? Next time, please make sure that the patch you submit actually works. Read the Porter's Handbook for the suggested testing sequence. Make sure to submit patches exactly how they come out of git with no editing of any kind. if submitting from a different computer, transfer the files as binary files. Do not copy/paste them from the terminal, that may destroy tabs and introduce hard line breaks. -- You are receiving this mail because: You are the assignee for the bug.