Bug 270499

Summary: devel/meson: update to 1.1.0
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: desktop, vishwin
Priority: --- Flags: vishwin: maintainer-feedback+
jbeich: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://mesonbuild.com/Release-notes-for-1-1-0.html
Attachments:
Description Flags
v0 (RC1)
none
v0.1 (RC2) none

Description Jan Beich freebsd_committer freebsd_triage 2023-03-28 17:32:01 UTC
Created attachment 241158 [details]
v0 (RC1)
Comment 1 Charlie Li freebsd_committer freebsd_triage 2023-03-29 00:39:55 UTC
Please convert this to USE_PYTHON=pep517 while you're at it.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2023-04-02 20:12:41 UTC
Created attachment 241274 [details]
v0.1 (RC2)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2023-04-05 21:04:43 UTC
(In reply to Antoine Brodin from comment #3)
I can't reproduce with RC2 (unlike RC1).
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2023-04-06 20:40:14 UTC
exp-run with rc2 looks fine
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-04-10 16:41:02 UTC
A commit in branch main references this bug:

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

commit 7a44c8699befe56d3bf8f8d9985216bc0a5ec4f7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-28 14:22:06 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 16:39:25 +0000

    devel/meson: update to 1.1.0

    Changes:        https://mesonbuild.com/Release-notes-for-1-1-0.html
    PR:             270499
    Reported by:    GitHub (watch releases)
    Exp-run by:     antoine
    Approved by:    vishwin

 devel/meson/Makefile | 2 +-
 devel/meson/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-04-10 16:41:03 UTC
A commit in branch main references this bug:

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

commit 763f20e13ce565b2c4b4342beda7d24448f62963
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-29 03:40:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 16:39:25 +0000

    devel/meson: convert to USE_PYTHON=pep517

    PR:             270499
    Requested by:   vishwin

 devel/meson/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 8 Jan Beich freebsd_committer freebsd_triage 2023-04-10 16:42:31 UTC
https://github.com/mesonbuild/meson/compare/1.1.0rc2...1.1.0 looked safe without exp-run.