Bug 276605 - x11/rofi: Update to 1.7.5
Summary: x11/rofi: Update to 1.7.5
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-25 10:30 UTC by Robert Wahlberg
Modified: 2024-02-25 18:57 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (nomoo)


Attachments
Update to 1.7.5 (5.53 KB, patch)
2024-01-25 10:30 UTC, Robert Wahlberg
no flags Details | Diff
Update to 1.7.5, v2 (5.57 KB, patch)
2024-02-24 08:10 UTC, Robert Wahlberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Wahlberg 2024-01-25 10:30:59 UTC
Created attachment 247944 [details]
Update to 1.7.5

Update x11/rofi and the x11/rofi-wayland slaveport to 1.7.5.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2024-02-11 18:45:13 UTC
Please, update DISTVERSIONSUFFIX in rofi-wayland to +wayland2 to get a newer version. See https://github.com/lbonn/rofi/releases or below.

$ git for-each-ref --format="%(refname:short) | %(creatordate)" "refs/tags/*"
[...]
1.7.5+wayland1 | Wed Aug 24 00:48:22 2022 +0200
1.7.5+wayland2 | Sun Jul 23 14:14:18 2023 +0200

$ git rev-list --count 1.7.5+wayland1..1.7.5+wayland2
51
Comment 2 Robert Wahlberg 2024-02-24 08:10:13 UTC
Created attachment 248712 [details]
Update to 1.7.5, v2

Bumped the rofi-wayland slaveport to +wayland2
Comment 3 Robert Wahlberg 2024-02-24 08:12:02 UTC
Thank you for the feedback. Please see the updated patch.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-02-25 18:56:47 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-02-25 18:57:14 UTC
A commit in branch main references this bug:

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

commit 47705c393ac825e17426417104144cd9fdb3acea
Author:     Robert Wahlberg <freebsd@robertwahlberg.se>
AuthorDate: 2024-02-24 17:01:44 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-02-25 18:56:19 +0000

    x11/rofi: Update to 1.7.5

    ChangeLog: https://github.com/davatorium/rofi/releases/tag/1.7.5

    PR:             276605
    Reported by:    freebsd@robertwahlberg.se
    Approved by:    nomoo@nomoo.ru (maintainer, timeout > 2 weeks)

 x11/rofi-wayland/Makefile                |  4 ++--
 x11/rofi-wayland/distinfo                | 10 +++++-----
 x11/rofi/Makefile                        |  6 +++---
 x11/rofi/distinfo                        | 10 +++++-----
 x11/rofi/files/patch-source_rofi.c (new) | 10 ++++++++++
 x11/rofi/pkg-plist                       | 10 +++++++---
 6 files changed, 32 insertions(+), 18 deletions(-)