Bug 277548 - x11/wmenu: Update to 0.1.7
Summary: x11/wmenu: Update to 0.1.7
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: freebsd-ports-bugs (Nobody)
URL: https://git.sr.ht/~adnano/wmenu
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 09:09 UTC by Oleh Hushchenkov
Modified: 2024-03-12 10:32 UTC (History)
1 user (show)

See Also:


Attachments
Patch v1 (815 bytes, patch)
2024-03-07 09:09 UTC, Oleh Hushchenkov
o.hushchenkov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-12 09:39:59 UTC
A commit in branch main references this bug:

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

commit 340a497d1dd15b59ad9b4095a734ea854006c02a
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-03-12 09:37:59 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-03-12 09:38:59 +0000

    x11/wmenu: update to 0.1.7

    Changes:
    https://git.sr.ht/~adnano/wmenu/log?from=1f0833022723a8f135cd4cdc2697b3868a1c6c7a#log-1f0833022723a8f135cd4cdc2697b3868a1c6c7a

    PR:             277548

 x11/wmenu/Makefile | 2 +-
 x11/wmenu/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2024-03-12 09:40:45 UTC
pushed, thank you, not for the futur if you do provided git format-patch it will better credit you ;)
Comment 3 Oleh Hushchenkov 2024-03-12 10:32:29 UTC
(In reply to Baptiste Daroussin from comment #2)
Thank you for the suggestion. It's not like I really care about credits.
Next time I will use git format-patch instead of git diff to generate patch file.