[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Dec 2023 11:22:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753

--- Comment #87 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Dimitry Andric from comment #86)

https://docs.freebsd.org/en/articles/committers-guide/#ports-qa-misc-commit-mfh

Well, when a committer marks an commit to be MFHed to quarterly, it is
recommended that same committer will commit it to quarterly. This because he
will know about current state of tests, exp-runs, etc.

I could commit it but I will need to redo testing on quarterly again and thats
does no make sense.

A pratical example of a port marked to be MFHed:

- commit on main:
###
The branch main has been updated by eduardo:

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

    security/gopass: Update to 1.15.11

    ChangeLog:     
https://github.com/gopasspw/gopass/blob/v1.15.11/CHANGELOG.md
    MFH:            2023Q4
###

and MFH to quarterly:
###
The branch 2023Q4 has been updated by eduardo:

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

    security/gopass: Update to 1.15.11

    ChangeLog:     
https://github.com/gopasspw/gopass/blob/v1.15.11/CHANGELOG.md
    MFH:            2023Q4
    (cherry picked from commit 736efe4e0149e1a5a887cd73fe4617462c8161d3)
###

Cheers

-- 
You are receiving this mail because:
You are on the CC list for the bug.