Summary: | sysutils/cinnamon-settings-daemon: update to 4.8.5 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Charlie Li <vishwin> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | tcberner | ||||
Priority: | --- | Keywords: | patch-ready | ||||
Version: | Latest | Flags: | tcberner:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/linuxmint/cinnamon-settings-daemon/releases/tag/4.8.5 | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253205 | ||||||
Attachments: |
|
A commit references this bug: Author: tcberner Date: Sat Feb 20 17:30:31 UTC 2021 New revision: 566171 URL: https://svnweb.freebsd.org/changeset/ports/566171 Log: sysutils/cinnamon-settings-daemon: update to 4.8.5 PR: 253307 Submitted by: Charlie Li <ml+freebsd@vishwin.info> Changes: head/sysutils/cinnamon-settings-daemon/Makefile head/sysutils/cinnamon-settings-daemon/distinfo head/sysutils/cinnamon-settings-daemon/pkg-plist Committed, thanks. |
Created attachment 222222 [details] v1 Upstream added an unconditional kludge for stale user-defined .application files (as well as changing their own to use ${PREFIX}/bin instead of ${PREFIX}/libexec where the programs actually live), so kludge it back. Our ln(1) does not have the -r flag their install script uses, so use gln from sysutils/coreutils.