https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220941
--- Comment #4 from [email protected] --- A commit references this bug: Author: tcberner Date: Sun Jul 23 10:56:03 UTC 2017 New revision: 446462 URL: https://svnweb.freebsd.org/changeset/ports/446462 Log: Fix QStorageInfo in devel/qt5-core. QStorageInfo did not return any valid data on FreeBSD. Add upstreamed patch: getmntinfo() was wrongly called with flag 0. This changes it to use MNT_NOWAIT. PR: 220941 Changes: head/devel/qt5-core/Makefile head/devel/qt5-core/files/patch-git_fa3940cc -- You are receiving this mail because: You are the assignee for the bug.
