Summary: | x11/xfce4-taskmanager: Update to 1.2.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <duchateau.olivier> | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | madpilot | ||||
Priority: | --- | Flags: | madpilot:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thanks for the patch. I was testing a similar patch, but other things got in the way. I'll integrate your patch with mine and commit it after testing. A commit references this bug: Author: madpilot Date: Sat Dec 22 08:26:23 UTC 2018 New revision: 488075 URL: https://svnweb.freebsd.org/changeset/ports/488075 Log: - Update xfce4-taskmanager to 1.2.2 - Fix portlint warnings, add USES=gnome - Gtk3 noww the default - Removed gtk2 support due to problems with configure script detection - Removed upstreamed patches - Renamed patch to match naming convention - Fix WWW link - Fix plist sorting PR: 234224 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Changes: head/x11/xfce4-taskmanager/Makefile head/x11/xfce4-taskmanager/distinfo head/x11/xfce4-taskmanager/files/patch-af078d4 head/x11/xfce4-taskmanager/files/patch-b896848 head/x11/xfce4-taskmanager/files/patch-src__exec-tool-button.c head/x11/xfce4-taskmanager/files/patch-src_exec-tool-button.c head/x11/xfce4-taskmanager/pkg-descr head/x11/xfce4-taskmanager/pkg-plist Committed, after merging with my own patch. Thanks! |
Created attachment 200311 [details] Patch to update x11/xfce4-taskmanager - Update to 1.2.2 - Make portlint happy (add USES= gnome) - Remove GTK3 option (it is mandatory, Gtk+ 2.0 is optional, and remove in the next release) - Remove unneeded patches - Rename src/exec-tool-button.c patch