Bug 269451 - net/onedrive: remove now unneeded patch
Summary: net/onedrive: remove now unneeded patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-09 23:44 UTC by Hiroo Ono
Modified: 2023-02-11 17:20 UTC (History)
1 user (show)

See Also:


Attachments
revision 1 patch (1.20 KB, patch)
2023-02-09 23:44 UTC, Hiroo Ono
hiroo.ono+freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!