firmware-iwlwifi_20190717-2_all.deb is unfetchable in all Debian mirrors. firmware-iwlwifi_20201218-3_all.deb is now avaiable file.
Latest is 20201218-3 https://packages.debian.org/search?keywords=firmware-iwlwifi
Created attachment 222234 [details] iwmbt-firmware.patch
Please test attached patch.
There is an error with this diff: pkg-static: Unable to access file /usr/ports/comms/iwmbt-firmware/work/stage/usr/local/share/iwmbt-firmware/ibt-20-1-4.sfi@owner:No such file or directory *** Error code 1 Thanks for your support!
(In reply to filipeazero from comment #4) It builds fine on my side, you probably want to check your pkg-plist is correctly patched?
(In reply to Li-Wen Hsu from comment #5) Diff patch actually works, the first run hadn't installed it because the directory was not clean. After an 'make clean', it builds fine. Thank you!
Created attachment 224635 [details] iwmbt-firmware.patch Update to 20210315 version Enable 7260 firmwares
Port changes look fine, please commit.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=676dbc240b8a238312ca4447651ec8f9734c2f78 commit 676dbc240b8a238312ca4447651ec8f9734c2f78 Author: Vladimir Kondratyev <wulf@FreeBSD.org> AuthorDate: 2021-05-04 23:15:01 +0000 Commit: Vladimir Kondratyev <wulf@FreeBSD.org> CommitDate: 2021-05-04 23:15:57 +0000 comms/iwmbt-firmware: Update to 20210315 revision 2 This change adds firmwares for Intel wireless 7260/7265 adaptors Approved by: arrowd PR: 253302 comms/iwmbt-firmware/Makefile | 9 ++++----- comms/iwmbt-firmware/distinfo | 6 +++--- comms/iwmbt-firmware/pkg-plist | 21 +++++++++++++++++++++ 3 files changed, 28 insertions(+), 8 deletions(-)
Created attachment 227678 [details] update comms/iwmbt-firmware to DEB_REVISION 3 comms/iwmbt-firmware is unfetchable again. Latest is 20210315-3 https://packages.debian.org/search?keywords=firmware-iwlwifi
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=346d313e7e5ac2adc71a1bfdb5ad6f263d237be5 commit 346d313e7e5ac2adc71a1bfdb5ad6f263d237be5 Author: Newton Terry <newton.ja.terry@gmail.com> AuthorDate: 2021-09-05 15:10:58 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-09-05 15:12:01 +0000 comms/iwmbt-firmware: Update distinfo. PR: 253302 Tested by: arrowd comms/iwmbt-firmware/Makefile | 2 +- comms/iwmbt-firmware/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
(In reply to Newton Terry from comment #10) Thanks for the heads-up, Newton. I pushed your patch.