Bug 253307 - sysutils/cinnamon-settings-daemon: update to 4.8.5
Summary: sysutils/cinnamon-settings-daemon: update to 4.8.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gnome (Nobody)
URL: https://github.com/linuxmint/cinnamon...
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2021-02-06 19:47 UTC by Charlie Li
Modified: 2021-02-20 17:33 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
v1 (4.21 KB, patch)
2021-02-06 19:47 UTC, Charlie Li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Li freebsd_committer freebsd_triage 2021-02-06 19:47:02 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-20 17:31:18 UTC
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
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-20 17:33:23 UTC
Committed, thanks.