Summary: | deskutils/xfce4-notes-plugin: Upodate to 1.9.0 (Mark Un'BROKEN) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mikhail Teterin <mi> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-xfce (Nobody) <xfce> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | madpilot | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | madpilot:
maintainer-feedback+
madpilot: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/blob/xfce4-notes-plugin-1.9.0/NEWS | ||||||
Attachments: |
|
^Triage: Bugfix release also, MFH Hi, The reason I have still not updated the port to 1.9.0 is that, technically, it's a development version. I was waiting for upstream to release a stable version. Now, the upstream is actually taking its time, so it does make sense to upgrade to 1.9.0 and unbreak it. I need only a little time for some further testing. Comment on attachment 226542 [details]
Unbreak the port by upgrading to 1.9.0
Checked with portmgr@ yesterday for explicit clarity on this class of change being covered (as a subset) of "build/run/package fix blanket".
Approved by: portmgr (blanket: build (BROKEN removal) fix, JFI)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f81c892c16d3150a834e41d08986609c0108df81 commit f81c892c16d3150a834e41d08986609c0108df81 Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2021-07-20 14:43:43 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-07-20 14:46:27 +0000 deskutils/xfce4-notes-plugin: Update to 1.9.0 and unbreak This development version suports gtk3 and can actually work. PR: 257263 deskutils/xfce4-notes-plugin/Makefile | 9 +++------ deskutils/xfce4-notes-plugin/distinfo | 5 +++-- deskutils/xfce4-notes-plugin/pkg-plist | 35 +++++++++------------------------- 3 files changed, 15 insertions(+), 34 deletions(-) A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c69d1dd7c4dedd608fd9df1cf89bdefde6cee6a7 commit c69d1dd7c4dedd608fd9df1cf89bdefde6cee6a7 Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2021-07-20 14:43:43 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-07-20 14:51:30 +0000 deskutils/xfce4-notes-plugin: Update to 1.9.0 and unbreak This development version suports gtk3 and can actually work. PR: 257263 (cherry picked from commit f81c892c16d3150a834e41d08986609c0108df81) deskutils/xfce4-notes-plugin/Makefile | 9 +++------ deskutils/xfce4-notes-plugin/distinfo | 5 +++-- deskutils/xfce4-notes-plugin/pkg-plist | 35 +++++++++------------------------- 3 files changed, 15 insertions(+), 34 deletions(-) Committed and merged to quarterly. Thanks for prodding me on this. |
Created attachment 226542 [details] Unbreak the port by upgrading to 1.9.0 The port is currently marked broken -- because version 1.8.1 depends on XFCE GTK2 support. But version 1.9.0 is available from upstream since January...