Bug 278780 - x11/wmenu: Update to 0.1.8
Summary: x11/wmenu: Update to 0.1.8
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: Gabriel M. Dutra
URL: https://git.sr.ht/~adnano/wmenu
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 09:22 UTC by Oleh Hushchenkov
Modified: 2024-05-06 01:28 UTC (History)
2 users (show)

See Also:


Attachments
Update to v0.1.8 (815 bytes, patch)
2024-05-05 09:22 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.
Description Oleh Hushchenkov 2024-05-05 09:22:42 UTC
Created attachment 250420 [details]
Update to v0.1.8

Changelog: https://git.sr.ht/~adnano/wmenu/log?from=c4eb2319457fd73b95d5ee0a8cc104652417e54d#log-c4eb2319457fd73b95d5ee0a8cc104652417e54d

Notable changes:
- Don't destroy wl_data_offer twice
- menu: Avoid adding zero-size pages
- Support xdg_activation_v1 protocol
- Fix destruction of pool buffers
Comment 1 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-05-06 01:22:18 UTC
Hi,

A small error on QA. but, I solved this.

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: bin/wmenu-run
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-06 01:27:00 UTC
A commit in branch main references this bug:

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

commit 7d43ddf6e415531a0d135effef526c6dcacb5331
Author:     Oleh Hushchenkov <o.hushchenkov@gmail.com>
AuthorDate: 2024-05-06 01:23:01 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-05-06 01:25:55 +0000

    x11/wmenu: Update to 0.1.8

    changeLog:
    https://git.sr.ht/~adnano/wmenu/log?from=c4eb2319457fd73b95d5ee0a8cc104652417e54d#log-c4eb2319457fd73b95d5ee0a8cc104652417e54d

    PR:             278780
    Approved by:    submitter is maintainer

 x11/wmenu/Makefile | 3 ++-
 x11/wmenu/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 3 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-05-06 01:28:55 UTC
Committed, thank you!