1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-29 00:20:40 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Carlos J. Puga Medina
e0deda9088 graphics/llpp: Update to v25, unbreak after r431509
Changelog:
  http://repo.or.cz/llpp.git/shortlog/refs/tags/v25

PR:		216158
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2017-01-25 22:11:15 +00:00
Kurt Jaeger
da704f951a graphics/llpp: Fix 'crashes Firefox sometimes'
- This one is related to bug  where Firefox would randomly crash
  when exiting llpp (sometimes yes and sometimes no, you don't know which
  beforehand).
  Firefox (or GTK+ apps in general) seems to monitor ~/.config
  (not sure if true).  llpp writes to ~/.config/llpp.conf when it
  exits, which will trigger bug .
- This patch moves llpp's config file to ~/.llpp.conf instead, solving
  this annoyance.

PR:		214458
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-11-13 14:00:50 +00:00