Summary: | [exp-run]: x11-toolkits/gtk40: Update to 4.3.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neel Chauhan <nc> | ||||
Component: | Individual Port(s) | Assignee: | Neel Chauhan <nc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | jcfyecrayz, tcberner | ||||
Priority: | --- | Flags: | antoine:
exp-run+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Exp-run looks fine A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=77402a3e150626339890a08c21330c9f3761db5a commit 77402a3e150626339890a08c21330c9f3761db5a Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-08-18 19:44:38 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-18 19:44:38 +0000 x11-toolkits/gtk40: Update to 4.3.2 PR: 257769 x11-toolkits/gtk40/Makefile | 3 +-- x11-toolkits/gtk40/distinfo | 6 +++--- x11-toolkits/gtk40/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) Thanks! Committed! This fails if the CLOUDPRINT option is on: pkg-static: Unable to access file /usr/ports/x11-toolkits/gtk40/work/stage/usr/local/lib/gtk-4.0/4.0.0/printbackends/libprintbackend-cloudprint.so:No such file or directory *** Error code 1 Also there is this warning from 'make configure' WARNING: Unknown options: "cloudprint, cups" (In reply to John Hein from comment #4) See bug 257986 This port has PORTSCOUT=limit:1,even, so odd minor versions like 4.3.* are usually skipped. See also https://blog.gtk.org/2016/09/01/versioning-and-long-term-stability-promise-in-gtk/ After ports a75551fe81d4 we're back to even minor version. Regarding odd vs. even it's also worth to look at how other distros update. https://github.com/archlinux/svntogit-packages/commit/600a7189ec29 https://repology.org/project/gtk/history |
Created attachment 227113 [details] Patch (Revision 1)