Bug 260104

Summary: net/onedrive: update to 2.4.14
Product: Ports & Packages Reporter: Hiroo Ono <hiroo.ono+freebsd>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: --- Flags: hiroo.ono+freebsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/abraunegg/onedrive/blob/v2.4.14/CHANGELOG.md
Attachments:
Description Flags
patch for onedrive 2.4.14
none
patch for onedrive 2.4.14 hiroo.ono+freebsd: maintainer-approval+

Description Hiroo Ono 2021-11-29 07:50:58 UTC
Created attachment 229778 [details]
patch for onedrive 2.4.14

Update net/onedrive to 2.4.14 and adapt to ld.lld of llvm13.
For the change of ld.lld behavior, see https://reviews.llvm.org/D96914
Comment 1 Hiroo Ono 2021-11-29 10:55:39 UTC
Created attachment 229784 [details]
patch for onedrive 2.4.14

There was a typo in the previous patch. Fixed.
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-08 10:36:46 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-08 10:37:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c66be866bae45e5563bb563e060b2f9b6615a41a

commit c66be866bae45e5563bb563e060b2f9b6615a41a
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2021-12-08 10:33:48 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-08 10:36:04 +0000

    net/onedrive: update to 2.4.14 and adapt to ld.lld of llvm13

    Changelog: https://github.com/abraunegg/onedrive/blob/v2.4.14/CHANGELOG.md

    PR:             260104
    Reported by:    Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)

 net/onedrive/Makefile | 10 ++++++++--
 net/onedrive/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 5 deletions(-)