[kde-freebsd] ports/164742: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Mar 13 10:10:03 UTC 2012
The following reply was made to PR ports/164742; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/164742: commit references a PR
Date: Tue, 13 Mar 2012 10:03:50 +0000 (UTC)
avilla 2012-03-13 10:03:32 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/qt4-gui Makefile
Added files:
x11-toolkits/qt4-gui/files
patch-src__gui__image__qnativeimage.cpp
Log:
- Fix MIT-SHM problem.
- Bump PORTREVISION.
Qt raster graphics system engine tries to attach to shared memory
segments marked for removal, which is forbidden by POSIX (shmctl(2)).
Backport a fix to invert order of operations.
The issue was triggered by Marble and KDE-Games, which resulted in
blank windows.
PR: 164742
Approved by: portmgr via miwi
Obtained from: Qt Project
Feature safe: yes
Revision Changes Path
1.39 +1 -0 ports/x11-toolkits/qt4-gui/Makefile
1.1 +23 -0 ports/x11-toolkits/qt4-gui/files/patch-src__gui__image__qnativeimage.cpp (new)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the kde-freebsd
mailing list