Bug 278780

Summary: x11/wmenu: Update to 0.1.8
Product: Ports & Packages Reporter: Oleh Hushchenkov <o.hushchenkov>
Component: Individual Port(s)Assignee: Gabriel M. Dutra <dutra>
Status: Closed FIXED    
Severity: Affects Only Me CC: dutra, o.hushchenkov
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://git.sr.ht/~adnano/wmenu
Attachments:
Description Flags
Update to v0.1.8 o.hushchenkov: maintainer-approval+

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!