Bug 225523

Summary: sysutils/conky: segfault with `out_to_x = false` in 1.10.7
Product: Ports & Packages Reporter: Hatronmorus <ebirth>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Some People Flags: madpilot: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Hatronmorus 2018-01-29 06:17:25 UTC
Referencing https://github.com/brndnmtthws/conky/issues/454
Conky segfaults on FreeBSD 11.1 after update to 1.10.7.

The issue has already been fixed upstream.
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2018-01-29 07:57:13 UTC
Thanks for reporting!

I'll import the upstream patch in the port.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-31 12:47:01 UTC
A commit references this bug:

Author: madpilot
Date: Wed Jan 31 12:46:45 UTC 2018
New revision: 460469
URL: https://svnweb.freebsd.org/changeset/ports/460469

Log:
  Import upstream patch to fix runtime crash.

  PR:		225523
  Submitted by:	Hatronmorus <ebirth@b0ss.net>
  Obtained from:	https://github.com/brndnmtthws/conky/commit/562c7375883445acb58388ff16d9eb126b7e12a1

Changes:
  head/sysutils/conky/Makefile
  head/sysutils/conky/files/patch-src_conky.cc
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2018-01-31 12:47:34 UTC
Fix committed.

Thanks!