Bug 255537 - devel/mimalloc: Update 2.0.0 -> 2.0.1 ; Fix paths
Summary: devel/mimalloc: Update 2.0.0 -> 2.0.1 ; Fix paths
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-02 01:43 UTC by Yuri Victorovich
Modified: 2021-05-02 11:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
patch (2.16 KB, patch)
2021-05-02 01:43 UTC, Yuri Victorovich
no flags Details | Diff
patch (2.27 KB, patch)
2021-05-02 01:44 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2021-05-02 01:43:19 UTC
Created attachment 224601 [details]
patch
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-05-02 01:44:21 UTC
Created attachment 224602 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-05-02 11:52:30 UTC
A commit in branch main references this bug:

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

commit b415b7dd7369519d47cb731146541ad036cd18fe
Author:     Yuri Victorovich <yuri@freebsd.org>
AuthorDate: 2021-05-02 11:49:48 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-05-02 11:49:48 +0000

    devel/mimalloc: Update to 2.0.1

    While here pacify portclippy.

    PR:             255537

 devel/mimalloc/Makefile  | 11 +++++++++--
 devel/mimalloc/distinfo  |  6 +++---
 devel/mimalloc/pkg-plist | 21 ++++++++++-----------
 3 files changed, 22 insertions(+), 16 deletions(-)
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2021-05-02 11:53:11 UTC
Committed, thank you for the patch Yuri.