[Bug 220941] devel/qt5-core: QStorageInfo::mountedVolumes() fails to read mountpoints
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 23 10:56:40 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220941
--- Comment #4 from commit-hook at freebsd.org ---
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.
More information about the kde-freebsd
mailing list