Summary: | net/onedrive: remove now unneeded patch | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hiroo Ono <hiroo.ono+freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0a830c77925dd27257eb09383751c7aa0210aa2 commit d0a830c77925dd27257eb09383751c7aa0210aa2 Author: Hiroo Ono <hiroo.ono+freebsd@gmail.com> AuthorDate: 2023-02-10 15:25:52 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-02-11 17:16:23 +0000 net/onedrive: remove now unneeded patch PR: 269451 Reported by: hiroo.ono+freebsd@gmail.com (maintainer) net/onedrive/Makefile | 1 + net/onedrive/files/patch-src_progress.d (gone) | 23 ----------------------- 2 files changed, 1 insertion(+), 23 deletions(-) Committed, Thanks! |
Created attachment 240036 [details] revision 1 patch With ldc-1.30,0, now that core.sys.posix.sys.ioccom handles FreeBSD case, the patch file files/patch-src_progress.d is not needed anymore.