Bug 269451

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:
Description Flags
revision 1 patch hiroo.ono+freebsd: maintainer-approval+

Description Hiroo Ono 2023-02-09 23:44:34 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-10 12:13:29 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-11 17:20:47 UTC
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(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-11 17:20:55 UTC
Committed,

Thanks!